1. a05e293 typos fixed by Rob Hooft by Jeremy Hylton · 24 years ago
  2. ad892dc Make this pass the -tt test. by Fred Drake · 25 years ago
  3. dca7e00 Added simple test for the flush() method of compression objects, trying the by Andrew M. Kuchling · 25 years ago
  4. 446898f Use hex() when outputting the various checksums so the test output is the by Guido van Rossum · 26 years ago
  5. 629bcfb Make this test succeed even when using "import test.test_zlib". by Guido van Rossum · 27 years ago
  6. 9dc2b8e Many more tests, including tests of many optional arguments. by Jeremy Hylton · 27 years ago
  7. c95a6c1 Use imp.find_module() as the most certain way to find the test data. by Guido van Rossum · 27 years ago
  8. 6eb4b6a test the zlib module only produce output if somethign goes wrong by Jeremy Hylton · 27 years ago