summary refs log tree commit diff stats
path: root/tests/misc/tpos.nim
Commit message (Collapse)AuthorAgeFilesLines
* Testament: refactoring; makes the test joiner greenAraq2018-12-111-0/+1
|
* require errormsg to be specified before file.Arne Döring2018-12-111-3/+0
|
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-29/+29
| | | | 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/+35
Add some documentations and code examples in system
119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148