Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update tests | Christine Lytwynec | 2015-04-23 | 1 | -24/+25 |
| | |||||
* | Added ability to combine coverage data files from multiple directories into ↵ | Christine Lytwynec | 2015-04-21 | 1 | -0/+29 |
| | | | | one file via command line args. | ||||
* | Fix formatting before writing more tests. | Ned Batchelder | 2015-01-18 | 1 | -17/+31 |
| | |||||
* | Avoid a bunch of deprecated functions. | Ned Batchelder | 2014-05-17 | 1 | -7/+7 |
| | |||||
* | with statements: no more finally close | Ned Batchelder | 2013-10-20 | 1 | -8/+2 |
| | |||||
* | Mark a bunch of tests that don't need temp directories. | Ned Batchelder | 2013-09-28 | 1 | -0/+2 |
| | |||||
* | 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 ↵ | Ned Batchelder | 2013-02-02 | 1 | -0/+146 |
package. |