summary refs log tree commit diff stats
path: root/tests/stdlib/tstrscans.nim
Commit message (Expand)AuthorAgeFilesLines
* Added strscans.scanTuple (#16300)Jason Beetham2020-12-121-0/+51
* add support for parsing chars in `scanf` macro (#16240)Miran2020-12-031-1/+18
* move tests to testament (#16101)flywind2020-11-241-0/+112
* [backport] fix #15064, strscans.scanf edge case for '$+' (#15223)Miran2020-08-251-1/+15
* Fix strscans.scanp (#9518)xzfc2018-10-281-0/+86