Commit Graph

15 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 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 ffd3b9a542 More documentation
inputtest should really not be skipped, but fixed
2021-02-09 18:10:16 +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 bfb57b1552 Better error reporting 2021-02-08 18:18:34 +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
Productive2 11c2ee30e2 Fixed up conflict 2021-01-31 15:34:41 +01:00
Productive2 76b92e85a7 new test notation (uses //stdout:, //stderr:) now
wip //stdin:
non-behaving tests get killed after a while now
added // exit and improved // clear repl commands
2021-01-30 18:42:04 +01:00
Productive2 09e1eaa724 added copyright notice 2021-01-30 17:31:54 +01:00
Productive2 6aef09ce59 Fixed progress bar 2021-01-30 17:26:40 +01:00
Productive2 bc2a2ac74d Finished moving around code for better modularity
Added testobject, repurposed testutils
2021-01-30 17:07:05 +01:00
Productive2 e2b45dd1dc moved log stuff to logutils 2021-01-30 17:00:42 +01:00