StbSharp icon indicating copy to clipboard operation
StbSharp copied to clipboard

StbSharp.Tests.exe crash

Open Krakean opened this issue 7 years ago • 1 comments

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.

Krakean avatar Feb 15 '18 23:02 Krakean

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.

rds1983 avatar Feb 16 '18 03:02 rds1983