summaryrefslogtreecommitdiff
path: root/test/file-names.py
Commit message (Expand)AuthorAgeFilesLines
* fix use of string.lowercase --> string.ascii_lowercase which works on both py2/3William Deegan2017-05-151-1/+1
* More test fixes.William Blevins2016-09-211-3/+3
* fix issues with bad characters and got it working on macosxWilliam Deegan2016-04-021-6/+19
* Rewrite file-names.py test so that it runs successfully.Tom Plunket2016-03-231-35/+57
* Remove more unnecessary imports from test scripts.Steven Knight2009-02-111-1/+0
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-091-0/+6
* Get rid of indentation tabs in the test scripts and have runtest.py invoke th...Steven Knight2005-10-141-1/+1
* Put the Copyright years in by script, not by hand.Steven Knight2003-01-201-1/+1
* Update Copyright years.Steven Knight2003-01-161-1/+1
* Add a test (short-circuited for now) for file names with unusual characters.Steven Knight2002-05-021-0/+93