Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes #802, #803 and #3775 - genscript issues (#7677) | genotrance | 2018-04-25 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | * Fixes #802, #803 and #3775 - genscript issues * Test case for genscript * Test script * Verify on Linux * Update categories.nim * Fix merge * Improve test framework * Windows fixes | ||||
* | made 'testament all' run in parallel | Araq | 2017-10-25 | 1 | -2/+3 |
| | |||||
* | testament: no sqlite or re dependencies anymore | Araq | 2017-10-25 | 1 | -86/+37 |
| | |||||
* | tester cleanup; enable some rod tests | Araq | 2016-08-27 | 1 | -0/+1 |
| | |||||
* | Merge remote-tracking branch 'origin/devel' into appveyor | Aman Gupta | 2015-10-13 | 1 | -3/+3 |
|\ | |||||
| * | udpated the compiler and tester to use getOrDefault | Araq | 2015-10-13 | 1 | -3/+3 |
| | | |||||
* | | avoid sqlite db on travis and appveyor | Aman Gupta | 2015-10-07 | 1 | -1/+2 |
|/ | |||||
* | tests: Trim .nim files trailing whitespace | Adam Strzelecki | 2015-09-04 | 1 | -10/+10 |
| | | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} + | ||||
* | Happy new year! | Guillaume Gelin | 2015-01-06 | 1 | -1/+1 |
| | |||||
* | renamed babelcmd to nimblecmd; config files are now nim.cfg; other renamings | Araq | 2014-08-29 | 1 | -1/+1 |
| | |||||
* | new tester produces json output | Araq | 2014-02-02 | 1 | -6/+6 |
| | |||||
* | better tester | Araq | 2014-01-17 | 1 | -3/+3 |
| | |||||
* | better html generator for the tester; fixes some VM bugs | Araq | 2014-01-17 | 1 | -1/+2 |
| | |||||
* | tester support html generation | Araq | 2014-01-14 | 1 | -5/+5 |
| | |||||
* | new tester; all tests categorized | Araq | 2014-01-13 | 1 | -0/+120 |