Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add more tests of omitting files during HTML reporting, and a better way to ↵ | Ned Batchelder | 2009-12-27 | 1 | -1/+0 |
| | | | | enable re-importing modules during test_farm tests. | ||||
* | Remove some redundancy in the farm tests. | Ned Batchelder | 2009-12-27 | 1 | -0/+1 |
| | | | | | --HG-- rename : test/farm/html/run_x_xml.py => test/farm/html/run_a_xml.py | ||||
* | Move the javascript code for click-to-sort columns into its own file. It ↵ | Ned Batchelder | 2009-11-25 | 1 | -5/+5 |
| | | | | helps keep the HTML tests from changing when the code changes. Also, don't compare non-HTML files in the tests. | ||||
* | Get the test working properly, including adding a usable diff comparison ↵ | Ned Batchelder | 2009-09-23 | 1 | -1/+1 |
| | | | | when tests fail. Also make it all work under Py3k. | ||||
* | Syntax coloring in the HTML reports. | Ned Batchelder | 2009-09-23 | 1 | -2/+2 |
| | |||||
* | A farm test for HTML generation. | Ned Batchelder | 2009-04-28 | 1 | -0/+25 |