summaryrefslogtreecommitdiff
path: root/test/farm/html/run_tabbed.py
Commit message (Expand)AuthorAgeFilesLines
* Move the test directory to tests to avoid conflicts with the stdlib test pack...Ned Batchelder2013-02-021-24/+0
* Use '# pragma: nested' for lines not covered due to nested coverage.Ned Batchelder2012-12-021-2/+2
* Clean-upsNed Batchelder2009-12-051-1/+1
* Move the javascript code for click-to-sort columns into its own file. It hel...Ned Batchelder2009-11-251-4/+4
* Tabs are 8 spaces, as the Python docs dictate. Fixes issue #31.Ned Batchelder2009-11-151-4/+6
* Syntax coloring in the HTML reports.Ned Batchelder2009-09-231-1/+5
* Expand tabs to spaces before creating HTML output. Fixes bug #6.Ned Batchelder2009-06-101-0/+18