index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_zlib.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Whitespace normalization.
Tim Peters
2001-02-21
1
-2/+2
*
Add test case from bug #124981: zlib decompress of sync-flushed data
Andrew M. Kuchling
2001-02-21
1
-0/+26
*
Patch #103748 from Toby Dickenson: fix typo in test_zlib that turns one
Andrew M. Kuchling
2001-02-14
1
-1/+1
*
String method conversion.
Eric S. Raymond
2001-02-09
1
-3/+2
*
Make reindent.py happy (convert everything to 4-space indents!).
Fred Drake
2000-10-23
1
-8/+7
*
typos fixed by Rob Hooft
Jeremy Hylton
2000-06-28
1
-1/+1
*
Make this pass the -tt test.
Fred Drake
2000-02-10
1
-8/+8
*
Added simple test for the flush() method of compression objects, trying the
Andrew M. Kuchling
1999-03-22
1
-0/+13
*
Use hex() when outputting the various checksums so the test output is the
Guido van Rossum
1998-04-24
1
-3/+3
*
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