| commit | 37ffc3e3ba18d0e54ea6f79e9c8aad94f0b41a7d | [log] [tgz] |
|---|---|---|
| author | Antoine Pitrou <solipsis@pitrou.net> | Tue May 11 23:32:31 2010 +0000 |
| committer | Antoine Pitrou <solipsis@pitrou.net> | Tue May 11 23:32:31 2010 +0000 |
| tree | 1c91496d025bbf7d665f1ea98aebb9505110761a | |
| parent | b9bf97132d2bd1819e49d2d53c7fa0309b14bb07 [diff] |
Issue #8672: Add a zlib test ensuring that an incomplete stream can be handled by a decompressor object without errors (it returns incomplete uncompressed data).