micropython/tests/io
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
..
data
argv.py
builtin_print_file.py tests: Add tests using "file" argument in print and sys.print_exception. 2018-06-20 16:08:25 +10:00
file1.py
file_iter.py
file_long_read.py
file_long_read2.py
file_long_read3.py
file_readinto.py
file_readinto_len.py
file_readinto_len.py.exp
file_readline.py
file_seek.py
file_stdio.py
file_with.py
open_append.py tests/io: Update tests to use uos.remove() instead of uos.unlink(). 2018-11-26 23:27:28 +11:00
open_plus.py tests/io: Update tests to use uos.remove() instead of uos.unlink(). 2018-11-26 23:27:28 +11:00
resource_stream.py
resource_stream.py.exp