aboutsummaryrefslogtreecommitdiff
path: root/tests/partest-test
Commit message (Collapse)AuthorAgeFilesLines
* Add ability to only compile run testsFelix Mulder2017-04-121-7/+0
|
* Implement meta tests suggested by @DarkDimiusFelix Mulder2017-04-125-0/+76
| | | | | | Note that merging this as-is will not protect us against fork bombs. This is because the timeout of tests is currently 180 seconds. A forkbomb that is allowed to run for that long...
* Fix #2147: redirect both java and scala std out/errFelix Mulder2017-03-292-0/+10
|
* Add test to check failure of non-tail recursiveFelix Mulder2017-03-291-0/+7
|
* Add testing of new test frameworkFelix Mulder2017-03-2911-0/+56