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 |
Paul Sokolovsky
|
a6eff059b9
|
unix: Rename "_os" module to "uos" for consistency with baremetal ports.
|
2015-12-12 00:04:35 +02:00 |
Damien George
|
d292a81e95
|
tests: Make io test cleanup after itself by removing 'testfile'.
|
2015-08-21 08:45:52 +01:00 |
Paul Sokolovsky
|
a06c38b486
|
tests: Add testcase for open(..., "a").
|
2015-06-21 00:05:09 +03:00 |