summaryrefslogtreecommitdiff
path: root/tests/helpers.py
Commit message (Expand)AuthorAgeFilesLines
...
| * Diagnostic for appveyorNed Batchelder2015-10-251-1/+3
* | Fix the non-ascii filename tests on windows (?)Ned Batchelder2015-10-311-0/+5
|/
* Set the PYTHONIOENCODING environment variable in an OS-neutral way.Ned Batchelder2015-10-251-1/+3
* Properly handle filenames with non-ASCII characters. #432Ned Batchelder2015-10-251-1/+6
* Fix 'filename' to be 'file name' in English.Ned Batchelder2015-08-201-2/+2
* FiddlingNed Batchelder2015-07-261-2/+0
* Add license mention to the top of all files. #313.Ned Batchelder2015-07-241-0/+3
* Move some code to where it belongsNed Batchelder2015-02-141-0/+26
* Re-use CheckUniqueFilenames for test_collector.pyNed Batchelder2015-02-081-0/+25