Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | HTML report includes non-relative code units also. Fixes issue #11, though ↵ | Ned Batchelder | 2009-09-26 | 1 | -0/+8 |
| | | | | the paths displayed in the HTML are kind of heinous. | ||||
* | Get the test working properly, including adding a usable diff comparison ↵ | Ned Batchelder | 2009-09-23 | 1 | -0/+7 |
| | | | | when tests fail. Also make it all work under Py3k. | ||||
* | Expand tabs to spaces before creating HTML output. Fixes bug #6. | Ned Batchelder | 2009-06-10 | 1 | -0/+8 |
| | |||||
* | A farm test for HTML generation. | Ned Batchelder | 2009-04-28 | 1 | -0/+7 |