aboutsummaryrefslogtreecommitdiff
path: root/tests/io/bytesio_ext2.py
AgeCommit message (Expand)Author
2018-06-27tests: Move non-filesystem io tests to basics dir with io_ prefix.Damien George
2018-05-01tests/io/bytesio_ext2: Remove dependency on specific EINVAL valueMike Wadsten
2017-08-20py/stream: seek: Consistently handle negative offset for SEEK_SET.Paul Sokolovsky