summaryrefslogtreecommitdiffstats
path: root/tests/zlib.test
Commit message (Expand)AuthorAgeFilesLines
* Fix [73d5cb615e]: zlib-8.8, zlib-8.16 fail on Fedora 40, gcc 14.1.1jan.nijtmans2024-10-181-5/+4
|\
| * Fix [73d5cb615e]: zlib-8.8, zlib-8.16 fail on Fedora 40, gcc 14.1.1jan.nijtmans2024-10-181-146/+155
| |\
| | * Fix [73d5cb615e]: zlib-8.8, zlib-8.16 fail on Fedora 40, gcc 14.1.1jan.nijtmans2024-10-181-148/+157
| | |\
| | | * Proposed fix for [73d5cb615e]: zlib-8.8, zlib-8.16 fail on Fedora 40, gcc 14.1.1jan.nijtmans2024-10-171-5/+4
| | |/
* | | Indenting in testcases. Always use tabs in stead of 8 spacesjan.nijtmans2024-10-091-141/+141
* | | Bug [cfdf80a2efc6] - zlib checksum is negativeapnadkarni2024-07-111-0/+10
* | | Merge 8.7dkf2024-05-251-0/+34
|\ \ \ | |/ /
| * | merge core-8-6-branchdkf2024-05-251-0/+34
| |\ \ | | |/
| | * Test to demonstrate [9ee9f4d7be]. Not fixed.dkf2024-05-251-0/+34
* | | merge 8.7dgp2023-09-061-0/+2
|\ \ \ | |/ /
| * | Same issue in zlib.testdgp2023-09-061-0/+2
| * | Change -encodingprofile to -profileapnadkarni2023-03-161-2/+2
| * | Merge 8.7apnadkarni2023-02-281-0/+32
| |\ \
| * | | Update tests to use -encodingprofileapnadkarni2023-02-021-2/+2
* | | | Further fix for [fa3d9fd818fa0072]. In ChannelState.encoding, NULL no longerpooryorick2023-04-061-2/+2
* | | | Change -encodingprofile to -profileapnadkarni2023-03-161-2/+2
* | | | Merge 9.0apnadkarni2023-03-011-0/+32
|\ \ \ \
| * \ \ \ Merge 8.7. And fix Tcl_UtfToExternal()/Tcl_ExternalToUtf() (at least - suffic...jan.nijtmans2023-02-281-0/+32
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge 8.6jan.nijtmans2023-02-281-0/+32
| | |\ \ \ | | | |/ / | | |/| / | | | |/
| | | * Fix testcasesjan.nijtmans2023-02-271-20/+4
| | | * fill in bug ticket-nrjan.nijtmans2023-02-261-4/+4
| | | * Proposed fix for [f9eafc3886]: Error handling in zlib comment/filename. With ...jan.nijtmans2023-02-261-0/+48
| | * | TIP #633: configure channel about channel encoding error reporting modejan.nijtmans2022-10-091-4/+4
| | |\ \
| | | * \ Merge tip-346jan.nijtmans2022-10-071-2/+2
| | | |\ \ | | | |/ / | | |/| |
| | | * | TIP633 fconfigure -nocomplainencoding (TCL8.7): replace "-strictencoding 0" b...oehhar2022-09-191-2/+2
| | | * | TIP633 fconfigure -strictencoding: make only "-strictencoding 0" possible on ...oehhar2022-09-111-2/+2
| | | * | TIP633 fconfigure -strictencoding: change option name to "-strictencoding".oehhar2022-09-111-2/+2
| | | * | TIP633: fconfigure -tolerantencoding: correct/add command interface testsoehhar2022-09-091-2/+2
* | | | | Tests pass modulo couple of differences in Tcl 8 and 9 default behavior to be...apnadkarni2023-02-251-2/+2
|/ / / /
* | | | Merge 9.0jan.nijtmans2022-10-081-2/+2
|\ \ \ \ | |/ / /
| * | | Add -strictencoding option to channels. Thanks to Harald Oehlman for his exam...jan.nijtmans2022-09-221-2/+2
| |/ /
* | | TIP633 fconfigure -nocomplainencoding (TCL9): replace "-strictencoding 0" by ...oehhar2022-09-191-2/+2
* | | TIP633 fconfigure -strictencoding: TCL 9 command line implementationoehhar2022-09-111-2/+2
|/ /
* | TIP 590: Recommend lowercase Package Namesjan.nijtmans2020-12-041-1/+1
|\ \
| * | Case-sensitive package namesjan.nijtmans2020-11-031-1/+1
| |/
* | More ©-sign consolidationjan.nijtmans2020-11-231-2/+2
|/
* Add "{}" around many "expr" commands in testcases. Also in doc/expr.njan.nijtmans2020-10-301-4/+4
* Let all test-cases load the "tcltest" package the same way. Depend on tcltest...jan.nijtmans2020-09-041-1/+1
* zlib.test: replaces tests/assets/zlib.bin with inlined version (creating test...sebres2020-06-231-10/+34
* Added two tests demonstrating that the tickets [8af92dfb66] (bad stream expan...aku2020-06-231-2/+58
* [50750c735a] Fix for uninit memory handling issue in zlib transforms.dkf2017-04-251-1/+1
* Fix sporadically errors in zlib-8.x and socket tests, cherry-picked from "fix...jan.nijtmans2017-04-121-7/+7
* zlib.test: fix sporadic errors:sebres2017-03-061-2/+6
* Might as well number tests more conventionally.dkf2017-02-261-3/+3
* Make tests produce more meaningful information when they fail.dkf2017-02-261-5/+11
* better tests for finalizationaspect2017-02-111-0/+24
* zlib stream finalize calls deflate with no input - this case (and this caseaspect2017-02-111-0/+12
* Added test for bugdkf2016-10-291-0/+19
* Fixed bug in pushed transforms with full internal buffers not writing out.dkf2016-09-061-0/+23
* Make a few tests more resilient to differences in the semantics of pipes betw...dkf2016-07-241-4/+8