summary refs log tree commit diff stats
path: root/tests/stdlib/tparscfg.nim
Commit message (Collapse)AuthorAgeFilesLines
* parsecfg: handle streams and strings when saving or loading configuration ↵Anatoly Galiulin2017-04-061-7/+39
| | | | (#5554)
* Update tparscfg.nimlihf85152016-05-021-23/+35
|
* 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/+25