summary refs log tree commit diff stats
path: root/tests/stdlib/tstrutils.nim
Commit message (Collapse)AuthorAgeFilesLines
* improve tstrutils: test c, cpp, js, vm; cleanups (#16357)Timothee Cour2020-12-151-0/+689
* renamed: tests/stdlib/tstrutil.nim -> tests/stdlib/tstrutils.nim * improve test * enable tstrutils for js, vm