Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tester tests (#9787) | Arne Döring | 2018-11-27 | 1 | -1/+1 |
| | | | | | | | * remove --lib:lib * added some tests for testatment * tests are addad WIP: add colors switch to tester * meta tester is integrated | ||||
* | print more to see the test in the log that was never finished. | Arne Döring | 2018-11-23 | 1 | -0/+2 |
| | |||||
* | activated more tests, allow input in test spec | Arne Döring | 2018-11-23 | 1 | -0/+3 |
| | |||||
* | make run the default action of a test in tester | Arne Döring | 2018-11-23 | 1 | -4/+4 |
| | |||||
* | Testament pre parallel (#9137) | Jacek Sieka | 2018-10-12 | 1 | -0/+202 |
* testament: move to root dir (it's not a test) * osproc: fix process index passed to afterRunEvent for parallel runs it was passing the index of the process, not index of all commands * testament: complete file move |