Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use `^` instead of `-` in slices | def | 2015-03-28 | 2 | -20/+20 |
| | |||||
* | Fix tests some more | def | 2015-03-17 | 2 | -2/+1 |
| | |||||
* | Merge pull request #2307 from def-/test-fixes-2 | Andreas Rumpf | 2015-03-12 | 1 | -3/+3 |
|\ | | | | | Test fixes 2 | ||||
| * | Fix DLL tests on POSIX | def | 2015-03-10 | 1 | -3/+3 |
| | | | | | | | | Automatically add the lib directory to LD_LIBRARY_PATH temporarily | ||||
* | | fixes #2286 | Araq | 2015-03-12 | 1 | -1/+5 |
|/ | |||||
* | fixed the tester; more tests green | Araq | 2015-03-10 | 2 | -27/+35 |
| | |||||
* | one result too much | Simon Hafner | 2015-03-09 | 1 | -3/+0 |
| | |||||
* | fixed tester back up | Simon Hafner | 2015-03-09 | 1 | -21/+27 |
| | |||||
* | Merge pull request #2275 from reactormonk/better-tester-messages | Andreas Rumpf | 2015-03-07 | 1 | -14/+16 |
|\ | | | | | better messages for nimout | ||||
| * | better messages for nimout | Simon Hafner | 2015-03-05 | 1 | -14/+16 |
| | | |||||
* | | fixed a bug in nimble tests - disable for now | Simon Hafner | 2015-03-06 | 1 | -3/+2 |
|/ | |||||
* | some love for the testsuite; fixed regressions | Araq | 2015-03-01 | 1 | -22/+22 |
| | |||||
* | tester reports ignored tests and supports 'nimout'; fixes #2211 | Araq | 2015-02-25 | 2 | -1/+18 |
| | |||||
* | fixes #2070 | Araq | 2015-02-10 | 1 | -1/+2 |
| | |||||
* | Fix name of generated C file in tester | def | 2015-02-04 | 1 | -1/+1 |
| | | | | - Makes tests/ccgbugs/tmissingvolatile work again | ||||
* | Disable rodfiles tests for now | def | 2015-02-04 | 1 | -2/+3 |
| | |||||
* | Add missing tester.nim.cfg. | Dominik Picheta | 2015-01-28 | 1 | -0/+1 |
| | |||||
* | Move lib/pure/nodejs to compiler/nodejs. Ref #2017. | Dominik Picheta | 2015-01-28 | 1 | -1/+1 |
| | |||||
* | Merge pull request #2017 from reactormonk/nodejs-binary | Andreas Rumpf | 2015-01-28 | 1 | -3/+4 |
|\ | | | | | Algorithm to find the nodejs binary | ||||
| * | find the nodejs binary | Simon Hafner | 2015-01-27 | 1 | -3/+4 |
| | | | | | | | | | | upstream calls it node, debian calls it nodejs. We gotta look for both of them. | ||||
* | | Merge pull request #1995 from def-/fix-idetools | Andreas Rumpf | 2015-01-27 | 1 | -6/+9 |
|\ \ | | | | | | | Make caasdriver compile | ||||
| * | | Make caasdriver compile | def | 2015-01-20 | 1 | -6/+9 |
| |/ | |||||
* / | proper 'space in dir' test | Araq | 2015-01-27 | 1 | -1/+1 |
|/ | |||||
* | Happy new year! | Guillaume Gelin | 2015-01-06 | 5 | -5/+5 |
| | |||||
* | fixes #1796 | Araq | 2015-01-05 | 1 | -4/+9 |
| | |||||
* | fixes #1638 | Araq | 2014-12-17 | 1 | -2/+2 |
| | |||||
* | Fixes tester. | Dominik Picheta | 2014-09-10 | 1 | -1/+1 |
| | |||||
* | further adaptations | Araq | 2014-08-29 | 3 | -4/+4 |
| | |||||
* | renamed babelcmd to nimblecmd; config files are now nim.cfg; other renamings | Araq | 2014-08-29 | 4 | -14/+14 |
| | |||||
* | koch now uses nim.exe | Araq | 2014-08-29 | 2 | -3/+3 |
| | |||||
* | tester compiles again | Araq | 2014-08-29 | 3 | -20/+20 |
| | |||||
* | updated the tester | Araq | 2014-08-29 | 1 | -2/+2 |
| | |||||
* | some minor fixes | Araq | 2014-08-14 | 1 | -1/+1 |
| | |||||
* | tester should work again | Araq | 2014-07-16 | 1 | -4/+1 |
| | |||||
* | Improve caasdriver output. | Dominik Picheta | 2014-06-16 | 1 | -7/+11 |
| | |||||
* | Merge pull request #1281 from Araq/new_spawn | Andreas Rumpf | 2014-06-16 | 2 | -4/+14 |
|\ | | | | | New spawn | ||||
| * | tester works again | Araq | 2014-05-30 | 1 | -3/+3 |
| | | |||||
| * | added 'sortoutput' option to make output deterministic for threading tests | Araq | 2014-05-29 | 2 | -3/+13 |
| | | |||||
* | | Fixes #1263. | Dominik Picheta | 2014-06-15 | 1 | -0/+4 |
| | | |||||
* | | Update categories.nim | Varriount | 2014-06-14 | 1 | -19/+26 |
|/ | | | Fixed the tester from crashing when the babel package file is invalid. | ||||
* | fixed paths because caasdriver is now in testament | Simon Hafner | 2014-05-03 | 1 | -1/+1 |
| | |||||
* | Tester now ignores deprecation warnings. | Dominik Picheta | 2014-04-21 | 1 | -2/+2 |
| | |||||
* | Removes tthreadanalysis3 from threadTests spec. | Dominik Picheta | 2014-04-20 | 1 | -1/+1 |
| | |||||
* | Tester now appreciates the test target. Modified 'cmd' in specs. | Dominik Picheta | 2014-04-16 | 2 | -8/+15 |
| | |||||
* | Fixes incorrect nodejs detection in tester. | Dominik Picheta | 2014-04-16 | 1 | -2/+1 |
| | |||||
* | Modified tester output. Fixed JS tests. | Dominik Picheta | 2014-04-16 | 2 | -16/+24 |
| | |||||
* | tester outputs full test path | Araq | 2014-03-28 | 1 | -1/+2 |
| | |||||
* | fix the handling of "msg" tests | Zahary Karadjov | 2014-03-20 | 2 | -2/+6 |
| | |||||
* | make some tests red :) (i.e. print failure details while running the tester) | Zahary Karadjov | 2014-03-16 | 1 | -3/+8 |
| | |||||
* | make some tests green | Zahary Karadjov | 2014-03-16 | 1 | -1/+2 |
| |