- Jun 06, 2019
-
-
Janis Daniel Dähne authored
-
- May 24, 2019
-
-
Janis Daniel Dähne authored
- added new backup tables
-
- Apr 28, 2019
-
-
Janis Daniel Dähne authored
- and some cleanup
-
- Apr 20, 2019
-
-
Janis Daniel Dähne authored
- changed test runner protocol
-
- Apr 19, 2019
-
-
Janis Daniel Dähne authored
- added hardMemoryLimitInKb, hardDiskSpaceLimitInKb as glbal config settings (removed from individual plangs)
-
Janis Daniel Dähne authored
-
Janis Daniel Dähne authored
- moved stats to separate dir - changed included to work with dirs
-
- Mar 21, 2019
-
-
Janis Daniel Dähne authored
-
- Feb 23, 2019
-
-
Janis Daniel Dähne authored
-
Janis Daniel Dähne authored
- changed environmentVars to use \r\n as delimiter (because phpMyAdmin uses this)
-
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
-