summaryrefslogtreecommitdiff
path: root/fs/tests/test_wrapfs.py
Commit message (Expand)AuthorAgeFilesLines
* Stop WrapFS unit tests throwing a RemoveRootError. Fixes Issue 121gcode@loowis.durge.org2012-08-111-1/+2
* Added sqlitefs to fs.contribwillmcgugan2012-01-161-1/+1
* First stab at a Python3 portwillmcgugan2011-12-261-2/+6
* allow listdir/ilistdir to take non-keyword argsrfkelly02011-01-051-0/+3
* Added FS command line scriptswillmcgugan2010-12-051-0/+4
* fix default value for 'hidden' in HideDotFilesFS.listdir (issue #30)rfkelly02010-10-031-0/+25
* implement setcontents() on LazyFS; also add LazyFS to test casesrfkelly02010-02-121-0/+15
* make LimitSizeFS actuall work (plus testcases for it)rfkelly02010-02-101-0/+59