Commit Graph

14 Commits

Author SHA1 Message Date
Productive2 88b4fa0d3a New tests
added new tests,
modified old tests to have all non-japl code commented, so they can be
also ran using jpl
modified verbose to use the new -e flag instead of --stdout, so it
doesn't spam
2021-02-28 14:10:17 +01:00
Productive2 f32c1036c2 Allow // in test definitions. 2021-02-26 22:42:36 +01:00
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 0b6244d794 improved docs, removed unneccessary argument 2021-02-17 23:41:53 +01:00
Productive2 19ec90d775 more docs 2021-02-16 22:26:54 +01:00
nocturn9x b67ec65a33 Minor fixes and cleanups 2021-02-09 18:49:34 +01:00
Productive2 6ff9577f66 Removed test duplicates, fixed tests.
Added documentation for the JATS markup.
2021-02-09 16:32:24 +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 b5927df998 Fixed exception reporting and small test builder bug 2021-02-08 18:35:57 +01:00
Productive2 8d4af722f0 slashing bugs 2021-02-08 17:17:06 +01:00
Productive2 a680d0eda6 Finished what I started a week ago... kinda 2021-02-08 16:44:48 +01:00
Productive2 4439a24a5b Reorganizing stuff, preparing new test format 2021-01-31 16:55:24 +01:00