Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use assertRaises as a context manager now that we can. | Ned Batchelder | 2013-12-21 | 1 | -14/+9 |
* | Remove unused import | Ned Batchelder | 2013-12-14 | 1 | -9/+3 |
* | We only run on 2.6, 2.7, 3.2, 3.3 now. | Ned Batchelder | 2013-10-19 | 1 | -16/+15 |
* | Fix the mechanism for HTML to find OS-installed resources. | Ned Batchelder | 2013-10-10 | 1 | -0/+23 |
* | Search a list of places to find HTML report static files. #259. | Ned Batchelder | 2013-09-28 | 1 | -2/+39 |
* | Mark a bunch of tests that don't need temp directories. | Ned Batchelder | 2013-09-28 | 1 | -1/+1 |
* | Always show long diffs in test failures. | Ned Batchelder | 2013-09-15 | 1 | -2/+0 |
* | Get test_html working under OS X when run from a venv. Thank, Brett Cannon. | Ned Batchelder | 2013-08-14 | 1 | -0/+1 |
* | Directory changed: test->tests. Adapt. | Ned Batchelder | 2013-02-02 | 1 | -1/+1 |
* | Move the test directory to tests to avoid conflicts with the stdlib test pack... | Ned Batchelder | 2013-02-02 | 1 | -0/+297 |