summary refs log tree commit diff stats
path: root/tests/testament/categories.nim
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'devel' into araq-miscAndreas Rumpf2018-08-161-3/+7
|\
| * Haiku support for Nim (#8542)alaviss2018-08-141-3/+7
* | Merge branch 'devel' into araq-miscAraq2018-08-131-0/+4
|\|
| * Preliminary check for test category folder existence (#8579)LemonBoy2018-08-101-0/+4
* | make NimInAction tests greenAraq2018-08-131-0/+2
* | testament: change how JS tests are disable for travis on OSXAndreas Rumpf2018-08-131-1/+3
|/
* travis/testament: disable JS tests on OSXAndreas Rumpf2018-08-061-2/+4
* make 'flags' test green on OSXAndreas Rumpf2018-08-061-1/+1
* make tests green againAndreas Rumpf2018-07-051-0/+1
* Workaround VM bug in strutilsDominik Picheta2018-06-171-2/+2
* Adds smaller code samples from Chapters 1-3 to the tester.Dominik Picheta2018-06-171-1/+37
* Fixes #802, #803 and #3775 - genscript issues (#7677)genotrance2018-04-251-3/+25
* disable symbol file tests for the old symbol file implementationAraq2018-02-191-2/+3
* Fix longgc category tests (#7095)Sergey Avseyev2018-01-221-2/+2
* Merge pull request #7023 from yglukhov/unify-asyncDominik Picheta2018-01-171-1/+2
|\
| * Unify async macro and futures for js and native targetsYuriy Glukhov2018-01-051-1/+2
* | travis: attempt to make tests green againAndreas Rumpf2018-01-161-1/+1
* | Include target in tester nimcache hash (#7053)Mathias Stearn2018-01-141-5/+6
* | Fix lists of paths in posix environment (#7034)Dennis Felsing2018-01-081-1/+1
|/
* Prep for tester parallel: private nimcache for each test (#6937)Mathias Stearn2017-12-181-20/+14
* Async upcoming (#6585)Dominik Picheta2017-11-221-1/+0
* use targets from test spec when running testament tests (#6687)Jacek Sieka2017-11-151-10/+10
* Always compile tests in the JS category with the JS backend (#6680)GULPF2017-11-031-1/+2
* Let the environment variable NIMBLE_DIR overrides nimblepath in cfg file (#6542)Xiao-Yong2017-10-281-1/+2
* fixes #5143Araq2017-10-161-3/+3
* enable unguarded_access testAndreas Rumpf2017-10-021-5/+1
* Add tests for examples from Nim in Action.Dominik Picheta2017-10-011-0/+44
* Introduce first class support for Android (#5772)Fredrik Høisæther Rasch2017-08-061-1/+1
* 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
* make tests on Windows green under --pedanticAraq2017-02-021-2/+2
* make tests on Windows greenAraq2017-01-311-2/+6
* 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-241-2/+8
|\
| * 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-291-0/+1
|\
| * 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-271-15/+16
* | next steps in getting symbol files to work againAraq2016-08-161-3/+2
|/
* testament update to have list of disabled modules.cheatfate2016-07-301-5/+7
* Time has now reference semantics on jsYuriy Glukhov2016-06-011-1/+1
* fixes #3184Andreas Rumpf2016-05-221-0/+1