| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix testcases | jan.nijtmans | 2023-02-27 | 1 | -20/+4 |
|
|
* | fill in bug ticket-nr | jan.nijtmans | 2023-02-26 | 1 | -4/+4 |
|
|
* | Proposed fix for [f9eafc3886]: Error handling in zlib comment/filename. With ... | jan.nijtmans | 2023-02-26 | 1 | -0/+48 |
|
|
* | Add "{}" around many "expr" commands in testcases. Also in doc/expr.n | jan.nijtmans | 2020-10-30 | 1 | -4/+4 |
|
|
* | Let all test-cases load the "tcltest" package the same way. Depend on tcltest... | jan.nijtmans | 2020-09-04 | 1 | -1/+1 |
|
|
* | zlib.test: replaces tests/assets/zlib.bin with inlined version (creating test... | sebres | 2020-06-23 | 1 | -10/+34 |
|
|
* | Added two tests demonstrating that the tickets [8af92dfb66] (bad stream expan... | aku | 2020-06-23 | 1 | -2/+58 |
|
|
* | [50750c735a] Fix for uninit memory handling issue in zlib transforms. | dkf | 2017-04-25 | 1 | -1/+1 |
|
|
* | Fix sporadically errors in zlib-8.x and socket tests, cherry-picked from "fix... | jan.nijtmans | 2017-04-12 | 1 | -7/+7 |
|
|
* | zlib.test: fix sporadic errors: | sebres | 2017-03-06 | 1 | -2/+6 |
|
|
* | Might as well number tests more conventionally. | dkf | 2017-02-26 | 1 | -3/+3 |
|
|
* | Make tests produce more meaningful information when they fail. | dkf | 2017-02-26 | 1 | -5/+11 |
|
|
* | better tests for finalization | aspect | 2017-02-11 | 1 | -0/+24 |
|
|
* | zlib stream finalize calls deflate with no input - this case (and this case | aspect | 2017-02-11 | 1 | -0/+12 |
|
|
* | Added test for bug | dkf | 2016-10-29 | 1 | -0/+19 |
|
|
* | Fixed bug in pushed transforms with full internal buffers not writing out. | dkf | 2016-09-06 | 1 | -0/+23 |
|
|
* | Make a few tests more resilient to differences in the semantics of pipes betw... | dkf | 2016-07-24 | 1 | -4/+8 |
|
|
* | [dd260aaf72] Allow the -dictionary option to be read from a pushed transform. | dkf | 2016-06-27 | 1 | -0/+20 |
|
|
* | Was handling the flushing at the end of the stream wrongly. | dkf | 2016-04-04 | 1 | -4/+4 |
|
|
* | Working on fixing problem with short reads from compressing streams that brea... | dkf | 2016-04-03 | 1 | -0/+18 |
|
|
* | [25842c161] Prevent zero-length compress actions in [zlib] streaming API. | dkf | 2016-02-03 | 1 | -0/+6 |
|
|
* | Bump to zlib 2.0.1. | dgp | 2014-08-22 | 1 | -1/+1 |
|
|
* | Refactored much management of the BLOCKED and EOF flags into ChanRead() then | dgp | 2014-05-13 | 1 | -1/+1 |
|
|
* | [98c8b3ec12] Use constraint to work around failing test; it's just a bug in the | dkf | 2013-10-10 | 1 | -1/+8 |
|
|
* | [98c8b3ec12] Make test fail in less catastrophic manner. | dkf | 2013-09-04 | 1 | -1/+4 |
|
|
* | typo | jan.nijtmans | 2013-09-02 | 1 | -8/+8 |
|
|
* | Correction to comment in re key buffer size. | dkf | 2013-02-11 | 1 | -1/+1 |
|
|
* | [Bug 3603553]: Ensure that data gets written to the underlying stream by | dkf | 2013-02-11 | 1 | -0/+19 |
|
|
* | TIP 400 suffered from the same segfaulting flaw as 3595576. | dgp | 2012-12-13 | 1 | -0/+14 |
|
|
* | verify zlib package presence and version | dkf | 2012-06-11 | 1 | -0/+3 |
|
|
* | more cross-testing of dictionary-powered compression; describe package config... | dkf | 2012-06-09 | 1 | -2/+56 |
|
|
* | tidy up, fix test | dkf | 2012-06-09 | 1 | -4/+4 |
|
|
* | compressing transforms now work with dictionaries, even if raw | dkf | 2012-06-07 | 1 | -0/+16 |
|
|
* | making the -dictionary option work with streams | dkf | 2012-06-06 | 1 | -2/+2 |
|
|
* | more tests, more failures, more docs | dkf | 2012-06-06 | 1 | -9/+59 |
|
|
* | more test tinkering | dkf | 2012-06-05 | 1 | -3/+6 |
|
|
* | better test that dictionaries work | dkf | 2012-06-05 | 1 | -5/+7 |
|
|
* | merge trunk | dkf | 2012-06-05 | 1 | -0/+16 |
|\ |
|
| * | [Bug 3530536]: zlib-7.4 fails on IRIX64 | jan.nijtmans | 2012-06-01 | 1 | -0/+16 |
| |\ |
|
| | * | two more testcases, showing that only the "deflate" and "inflate" streams don... | jan.nijtmans | 2012-06-01 | 1 | -0/+16 |
| |/ |
|
* | | merge trunk | dkf | 2012-05-24 | 1 | -5/+23 |
|\ \
| |/ |
|
| * | Add test showing both loss of bytes and empty-fileevent frenzy. | ferrieux | 2012-05-20 | 1 | -0/+18 |
|
|
* | | merge trunk | dkf | 2012-05-17 | 1 | -0/+16 |
|\ \
| |/ |
|
| * | Cancel the timeout timers! If this isn't done, lingering timers from | dgp | 2012-05-17 | 1 | -0/+16 |
|
|
* | | first actual test of doing something with a compression dictionary | dkf | 2012-05-01 | 1 | -0/+15 |
|
|
* | | Differentiate what options may be set by format type. | dkf | 2012-04-29 | 1 | -0/+20 |
|/ |
|
* | * generic/tclZlib.c (ZlibTransformSetOption): [Bug 3517696]: Make | dkf | 2012-04-15 | 1 | -0/+12 |
|
|
* | Generalize previous fix to all of zlib.test; also, tidy up [chan configure] f... | ferrieux | 2011-11-11 | 1 | -23/+23 |
|
|
* | Use nonblocking writes in single-threaded IO tests to avoid deadlocks when g... | ferrieux | 2011-11-11 | 1 | -1/+1 |
|
|
* | [Bug 3390073]: Return the correct length of written data for a compressing | dkf | 2011-08-12 | 1 | -0/+32 |
|
|