summary refs log tree commit diff stats
path: root/tests/testament
Commit message (Expand)AuthorAgeFilesLines
* some minor fixesAraq2014-08-141-1/+1
* tester should work againAraq2014-07-161-4/+1
* Improve caasdriver output.Dominik Picheta2014-06-161-7/+11
* Merge pull request #1281 from Araq/new_spawnAndreas Rumpf2014-06-162-4/+14
|\
| * tester works againAraq2014-05-301-3/+3
| * added 'sortoutput' option to make output deterministic for threading testsAraq2014-05-292-3/+13
* | Fixes #1263.Dominik Picheta2014-06-151-0/+4
* | Update categories.nimVarriount2014-06-141-19/+26
|/
* fixed paths because caasdriver is now in testamentSimon Hafner2014-05-031-1/+1
* Tester now ignores deprecation warnings.Dominik Picheta2014-04-211-2/+2
* Removes tthreadanalysis3 from threadTests spec.Dominik Picheta2014-04-201-1/+1
* Tester now appreciates the test target. Modified 'cmd' in specs.Dominik Picheta2014-04-162-8/+15
* Fixes incorrect nodejs detection in tester.Dominik Picheta2014-04-161-2/+1
* Modified tester output. Fixed JS tests.Dominik Picheta2014-04-162-16/+24
* tester outputs full test pathAraq2014-03-281-1/+2
* fix the handling of "msg" testsZahary Karadjov2014-03-202-2/+6
* make some tests red :) (i.e. print failure details while running the tester)Zahary Karadjov2014-03-161-3/+8
* make some tests greenZahary Karadjov2014-03-161-1/+2
* Removed debug codeClay Sweetser2014-03-081-1/+0
* Tester now outputs all the test results of the current test run to json.Clay Sweetser2014-03-071-0/+19
* Changed behavior when babel cannot be found/runVarriount2014-03-041-2/+4
* Fix categories.nimVarriount2014-03-031-1/+1
* Allowed specification of what babel packages to install via new categories - ...Clay Sweetser2014-03-031-8/+23
* Removed babel package tests from those run when 'all' is specified.Clay Sweetser2014-03-031-1/+1
* Integrated 'babel' with testamentClay Sweetser2014-03-022-1/+71
* the tester now produces a diff in the JSONAraq2014-02-131-9/+35
* tester compiles againAraq2014-02-071-1/+1
* bugfix: codegen issue that caused getGMTime() to leak memoryAraq2014-02-071-0/+5
* new tester produces json outputAraq2014-02-023-20/+26
* better testerAraq2014-01-173-28/+36
* better html generator for the tester; fixes some VM bugsAraq2014-01-174-18/+45
* tester: htmlgen almost worksAraq2014-01-141-2/+14
* tester support html generationAraq2014-01-146-10/+575
* new tester; all tests categorizedAraq2014-01-134-0/+773