summary refs log tree commit diff stats
path: root/tests/stdlib/tstreams3.nim
Commit message (Collapse)AuthorAgeFilesLines
* More of StringStream now works at compile time (#12284)Clyybber2019-09-291-0/+11
| | | | | | | | * readLine of StringStream now works at compile time * Work for js backend only at compile time * readAll now works at CT * readAll works in js ct now * Add test
* require errormsg to be specified before file.Arne Döring2018-12-111-1/+0
|
* Resolves #5588: adds openFileStream proc that throws on failure (#7282)twetzel592018-03-041-0/+10