Logo
Explore Help
Register Sign In
fengqi/lv_micropython
1
0
Fork 0
You've already forked lv_micropython
Code Issues Pull Requests 1 Actions Packages Projects Releases Wiki Activity
lv_micropython/tests/extmod/vfs_fat_fileio1.py.exp

19 lines
120 B
Plaintext
Raw Normal View History

tests: vfs_fat_fileio.py is too big to be parsed in 16K heap, split in 2. This restores ability to run testsuite with 16K heap.
2017-04-02 21:59:56 +03:00
<io.TextIOWrapper >
True
True
True
True
hello!world!
12
h
e
extmod/vfs_fat_file: Implement SEEK_CUR for non-zero offset. CPython doesn't allow SEEK_CUR with non-zero offset for files in text mode, and uPy inherited this behaviour for both text and binary files. It makes sense to provide full support for SEEK_CUR of binary-mode files in uPy, and to do this in a minimal way means also allowing to use SEEK_CUR with non-zero offsets on text-mode files. That seems to be a fair compromise.
2017-12-19 23:47:07 +01:00
o
tests: vfs_fat_fileio.py is too big to be parsed in 16K heap, split in 2. This restores ability to run testsuite with 16K heap.
2017-04-02 21:59:56 +03:00
d
True
extmod/vfs_fat: Add file size as 4th element of uos.ilistdir tuple.
2018-03-08 16:02:26 -08:00
[('foo_dir', 16384, 0, 0)]
tests/extmod/vfs_fat_fileio1: Add test for failing alloc with finaliser.
2018-02-26 13:36:13 +11:00
MemoryError
tests/extmod/vfs_fat_fileio1: Add test for calling file obj finaliser.
2018-02-28 15:27:51 +11:00
x0
x1
x2
x3
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 85ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API