Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a multiline test assert, lifted from Py3.1 | Ned Batchelder | 2009-11-21 | 1 | -0/+5 |
* | Dur! This is a better way to indicate how the tests should run. | Ned Batchelder | 2009-11-18 | 1 | -3/+1 |
* | Avoid some unneeded tempdir creation in tests. | Ned Batchelder | 2009-11-15 | 1 | -0/+4 |
* | Py 2.3 support | Ned Batchelder | 2009-10-25 | 1 | -0/+2 |
* | Add an assert_matches method, and tests to prove it works. | Ned Batchelder | 2009-10-25 | 1 | -0/+26 |