summary refs log tree commit diff stats
path: root/tests/stdlib/tio.nim
Commit message (Expand)AuthorAgeFilesLines
* stdlib tests now check refc too (#21664)ringabout2023-04-211-0/+4
* fixes #21273; fixes an io.readLine off by one bug [backport 1.0] (#21276)ringabout2023-01-251-0/+18
* make more standard libraries work with `nimPreviewSlimSystem` (#20343)ringabout2022-09-271-0/+1
* add io.readChars overload (simpler, less error prone) (#16044)Timothee Cour2021-02-221-0/+37
* merge stdlib tests (#9439)Miran2018-10-191-49/+0
* fixes #8961Araq2018-09-141-1/+10
* Fix posix version of moveFile between different filesystems (#5580)Anatoly Galiulin2017-03-231-0/+1
* fixes #5349Araq2017-02-081-4/+36
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-7/+7
* renamed writeln to writeLine in testspatrick dw2015-06-191-1/+1
* new tester; all tests categorizedAraq2014-01-131-0/+7