summary refs log tree commit diff stats
path: root/tests/stdlib/tunicode.nim
Commit message (Collapse)AuthorAgeFilesLines
* enable style:usages for stdlib tests [backport: 1.6] (#19715)flywind2022-04-131-2/+2
| | | | | | | | | | | | | | | * enable style:usages for stdlib tests * freeAddrInfo * more tests * importc * bufSize * fix more * => parseSql and renderSql
* fixes #17768 [backport:1.4] (#18317)flywind2021-06-211-1/+8
| | | | | * fixes #17768 [backport:1.4] * tiny
* move tests to testament (#16101)flywind2020-11-241-0/+215
* move tests to testament * minor * fix random * disable test random