wabt
d8fc8e1f
- Return failed tests count from spectest-interp (#1003)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
6 years ago
Return failed tests count from spectest-interp (#1003) `spectest-interp` used to return 0 (success) when tests failed, and non-zero only if the source could not be parsed. It's more useful to return non-zero if the tests fail too. Fixes issue #1002.
References
#1003 - Return failed tests count from spectest-interp
Author
binji
Parents
75ffe6cd
Loading