Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Vertical imports | Ned Batchelder | 2015-02-09 | 1 | -1/+5 |
* | Remove (most) tearDown functions in favor of addCleanup | Ned Batchelder | 2015-02-09 | 1 | -5/+3 |
* | Use file names with extensions in reports. | Ned Batchelder | 2015-01-17 | 1 | -10/+10 |
* | For some reason, lowercase 'python' suddenly struck me as odd-looking. Fix t... | Ned Batchelder | 2014-12-12 | 1 | -6/+6 |
* | Try out pylint spelling. Kinda noisy, but fixed some stuff. | Ned Batchelder | 2014-11-27 | 1 | -2/+2 |
* | Change all pylint message codes to message names | Ned Batchelder | 2014-11-23 | 1 | -3/+3 |
* | Fix the new FnmatchMatcher for >100 patterns | Ned Batchelder | 2014-06-03 | 1 | -2/+4 |
* | Avoid a bunch of deprecated functions. | Ned Batchelder | 2014-05-17 | 1 | -1/+1 |
* | Don't touch files as unexecuted if they were omitted. Fixes #218. | Ned Batchelder | 2013-04-21 | 1 | -1/+11 |
* | 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/+571 |