aboutsummaryrefslogtreecommitdiff
path: root/tests/core/io
Commit message (Expand)AuthorAgeFilesLines
* Remove double closeLaytan Laats2024-08-281-1/+0
* Properly close the temporary files in io testsLaytan Laats2024-08-281-2/+4
* Add `io` tests for `bufio` streamsFeoramund2024-08-281-0/+120
* Make sure `seek` succeeds in `io.Limited_Reader` test setupFeoramund2024-08-281-1/+6
* Test empty slice usage in `io` procsFeoramund2024-08-281-0/+32
* Test `io` unexpected pointer movementFeoramund2024-08-281-0/+32
* Update `core:io` testsFeoramund2024-08-281-48/+44
* Add test suite for `core:io`Feoramund2024-08-281-0/+549