summary refs log tree commit diff stats
path: root/tests/testament/tester.nim
Commit message (Expand)AuthorAgeFilesLines
* use category as filename, and full filename in test nameAman Gupta2015-10-071-1/+1
* clean up whitespace on error msgAman Gupta2015-10-071-1/+1
* tie into appveyor test results apiAman Gupta2015-10-071-0/+10
* add tfile/tline assertions for template expansion file/lineAman Gupta2015-10-061-1/+22
* show stderr w/ reExitcodesDifferAman Gupta2015-10-021-1/+1
* show full compiler output with reNimcCrashAman Gupta2015-09-301-0/+2
* allow testament/tester to run single fileAman Gupta2015-09-301-0/+6
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-2/+2
* Revert from columnar layout. Remove temp-fix for 2857.Oscar Campbell2015-06-101-12/+6
* Treat unitest's default esc.seq. output as empty.Oscar Campbell2015-06-041-5/+8
* Add "safety compilation". Improved, fixed messagesOscar Campbell2015-06-041-53/+93
* Introduce pedantic mode for testerSergey Avseyev2015-05-251-1/+6
* run the C test tooSimon Hafner2015-05-131-1/+1
* Merge branch 'devel' into jpoirier-realtimeGCTestSimon Hafner2015-05-131-7/+17
|\
| * fixes #2517Araq2015-04-251-2/+7
| * Tests: Optional error location column specAdam Strzelecki2015-04-201-5/+10
* | integrated realtimegc stuff into testamentSimon Hafner2015-04-131-1/+34
|/
* Use `^` instead of `-` in slicesdef2015-03-281-2/+2
* Fix tests some moredef2015-03-171-1/+0
* fixes #2286Araq2015-03-121-1/+5
* fixed the tester; more tests greenAraq2015-03-101-9/+14
* one result too muchSimon Hafner2015-03-091-3/+0
* fixed tester back upSimon Hafner2015-03-091-21/+27
* better messages for nimoutSimon Hafner2015-03-051-14/+16
* tester reports ignored tests and supports 'nimout'; fixes #2211Araq2015-02-251-1/+14
* Fix name of generated C file in testerdef2015-02-041-1/+1
* Move lib/pure/nodejs to compiler/nodejs. Ref #2017.Dominik Picheta2015-01-281-1/+1
* Merge pull request #2017 from reactormonk/nodejs-binaryAndreas Rumpf2015-01-281-3/+4
|\
| * find the nodejs binarySimon Hafner2015-01-271-3/+4
* | proper 'space in dir' testAraq2015-01-271-1/+1
|/
* Happy new year!Guillaume Gelin2015-01-061-1/+1
* renamed babelcmd to nimblecmd; config files are now nim.cfg; other renamingsAraq2014-08-291-1/+1
* tester compiles againAraq2014-08-291-9/+9
* tester works againAraq2014-05-301-3/+3
* added 'sortoutput' option to make output deterministic for threading testsAraq2014-05-291-2/+10
* Tester now ignores deprecation warnings.Dominik Picheta2014-04-211-2/+2
* Tester now appreciates the test target. Modified 'cmd' in specs.Dominik Picheta2014-04-161-7/+13
* Fixes incorrect nodejs detection in tester.Dominik Picheta2014-04-161-2/+1
* Modified tester output. Fixed JS tests.Dominik Picheta2014-04-161-12/+18
* fix the handling of "msg" testsZahary Karadjov2014-03-201-1/+1
* 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
* new tester produces json outputAraq2014-02-021-14/+1
* better testerAraq2014-01-171-2/+6
* better html generator for the tester; fixes some VM bugsAraq2014-01-171-1/+1
* tester support html generationAraq2014-01-141-5/+7
* new tester; all tests categorizedAraq2014-01-131-0/+267