Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Avoid a bunch of deprecated functions. | Ned Batchelder | 2014-05-17 | 1 | -3/+3 | |
* | Small cleanups | Ned Batchelder | 2014-05-03 | 1 | -1/+0 | |
* | Cleaner tests of the file matchers | Ned Batchelder | 2014-03-11 | 1 | -23/+31 | |
* | Use assertRaises as a context manager now that we can. | Ned Batchelder | 2013-12-21 | 1 | -12/+7 | |
* | Get rid of our backward implementation of set, sorted, reversed, and rpartition. | Ned Batchelder | 2013-10-19 | 1 | -1/+0 | |
* | Mark a bunch of tests that don't need temp directories. | Ned Batchelder | 2013-09-28 | 1 | -0/+2 | |
* | Allow relative paths in the [paths] aliases. #267. | Ned Batchelder | 2013-09-26 | 1 | -1/+25 | |
* | Find .pyw files when searching for source files. | Ned Batchelder | 2013-09-16 | 1 | -0/+2 | |
* | Give the matchers a way to get info out of them. | Ned Batchelder | 2013-09-06 | 1 | -2/+7 | |
* | 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/+169 |