Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Combine some of the lexer tests into a single file | Oscar Nihlgård | 2018-06-05 | 3 | -20/+27 |
| | |||||
* | make tests green again | Araq | 2018-05-14 | 1 | -1/+1 |
| | |||||
* | make tests green again | Andreas Rumpf | 2017-11-05 | 1 | -2/+2 |
| | |||||
* | Remove expr/stmt (#5857) | Arne Döring | 2017-07-25 | 1 | -4/+2 |
| | |||||
* | adds support for unicode hexcode in string literals. | Parashurama | 2016-06-01 | 1 | -1/+5 |
| | |||||
* | tests: Trim .nim files trailing whitespace | Adam Strzelecki | 2015-09-04 | 7 | -75/+75 |
| | | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} + | ||||
* | renamed writeln to writeLine in tests | patrick dw | 2015-06-19 | 1 | -2/+2 |
| | |||||
* | new tester; all tests categorized | Araq | 2014-01-13 | 9 | -0/+215 |