Files
Odin/tests/core
Feoramund 8b40be50b9 Update core:io tests
- Relax return value requirements on errors. Only the error is checked,
  as there are multiple conflicting return styles throughout the `os`
  API.

  Some return the error along with `0`, `-1`, or another value. This can
  be smoothed out later.

- Test `os2` files now.
- No longer test streams after closing; this is considered similar to a
  use-after-free in `os2`.
2024-08-28 19:53:20 +02:00
..
2024-06-12 13:30:00 +02:00
2024-08-08 21:15:59 +02:00
2024-08-10 18:32:37 +09:00
2024-06-15 15:49:05 -04:00
2024-06-09 17:59:59 +02:00
2024-08-28 19:53:20 +02:00
2024-08-18 20:14:14 -04:00
2024-06-29 18:51:28 +01:00
2024-06-02 14:47:09 -04:00
2024-06-02 14:47:09 -04:00
2024-08-21 14:06:04 +01:00
2024-06-02 14:47:09 -04:00
2024-07-25 19:43:42 +02:00
2024-06-08 16:43:45 -04:00
2024-08-28 19:53:20 +02:00