Zeex
709ee95309
Fix errors in run_tests.py
2018-11-18 19:05:23 +06:00
Zeex
0affc419db
Make it possible to run specific tests by name
2018-09-02 08:36:18 +06:00
Zeex
395c36863b
Add new test type pcode_check for checking generated bytecode
2018-09-02 08:11:55 +06:00
Zeex
1e6e6f0fbf
Compile runtime tests before running
2018-08-12 01:14:27 +06:00
Zeex
038bf419ff
Add support for runtime compiler tests
2018-08-11 23:12:16 +06:00
Zeex
29a6df8163
Add a custom test runner script ( #355 )
...
* Add a custom test runner script
At the moment it supports only tests that output warnings or errors (test
type = output_check). More types can be added in the future.
2018-08-10 23:43:02 +06:00