Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use hex() when outputting the various checksums so the test output is the | Guido van Rossum | 1998-04-24 | 1 | -3/+3 |
| | | | | same on 32 and 64 bit machines. | ||||
* | Make this test succeed even when using "import test.test_zlib". | Guido van Rossum | 1997-12-18 | 1 | -2/+5 |
| | |||||
* | Many more tests, including tests of many optional arguments. | Jeremy Hylton | 1997-09-04 | 1 | -0/+47 |
| | |||||
* | Use imp.find_module() as the most certain way to find the test data. | Guido van Rossum | 1997-08-15 | 1 | -1/+5 |
| | |||||
* | test the zlib module | Jeremy Hylton | 1997-08-15 | 1 | -0/+94 |
only produce output if somethign goes wrong |