aboutsummaryrefslogtreecommitdiff
path: root/tests/core/io
Commit message (Expand)AuthorAgeFilesLines
* Fix up ABI name for core:os and core:os/oldJeroen van Rijn6 days1-6/+6
* core:os -> core:os/old && core:os/os2 -> core:osJeroen van Rijn6 days1-7/+7
* tests/core/io -> os2Jeroen van Rijn7 days1-52/+14
* 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