summaryrefslogtreecommitdiff
path: root/tests/io/open_plus.py
AgeCommit message (Expand)Author
2018-11-26tests/io: Update tests to use uos.remove() instead of uos.unlink().Paul Sokolovsky
2017-06-10tests: Convert remaining "sys.exit()" to "raise SystemExit".Paul Sokolovsky
2016-03-17tests/io: Remove "testfile" at end of open_plus test.Damien George
2016-02-06tests/open_plus: Add tests for "r+", "w+" open modes.Paul Sokolovsky