Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix use of string.lowercase --> string.ascii_lowercase which works on both py2/3 | William Deegan | 2017-05-15 | 1 | -1/+1 |
* | More test fixes. | William Blevins | 2016-09-21 | 1 | -3/+3 |
* | fix issues with bad characters and got it working on macosx | William Deegan | 2016-04-03 | 1 | -6/+19 |
* | Rewrite file-names.py test so that it runs successfully. | Tom Plunket | 2016-03-23 | 1 | -35/+57 |
* | Remove more unnecessary imports from test scripts. | Steven Knight | 2009-02-11 | 1 | -1/+0 |
* | Add emacs and vim editing settings to the bottom of *.py files. | Steven Knight | 2009-02-09 | 1 | -0/+6 |
* | Get rid of indentation tabs in the test scripts and have runtest.py invoke th... | Steven Knight | 2005-10-14 | 1 | -1/+1 |
* | Put the Copyright years in by script, not by hand. | Steven Knight | 2003-01-20 | 1 | -1/+1 |
* | Update Copyright years. | Steven Knight | 2003-01-16 | 1 | -1/+1 |
* | Add a test (short-circuited for now) for file names with unusual characters. | Steven Knight | 2002-05-02 | 1 | -0/+93 |