summary refs log tree commit diff stats
path: root/tests/testament
Commit message (Expand)AuthorAgeFilesLines
* 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
* added 'koch testinstall' command; more installer related bugfixesAndreas Rumpf2016-06-092-1/+6
* Time has now reference semantics on jsYuriy Glukhov2016-06-011-1/+1
* fixes #3184Andreas Rumpf2016-05-221-0/+1
* fixes #3793Andreas Rumpf2016-05-161-0/+2
* Merge pull request #4049 from arnetheduck/tester-targetsAndreas Rumpf2016-04-072-0/+19
|\
| * untaint command line option for parsingJacek Sieka2016-04-061-1/+1
| * tester: allow filtering tests by targetJacek Sieka2016-04-052-0/+19
* | Prevent tester from checking for output diffs for actionRunNoSpec.Dominik Picheta2016-04-051-1/+1
|/
* Fixed bad JS codegen for new json with tables. Added json to JS tests.Yuriy Glukhov2016-02-291-1/+1
* JS: Corrected shift operators. Made casting between ints behave like C does.Yuriy Glukhov2016-01-221-1/+1
* Unsigned arith corrected for JSYuriy Glukhov2016-01-211-1/+1
* fixed float formatting for jsYuriy Glukhov2015-11-261-0/+3
* Improved postgres docs and added untestable tests.Dominik Picheta2015-10-271-0/+3
* Fixed tests for TravisCIYuriy Glukhov2015-10-221-8/+10
* compiler/msgs: Default to stderr for diagnosticsAdam Strzelecki2015-10-161-1/+2
* Fixed ret by var in jsYuriy Glukhov2015-10-151-1/+3
* Merge remote-tracking branch 'origin/devel' into appveyorAman Gupta2015-10-134-12/+21
|\
| * udpated the compiler and tester to use getOrDefaultAraq2015-10-133-9/+9
| * disable new BoehmGC tests on WindowsAraq2015-10-121-4/+7
| * Merge branch 'gc-fixes' of https://github.com/rbehrends/Nim into rbehrends-gc...Araq2015-10-121-3/+9
| |\
| | * Include Boehm GC in garbage collection tests.Reimer Behrends2015-09-081-3/+9
* | | copy server.dll too?Aman Gupta2015-10-081-0/+2
* | | skip sdl/opengl/fsmonitor tests when unavailableAman Gupta2015-10-081-0/+6
* | | show failure codeAman Gupta2015-10-081-1/+1