Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Switch some uses of old command line syntax to new | Ned Batchelder | 2014-05-18 | 1 | -9/+9 | |
| | ||||||
* | A test that the report command can use wildcards | Ned Batchelder | 2014-05-18 | 1 | -0/+16 | |
| | ||||||
* | Not going to use print functions, but at least make them all look the same. | Ned Batchelder | 2013-10-20 | 1 | -1/+1 | |
| | ||||||
* | Quiet pylint. | Ned Batchelder | 2013-09-29 | 1 | -1/+1 | |
| | ||||||
* | Properly report .pyw files. #261. | Ned Batchelder | 2013-09-29 | 1 | -0/+21 | |
| | ||||||
* | Mark a bunch of tests that don't need temp directories. | Ned Batchelder | 2013-09-28 | 1 | -1/+1 | |
| | ||||||
* | Directory changed: test->tests. Adapt. | Ned Batchelder | 2013-02-02 | 1 | -13/+13 | |
| | ||||||
* | Move the test directory to tests to avoid conflicts with the stdlib test ↵ | Ned Batchelder | 2013-02-02 | 1 | -0/+298 | |
package. |