Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | We don't really need the name of the test in the "test skipped" msg, and | Tim Peters | 2002-08-04 | 1 | -1/+1 |
* | Oops! Forgot the closing paren. | Tim Peters | 2002-08-04 | 1 | -1/+1 |
* | Finally got around to figuring out and documenting why this test fails | Tim Peters | 2002-08-04 | 1 | -2/+10 |
* | Get rid of relative imports in all unittests. Now anything that | Barry Warsaw | 2002-07-23 | 1 | -1/+1 |
* | Patch #488073: AtheOS port. | Martin v. Löwis | 2002-06-11 | 1 | -1/+1 |
* | SF patch #474590 -- RISC OS support | Guido van Rossum | 2001-10-24 | 1 | -2/+2 |
* | Change the PyUnit-based tests to use the test_main() approach. This | Fred Drake | 2001-09-20 | 1 | -1/+7 |
* | The test assumed that the local pathname convention for "foo" would sort befo... | Jack Jansen | 2001-08-11 | 1 | -2/+4 |
* | Whitespace normalization. | Tim Peters | 2001-08-09 | 1 | -30/+30 |
* | Skip test_mhlib on Windows -- too many Unix assumptions. | Tim Peters | 2001-08-09 | 1 | -2/+6 |
* | Unittests for mhlib, by Nick Mathewson. | Guido van Rossum | 2001-08-09 | 1 | -0/+328 |