summaryrefslogtreecommitdiff
path: root/test/farm/html/run_unicode.py
Commit message (Expand)AuthorAgeFilesLines
* Move the test directory to tests to avoid conflicts with the stdlib test pack...Ned Batchelder2013-02-021-30/+0
* Use '# pragma: nested' for lines not covered due to nested coverage.Ned Batchelder2012-12-021-2/+2
* All the tests pass under PyPy: sys has a bogus __file__, Unicode is 4-byte, a...Ned Batchelder2012-03-201-1/+11
* Properly handle Unicode characters in Python source when creating the HTML re...Ned Batchelder2011-08-171-0/+20