Dan Halbert
|
88c22d5052
|
remove last uses of 'u' prefix
|
2023-08-22 12:57:47 -04:00 |
Paul Sokolovsky
|
5c34c2ff7f
|
tests/io: Update tests to use uos.remove() instead of uos.unlink().
After Unix port switches from one to another, to be consistent with
baremetal ports.
|
2018-11-26 23:27:28 +11:00 |
Paul Sokolovsky
|
85d809d1f4
|
tests: Convert remaining "sys.exit()" to "raise SystemExit".
|
2017-06-10 20:34:38 +03:00 |
Damien George
|
99146ea444
|
tests/io: Remove "testfile" at end of open_plus test.
|
2016-03-17 20:09:33 +00:00 |
Paul Sokolovsky
|
5bf6eba845
|
tests/open_plus: Add tests for "r+", "w+" open modes.
|
2016-02-06 21:59:54 +02:00 |