summary refs log tree commit diff stats
path: root/tests/stdlib/tstreams.nim
Commit message (Expand)AuthorAgeFilesLines
* streams: implement readStr for VM, document VM limitations (#24058)metagn2024-09-041-0/+4
* stdlib tests now check refc too (#21664)ringabout2023-04-211-1/+1
* allow deferred close of nil stream (#20706)n5m2022-10-311-0/+6
* make more standard libraries work with `nimPreviewSlimSystem` (#20343)ringabout2022-09-271-1/+1
* [Orc] fixes "streams.readDataStr segafaults" when accepting a string literal...flywind2022-07-151-0/+10
* Really fix StringStream with ARC at compile-time, improve streams test (#19739)Danil Yarantsev2022-04-251-2/+7
* Fix string stream crashing when created on nimscript due to last fix (#19717)Jason Beetham2022-04-141-0/+4
* enable style:usages for stdlib tests [backport: 1.6] (#19715)flywind2022-04-131-1/+1
* StringStreams no longer errors when intialized with literals on arc/orc (#19708)Jason Beetham2022-04-111-0/+2
* active windows tests and use doAssert (#16395)flywind2020-12-181-11/+10
* move tests to testament (#16101)flywind2020-11-241-0/+14
* fix #16025 repr now consistent: does not insert trailing newline (#16034)Timothee Cour2020-11-191-1/+0
* Fix #12410 (#15685)Clyybber2020-10-231-0/+13
* faster CIs (#13803)Miran2020-03-301-2/+13
* Windows: disabled testsAraq2018-11-231-0/+1
* activated more tests, allow input in test specArne Döring2018-11-231-2/+14
* merge stdlib tests (#9439)Miran2018-10-191-5/+25
* new tester; all tests categorizedAraq2014-01-131-0/+7