mirror of https://github.com/SixLabors/ImageSharp
Browse Source
I'm contributing to ImageSharp since around a week, and I saw 3 people (myself included) stumbling over failing tests due to the submodule for test data being out of sync. With this commit the run-tests.ps1 test script is extended by the following behaviour: - if something fails during the script run, the submodule status is checked. A warning is printed if - any submodule is not initialized or - any submodule is not synchronized - git could not be called to check the submodule status.af/merge-core
1 changed files with 42 additions and 0 deletions
Loading…
Reference in new issue