Commit Graph

8 Commits

Author SHA1 Message Date
Productive2 9964f2b92c New command line options for jats
-t:<test path> to specify test path/a different test dir
-e to enumerate failed tests
-f to run skipped tests
--timeout:<timeout> to specify a custom timeout
skipped tests forced which succeeded will display an info message
when only a single test file is ran, more info is displayed by
default to stdout
2021-02-20 22:23:57 +01:00
Productive2 19ec90d775 more docs 2021-02-16 22:26:54 +01:00
Productive2 ad74c45213 Fixed debug.nim not showing DEBUG - before a message
Made whitespace significant in the test suite
Fixed tests with DEBUG - on partially
2021-02-09 15:00:18 +01:00
Productive2 671a50d1c2 The test suite works once again (this large rewrite added the new test
format)
Modified tests to the new format
2021-02-09 00:35:40 +01:00
Productive2 19df757201 bugfixes, and in progress debugging 2021-02-08 20:05:34 +01:00
Productive2 a680d0eda6 Finished what I started a week ago... kinda 2021-02-08 16:44:48 +01:00
Productive2 fff2739428 reimplementing some stuff better, still wip 2021-01-31 20:58:24 +01:00
Productive2 4439a24a5b Reorganizing stuff, preparing new test format 2021-01-31 16:55:24 +01:00