summary refs log tree commit diff stats
path: root/tests/misc/tnot.nim
Commit message (Collapse)AuthorAgeFilesLines
* require errormsg to be specified before file.Arne Döring2018-12-111-1/+1
|
* make tests greenAraq2016-12-181-2/+2
|
* add tfile/tline assertions for template expansion file/lineAman Gupta2015-10-061-5/+2
|
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-2/+2
| | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* make tests greenAraq2014-08-311-3/+3
|
* Merge pull request #1075 from flaviut/inlinedocsAndreas Rumpf2014-04-091-0/+22
Add some documentations and code examples in system