summary refs log tree commit diff stats
path: root/testament
Commit message (Expand)AuthorAgeFilesLines
...
* Windows: disabled testsAraq2018-11-231-1/+1
* print more to see the test in the log that was never finished.Arne Döring2018-11-232-1/+4
* fix for nimInActionArne Döring2018-11-231-15/+12
* maybe this time?Arne Döring2018-11-231-4/+12
* fix for dll testsArne Döring2018-11-231-5/+4
* more tests fixedArne Döring2018-11-231-1/+0
* activated more tests, allow input in test specArne Döring2018-11-232-1/+31
* updated tests to be executedArne Döring2018-11-231-1/+1
* make run the default action of a test in testerArne Döring2018-11-233-5/+6
* Implements #9434. Minimal Stacktrace for Exceptions in release mode (#9480)cooldome2018-10-281-1/+0
* Moves fsmonitor into graveyard. Fixes #6718. (#9529)Dominik Picheta2018-10-281-1/+1
* make testament compile again with --taintMode:onAraq2018-10-181-1/+1
* testament: use NIM_COMPILE_TO_CPP environment variableAraq2018-10-181-2/+4
* Merge tests into a larger file (part 5 of ∞) (#9368)Miran2018-10-161-2/+1
* implement sizeof and alignof operator (manually squashed #5664) (#9356)Timothee Cour2018-10-141-1/+1
* Testament pre parallel (#9137)Jacek Sieka2018-10-128-0/+1979