<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/tests/extmod/vfs_fat_fileio1.py.exp, branch master</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=master</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2018-03-12T01:26:36+00:00</updated>
<entry>
<title>extmod/vfs_fat: Add file size as 4th element of uos.ilistdir tuple.</title>
<updated>2018-03-12T01:26:36+00:00</updated>
<author>
<name>Tom Collins</name>
<email>tom.collins@digi.com</email>
</author>
<published>2018-03-09T00:02:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4d3a92c67c9b1550eaf07d06ed74de996ee8fa3b'/>
<id>urn:sha1:4d3a92c67c9b1550eaf07d06ed74de996ee8fa3b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/extmod/vfs_fat_fileio1: Add test for calling file obj finaliser.</title>
<updated>2018-02-28T04:27:51+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2018-02-28T04:27:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=90e719a232dbf4039085d4fea2faf1358e408e40'/>
<id>urn:sha1:90e719a232dbf4039085d4fea2faf1358e408e40</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/extmod/vfs_fat_fileio1: Add test for failing alloc with finaliser.</title>
<updated>2018-02-26T02:36:13+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2018-02-26T02:36:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a604451566ca415cc6ab6f9cce40c19045cb8e16'/>
<id>urn:sha1:a604451566ca415cc6ab6f9cce40c19045cb8e16</id>
<content type='text'>
</content>
</entry>
<entry>
<title>extmod/vfs_fat_file: Implement SEEK_CUR for non-zero offset.</title>
<updated>2018-01-31T06:33:07+00:00</updated>
<author>
<name>Ayke van Laethem</name>
<email>aykevanlaethem@gmail.com</email>
</author>
<published>2017-12-19T22:47:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=7642785881550bd71815623c4f93e0516217429c'/>
<id>urn:sha1:7642785881550bd71815623c4f93e0516217429c</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>tests/extmod/vfs: Update tests to reflect new ilistdir() method.</title>
<updated>2017-05-10T01:39:29+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2017-05-05T13:35:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=852c215d76de082adf57d3724907ab2c8d790e78'/>
<id>urn:sha1:852c215d76de082adf57d3724907ab2c8d790e78</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: vfs_fat_fileio.py is too big to be parsed in 16K heap, split in 2.</title>
<updated>2017-04-02T19:02:11+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2017-04-02T18:59:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b9e9cfcfc1fd8e912f0e76cfe6a90c24b8f461ba'/>
<id>urn:sha1:b9e9cfcfc1fd8e912f0e76cfe6a90c24b8f461ba</id>
<content type='text'>
This restores ability to run testsuite with 16K heap.
</content>
</entry>
</feed>
