summary refs log tree commit diff stats
path: root/tests/testament
Commit message (Collapse)AuthorAgeFilesLines
* Use `^` instead of `-` in slicesdef2015-03-282-20/+20
|
* Fix tests some moredef2015-03-172-2/+1
|
* Merge pull request #2307 from def-/test-fixes-2Andreas Rumpf2015-03-121-3/+3
|\ | | | | Test fixes 2
| * Fix DLL tests on POSIXdef2015-03-101-3/+3
| | | | | | | | Automatically add the lib directory to LD_LIBRARY_PATH temporarily
* | fixes #2286Araq2015-03-121-1/+5
|/
* fixed the tester; more tests greenAraq2015-03-102-27/+35
|
* one result too muchSimon Hafner2015-03-091-3/+0
|
* fixed tester back upSimon Hafner2015-03-091-21/+27
|
* Merge pull request #2275 from reactormonk/better-tester-messagesAndreas Rumpf2015-03-071-14/+16
|\ | | | | better messages for nimout
| * better messages for nimoutSimon Hafner2015-03-051-14/+16
| |
* | fixed a bug in nimble tests - disable for nowSimon Hafner2015-03-061-3/+2
|/
* some love for the testsuite; fixed regressionsAraq2015-03-011-22/+22
|
* tester reports ignored tests and supports 'nimout'; fixes #2211Araq2015-02-252-1/+18
|
* fixes #2070Araq2015-02-101-1/+2
|
* Fix name of generated C file in testerdef2015-02-041-1/+1
| | | | - Makes tests/ccgbugs/tmissingvolatile work again
* Disable rodfiles tests for nowdef2015-02-041-2/+3
|
* Add missing tester.nim.cfg.Dominik Picheta2015-01-281-0/+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
|\ | | | | Algorithm to find the nodejs binary
| * find the nodejs binarySimon Hafner2015-01-271-3/+4
| | | | | | | | | | upstream calls it node, debian calls it nodejs. We gotta look for both of them.
* | Merge pull request #1995 from def-/fix-idetoolsAndreas Rumpf2015-01-271-6/+9
|\ \ | | | | | | Make caasdriver compile
| * | Make caasdriver compiledef2015-01-201-6/+9
| |/
* / proper 'space in dir' testAraq2015-01-271-1/+1
|/
* Happy new year!Guillaume Gelin2015-01-065-5/+5
|
* fixes #1796Araq2015-01-051-4/+9
|
* fixes #1638Araq2014-12-171-2/+2
|
* Fixes tester.Dominik Picheta2014-09-101-1/+1
|
* further adaptationsAraq2014-08-293-4/+4
|
* renamed babelcmd to nimblecmd; config files are now nim.cfg; other renamingsAraq2014-08-294-14/+14
|
* koch now uses nim.exeAraq2014-08-292-3/+3
|
* tester compiles againAraq2014-08-293-20/+20
|
* updated the testerAraq2014-08-291-2/+2
|
* 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
|\ | | | | New spawn
| * 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 the tester from crashing when the babel package file is invalid.
* 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
|