summary refs log tree commit diff stats
path: root/tests/testament
Commit message (Expand)AuthorAgeFilesLines
...
* use targets from test spec when running testament tests (#6687)Jacek Sieka2017-11-152-110/+112
* Appveyor thttpclient (#6744)Fredrik Høisæther Rasch2017-11-151-0/+3
* fixes a tester regressionAndreas Rumpf2017-11-061-3/+2
* pass on testament args to sub-process (#6688)Jacek Sieka2017-11-061-2/+9
* attempt to make travis green againAndreas Rumpf2017-11-051-0/+4
* Always compile tests in the JS category with the JS backend (#6680)GULPF2017-11-031-1/+2
* attempt to fix the tester; tests should be red nowAraq2017-10-311-8/+5
* Let the environment variable NIMBLE_DIR overrides nimblepath in cfg file (#6542)Xiao-Yong2017-10-281-1/+2
* made 'testament all' run in parallelAraq2017-10-253-13/+15
* testament: no sqlite or re dependencies anymoreAraq2017-10-253-268/+116
* Testament HTML generation upgrade (#6058)Fredrik Høisæther Rasch2017-10-254-394/+504
* fixes #5143Araq2017-10-161-3/+3
* enable unguarded_access testAndreas Rumpf2017-10-022-6/+2
* Add tests for examples from Nim in Action.Dominik Picheta2017-10-011-0/+44
* Implement .nimble-link files in the compiler and add tests for them.Dominik Picheta2017-09-021-1/+0
* Add readme to tests. Add fileDir option to testament & create nimble test.Dominik Picheta2017-09-021-2/+10
* tester: better error message comparisonsAndreas Rumpf2017-08-311-1/+1
* tester: make 'nimout' matching more robust against whitespace issuesAndreas Rumpf2017-08-311-1/+5
* Introduce first class support for Android (#5772)Fredrik Høisæther Rasch2017-08-061-1/+1
* review and merge zahary's work (#5849)zah2017-06-032-9/+22
* compiler option for testament (#5713)Jacek Sieka2017-05-152-6/+11
* further improvements to the error messages produced by conceptsZahary Karadjov2017-03-241-3/+3
* proper error reporting for concepts and the introduction of the {.explain.} p...Zahary Karadjov2017-03-241-0/+4
* Update testament to include all tests from tests/threads category. (#5576)Eugene Kabanov2017-03-201-19/+5
* Add ``tearDownForeignThreadGc`` function (#5369)Anatoly Galiulin2017-02-131-0/+1
* testament: be verbose when --pedantic failsAndreas Rumpf2017-02-031-1/+3
* make tests on Windows green under --pedanticAraq2017-02-022-12/+11
* make tests on Windows greenAraq2017-01-311-2/+6
* testament: OS specific disablesAraq2017-01-311-1/+17
* added test case; threadex example crashes nowAraq2017-01-301-0/+1
* added system.onThreadCreation feature for safe thread local storage initializ...Andreas Rumpf2017-01-181-0/+1
* disable not implemented test for sighashesAraq2016-12-131-4/+5
* Merge pull request #4800 from Wh1teDuke/FixTesterRunOptAndreas Rumpf2016-10-242-3/+9
|\
| * Run Option: use now processSingleTestWh1teDuke2016-09-191-1/+1
| * Add processSingleTest, remove file arg from processCategoryWh1teDuke2016-09-191-2/+8
* | run gctest for gc:noneJacek Sieka2016-10-121-0/+7
|/
* Merge pull request #4706 from cheatfate/testupcomingAndreas Rumpf2016-09-041-0/+10
|\
| * Fix define.cheatfate2016-09-041-1/+1
| * Add upcoming/asyncdispatch.nim to tests.cheatfate2016-09-041-0/+10
* | Enabled logging tests for jsYuriy Glukhov2016-09-031-2/+2
|/
* Merge pull request #4661 from yglukhov/js-uncaught-stacktraceAndreas Rumpf2016-08-292-0/+6
|\
| * Treat all failure codes from nodejs as 1Yuriy Glukhov2016-08-271-0/+5
| * Fixed js codegen issue for uncaught exceptions.Yuriy Glukhov2016-08-271-0/+1
* | disable rodfile tests depending on gtkAraq2016-08-281-1/+1
* | tester cleanup; enable some rod testsAraq2016-08-272-15/+17
* | next steps in getting symbol files to work againAraq2016-08-161-3/+2
|/
* sets don't support empty arrays :)cheatfate2016-07-301-1/+1
* Enable coroutines again.cheatfate2016-07-301-1/+1
* commentscheatfate2016-07-301-1/+1
* testament update to have list of disabled modules.cheatfate2016-07-302-6/+12