summaryrefslogtreecommitdiffstats
path: root/tests/zlib.test
Commit message (Expand)AuthorAgeFilesLines
* * generic/tclZlib.c (ZlibTransformSetOption): [Bug 3517696]: Makedkf2012-04-151-0/+12
* Generalize previous fix to all of zlib.test; also, tidy up [chan configure] f...ferrieux2011-11-111-23/+23
* Use nonblocking writes in single-threaded IO tests to avoid deadlocks when g...ferrieux2011-11-111-1/+1
* [Bug 3390073]: Return the correct length of written data for a compressingdkf2011-08-121-0/+32
* Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
* [Bug 2818131] further tests added to cover use of mismatched zlib algorithmspatthoyts2010-02-261-2/+76
* ZlibTransformClose may be called with a NULL interpreter during finalization andpatthoyts2009-07-101-36/+168
* [Bug #2818131] Added tests and fixed a typo that broke zlib push for deflate ...patthoyts2009-07-091-6/+94
* Additional tests for zlib stacked channel with fcopy in various modes.patthoyts2009-07-051-1/+120
* Make [zlib push] work with [fcopy].dkf2009-07-051-1/+29
* Fix bug 2662434dkf2009-03-041-1/+4
* fix 64bit test failuresdas2008-12-211-5/+5
* Compressing and decompressing channel transformation support.dkf2008-12-181-6/+31
* Added constraintsdkf2008-12-141-18/+20
* Many improvements to docsdkf2008-12-131-2/+2
* Added test for gzip header accessdkf2008-12-121-1/+6
* Added basic test suite for zlibdkf2008-12-111-0/+104