Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testament: use splitWhitespace instead of split | Araq | 2017-12-21 | 1 | -2/+2 |
| | |||||
* | fixes #6775 | Andreas Rumpf | 2017-11-18 | 1 | -0/+1 |
| | |||||
* | Appveyor thttpclient (#6744) | Fredrik Høisæther Rasch | 2017-11-15 | 1 | -0/+3 |
| | | | | | | * App option value for disabling tests for AppVeyor * Disable thttpclient on AppVeyor | ||||
* | attempt to make travis green again | Andreas Rumpf | 2017-11-05 | 1 | -0/+4 |
| | |||||
* | enable unguarded_access test | Andreas Rumpf | 2017-10-02 | 1 | -1/+1 |
| | |||||
* | review and merge zahary's work (#5849) | zah | 2017-06-03 | 1 | -0/+3 |
| | | | | | | | | | * proper indentation for the generated JS code * improved dead-code elimination for JavaScript * test the JS dead-code elimination A new test spec has been added - "maxcodesize". It specifies the maximum size of the generated code in bytes. | ||||
* | compiler option for testament (#5713) | Jacek Sieka | 2017-05-15 | 1 | -4/+7 |
| | | | | | | * compiler option for testament * different spacing | ||||
* | testament: OS specific disables | Araq | 2017-01-31 | 1 | -1/+17 |
| | |||||
* | added 'koch testinstall' command; more installer related bugfixes | Andreas Rumpf | 2016-06-09 | 1 | -1/+5 |
| | |||||
* | tester: allow filtering tests by target | Jacek Sieka | 2016-04-05 | 1 | -0/+9 |
| | |||||
* | initialize new fields to empty values | Aman Gupta | 2015-10-06 | 1 | -0/+3 |
| | |||||
* | add tfile/tline assertions for template expansion file/line | Aman Gupta | 2015-10-06 | 1 | -0/+5 |
| | |||||
* | Made pathing (hopefully) Windows friendly. | Oscar Campbell | 2015-06-03 | 1 | -1/+1 |
| | |||||
* | Ensure fresh compiler and local compiler + libs | Oscar Campbell | 2015-06-03 | 1 | -1/+1 |
| | |||||
* | fixes #2517 | Araq | 2015-04-25 | 1 | -6/+10 |
| | |||||
* | Tests: Optional error location column spec | Adam Strzelecki | 2015-04-20 | 1 | -1/+5 |
| | | | | | This allows some test to specify error location column, to ensure compiler is generating diagnostics pointing to exactly right place of an error. | ||||
* | tester reports ignored tests and supports 'nimout'; fixes #2211 | Araq | 2015-02-25 | 1 | -0/+4 |
| | |||||
* | Happy new year! | Guillaume Gelin | 2015-01-06 | 1 | -1/+1 |
| | |||||
* | further adaptations | Araq | 2014-08-29 | 1 | -1/+1 |
| | |||||
* | koch now uses nim.exe | Araq | 2014-08-29 | 1 | -2/+2 |
| | |||||
* | tester compiles again | Araq | 2014-08-29 | 1 | -1/+1 |
| | |||||
* | updated the tester | Araq | 2014-08-29 | 1 | -2/+2 |
| | |||||
* | some minor fixes | Araq | 2014-08-14 | 1 | -1/+1 |
| | |||||
* | added 'sortoutput' option to make output deterministic for threading tests | Araq | 2014-05-29 | 1 | -1/+3 |
| | |||||
* | Tester now appreciates the test target. Modified 'cmd' in specs. | Dominik Picheta | 2014-04-16 | 1 | -1/+2 |
| | |||||
* | fix the handling of "msg" tests | Zahary Karadjov | 2014-03-20 | 1 | -1/+5 |
| | |||||
* | Integrated 'babel' with testament | Clay Sweetser | 2014-03-02 | 1 | -0/+2 |
| | |||||
* | new tester; all tests categorized | Araq | 2014-01-13 | 1 | -0/+130 |