summary refs log tree commit diff stats
path: root/tests/stdlib/tparsecfg.nim
Commit message (Collapse)AuthorAgeFilesLines
* Add a getter for all defined Sections in parsecfg (#15450)Ardek Romak2021-03-281-14/+9
|
* use doAssert in tests (#16486)flywind2020-12-281-2/+2
|
* fix #16206 (#16207)flywind2020-12-061-17/+72
| | | | * better docs and tests * a bit better only clean trailing whitespace
* merge two parsecfg tests into one (#16237)flywind2020-12-031-20/+77
| | | | | | | | | | | | * try to fix #16206 * merge two parsecfg tests into one * Revert "fix" This reverts commit 668bdec2c499cf9967abfb7aad24975a04b092eb. * Revert "try to fix #16206" This reverts commit c399cc2153190299c9cbb0ad83f6ce85a7bbbb89.
* fixes #6046 parsecfg failed to parse negative int (#6097)andri lim2017-07-141-0/+23