summaryrefslogtreecommitdiff
path: root/morphlib/cachedir_tests.py
Commit message (Expand)AuthorAgeFilesLines
* Rename arm to armv7 and be consistentRichard Maw2012-09-201-3/+3
* python scripts: pep8ize codebaseRichard Maw2012-08-011-6/+5
* Change Cachedir.open to allow dict_key instead of basename, and optional suffixLars Wirzenius2012-03-021-1/+18
* Create chunks, strata in cache via temporary filesLars Wirzenius2012-02-271-2/+24
* Bump copyright years, get rid of long lines and unused imports.Jannis Pohlmann2012-01-231-1/+1
* Removed redundant testRichard Maw2011-12-121-10/+0
* Fix Cachedir to convert relative paths to absolute pathsRichard Maw2011-12-121-1/+1
* Added a test for cachedir providing absolute pathsRichard Maw2011-12-121-1/+12
* Fix GPL version sentence grammar.Lars Wirzenius2011-10-061-1/+1
* Add generation of filenames in the cache directory.Lars Wirzenius2011-09-291-0/+31
* Add CacheDir.key method.Lars Wirzenius2011-09-291-0/+28
* Add trivial CacheDir.Lars Wirzenius2011-09-291-0/+30