You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add `./run-tests` executable that doesn't require arguments,
automatically detecting available runtimes and tests.
Simplify `README.md` accordingly.
Console test case reporter more concise and useful:
- Single line to indicate total results
- One copy-pastable command line per failure
- Requires refactors to record command lines, remove cwd change
Allow testing multiple engines in one run.
- Required changing `TEST_RUNTIME_EXE` environment variable
convention to one env var per executable
- Requires refactor to collect which runtime ran a testcase
0 commit comments