aboutsummaryrefslogtreecommitdiff
path: root/test/test_utils.py
AgeCommit message (Expand)Author
2012-11-28Restrict more characters (Closes #566)Philipp Hagemeister
2012-11-28Convert all tabs to 4 spaces (PEP8)Philipp Hagemeister
2012-11-28Fix printing title etc.Philipp Hagemeister
2012-11-27Make test_utils.py run on Python 3Philipp Hagemeister
2012-11-27Remove exclamation mark in --restrict-filenames modePhilipp Hagemeister
2012-11-27Add test for asian characters (#551)Philipp Hagemeister
2012-11-27Minor filename encoding improvement in a common casePhilipp Hagemeister
2012-11-27Clean up testPhilipp Hagemeister
2012-11-27Switch back to underline for invalid characters, and make restricted ASCII-onlyPhilipp Hagemeister
2012-11-26New optoin --restrict-filenamesPhilipp Hagemeister
2012-10-29Additional tests in file name sanitationPhilipp Hagemeister
2012-10-28modified filename escaping to a "smarter" oneFilippo Valsorda
2012-10-19correcting test to be compatible with python2.6gcmalloc
2012-10-12some changes to keep the same standardgcmalloc
2012-10-12correction on the test for the utils.pygcmalloc
2012-10-12adding TestCase class and corresponding testgcmalloc
2012-10-12correction on the sanitize title method, change in title resultinggcmalloc