StbSharp
StbSharp copied to clipboard
StbSharp.Tests.exe crash
Hello. Just downloaded master. Trying to run Tests exe file and getting: https://i.imgur.com/CsVQYvR.png
What I do wrong? Put some images to TestImages, just in case - https://i.imgur.com/WC6Jtwf.png Something wrong with them? Should I upload them here?
StbSharp.MonoGame.WindowsDX.Test.exe works fine though.
Hi,
StbSharp test images are stored as submodule.
So execute git submodule update --init --recursive command in the StbSharp folder to fetch them. It'll fill TestImages with about 800 images.
Then run StbSharp.Tests in Release mode and it should work fine.
Anyway there seems to be bug, as StbSharp.Tests isnt supposed to break no matter how many images are provided for testing.