wabt
d8fc8e1f - Return failed tests count from spectest-interp (#1003)

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.
Author
Parents
Loading