- Feb 23, 2019
-
-
Janis Daniel Dähne authored
- added some catches for main test executing calls
-
- Feb 22, 2019
-
-
Janis Daniel Dähne authored
-
Janis Daniel Dähne authored
-
Janis Daniel Dähne authored
-
Janis Daniel Dähne authored
-
Annett Thüring authored
-
- Feb 20, 2019
-
-
Janis Daniel Dähne authored
- included latest db dumps
-
- Feb 15, 2019
-
-
Janis Daniel Dähne authored
- updated readme
-
- Dec 23, 2018
-
-
Janis Daniel Dähne authored
-
- Dec 09, 2018
-
-
Janis Daniel Dähne authored
- changed the protocol specs so that the program exit code and the expected program exit code are separate items (to display test content) - the program exit code is always the first item (if present) - the expected exit code is the second or first item (second only if we have a real program exit code as first item)
-
- Dec 04, 2018
-
-
Janis Daniel Dähne authored
-
- Dec 03, 2018
-
-
Janis Daniel Dähne authored
- updated docs - added version string
-
- Nov 29, 2018
-
-
Janis Daniel Dähne authored
- removed ipaccess file var
-
- Nov 23, 2018
-
-
Janis Daniel Dähne authored
- not removed dirs are bad but might help to trace back errors... - there were some timing issues when we ran multiple tests with one requests and the dir changed...
-
Janis Daniel Dähne authored
-
- Nov 06, 2018
-
-
Janis Daniel Dähne authored
-
- Oct 22, 2018
-
-
Janis Daniel Dähne authored
-
- Jan 28, 2018
-
-
Janis Daniel Dähne authored
- made firejail compatible
-
- Jan 18, 2018
-
-
Janis Daniel Dähne authored
- if the compilation fails and we have > 1 tests we copy the failed compile outout into every test result
-
- Jan 07, 2018
-
-
Janis Daniel Dähne authored
-
- Dec 29, 2017
-
-
Janis Daniel Dähne authored
- added option to get config from a sql db - removed ip access control - added stats.php to get test server configuration
-
- Dec 26, 2017
-
-
Janis Daniel Dähne authored
- moved parameters max lines to read, max err lines to read, max lines to write to the test server (from test runner) - updated readme
-
- Dec 08, 2017
-
-
Janis Daniel Dähne authored
-
Janis Daniel Dähne authored
- added a check if the given regex line is really a regex (was missing for no and && no or connected -> normal regex)
-
- Nov 11, 2017
-
-
Janis Daniel Dähne authored
-
- Nov 10, 2017
-
-
Janis Daniel Dähne authored
- no longer escapes are required because no longer json
-
- Nov 01, 2017
-
-
Janis Daniel Dähne authored
-
Janis Daniel Dähne authored
- also the cleanup is now done if regex encountered an error - also done if we cannot create the temp dir
-
- Oct 25, 2017
-
-
Janis Daniel Dähne authored
- warning output added - we get an error from time to time because we canno delete a temp dir...
-
- Oct 08, 2017
-
-
Janis Daniel Dähne authored
-
- Oct 04, 2017
-
-
Janis Daniel Dähne authored
- added output wildcard docs
-
- Jan 09, 2017
-
-
Janis Daniel Dähne authored
- fixed config for Mac - fixed database backups
-
- Jan 03, 2017
-
-
Janis Daniel Dähne authored
- added debug output when runner outputs to the error stream
-
- Dec 28, 2016
-
-
Janis Daniel Dähne authored
- changed config to use with Mac
-
- Dec 27, 2016
-
-
Janis Daniel Dähne authored
- fixed readme because we now use strings as transaction keys (not longer ints, timestamps)
-
- Nov 29, 2016
-
-
Janis Daniel Dähne authored
- new interface: we now us a request distinction/separation number to distinct to requests that arrive at the same time and microtime() would return the same value note that the distionction number is optional
-
- Nov 27, 2016
-
-
Janis Daniel Dähne authored
-
Janis Daniel Dähne authored
- the execution of the user program was just fine (the java encoding) but the RUNNER was NOT called with utf8 encoding...
-
- Nov 26, 2016
-
-
Janis Daniel Dähne authored
-
- Nov 19, 2016
-
-
Janis Daniel Dähne authored
-