summary refs log tree commit diff stats
path: root/tests/stdlib/tparsecfg.nim
Commit message (Expand)AuthorAgeFilesLines
* stdlib tests now check refc too (#21664)ringabout2023-04-211-0/+1
* make more standard libraries work with `nimPreviewSlimSystem` (#20343)ringabout2022-09-271-0/+1
* 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
* merge two parsecfg tests into one (#16237)flywind2020-12-031-20/+77
* fixes #6046 parsecfg failed to parse negative int (#6097)andri lim2017-07-141-0/+23