summary refs log tree commit diff stats
path: root/tests/lexer/tstrlits.nim
Commit message (Collapse)AuthorAgeFilesLines
* megatest: make it green on LinuxAraq2018-12-111-2/+1
|
* require errormsg to be specified before file.Arne Döring2018-12-111-4/+0
|
* Unicode escape in string literals (#9390)Oscar Nihlgård2018-10-171-3/+3
|
* adds support for unicode hexcode in string literals.Parashurama2016-06-011-1/+5
|
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-2/+2
| | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* new tester; all tests categorizedAraq2014-01-131-0/+20