Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Removed debug code | Clay Sweetser | 2014-03-08 | 1 | -1/+0 |
| | |||||
* | Tester now outputs all the test results of the current test run to json. | Clay Sweetser | 2014-03-07 | 1 | -0/+19 |
| | |||||
* | Changed behavior when babel cannot be found/run | Varriount | 2014-03-04 | 1 | -2/+4 |
| | | | Failure to find and run babel when using the tester now produces a warning message instead of causing the tester to quit. | ||||
* | Fix categories.nim | Varriount | 2014-03-03 | 1 | -1/+1 |
| | |||||
* | Allowed specification of what babel packages to install via new categories - ↵ | Clay Sweetser | 2014-03-03 | 1 | -8/+23 |
| | | | | 'babel-core', 'babel-extra', and 'babel-all' | ||||
* | Removed babel package tests from those run when 'all' is specified. | Clay Sweetser | 2014-03-03 | 1 | -1/+1 |
| | |||||
* | Integrated 'babel' with testament | Clay Sweetser | 2014-03-02 | 2 | -1/+71 |
| | |||||
* | the tester now produces a diff in the JSON | Araq | 2014-02-13 | 1 | -9/+35 |
| | |||||
* | tester compiles again | Araq | 2014-02-07 | 1 | -1/+1 |
| | |||||
* | bugfix: codegen issue that caused getGMTime() to leak memory | Araq | 2014-02-07 | 1 | -0/+5 |
| | |||||
* | new tester produces json output | Araq | 2014-02-02 | 3 | -20/+26 |
| | |||||
* | better tester | Araq | 2014-01-17 | 3 | -28/+36 |
| | |||||
* | better html generator for the tester; fixes some VM bugs | Araq | 2014-01-17 | 4 | -18/+45 |
| | |||||
* | tester: htmlgen almost works | Araq | 2014-01-14 | 1 | -2/+14 |
| | |||||
* | tester support html generation | Araq | 2014-01-14 | 6 | -10/+575 |
| | |||||
* | new tester; all tests categorized | Araq | 2014-01-13 | 4 | -0/+773 |