summaryrefslogtreecommitdiff
path: root/ext/zlib/tests
Commit message (Expand)AuthorAgeFilesLines
* split gzgetc_basic.phpt for zlib 1.2.7Anatoliy Belsky2012-06-193-2/+66
* Fix bug 61680 ext\zlib\tests\gzencode_variation1-win32.phpt failsAnatoliy Belsky2012-04-161-3/+12
* Fix bug #61519 test fails, should pass - ext/zlib/tests/bug60761.phptAnatoliy Belsky2012-03-271-14/+33
* Fix bug #61139 gzopen leaks when specifying invalid modeNikita Popov2012-02-191-0/+14
* - add test for bug #60761Pierre Joye2012-01-181-1/+3
* - add test for bug #60761Pierre Joye2012-01-181-0/+33
* Fix test (gzdecode not valid in 5.3 branch, maybe need add ? )Xinchen Hui2011-09-131-1/+1
* - use only zlib function and reported the failure with base64 in #55620Pierre Joye2011-09-061-4/+4
* - Fixed bug #52944 (Invalid write on second and subsequent reads with an infl...Gustavo André dos Santos Lopes2010-09-291-0/+157
* - Reverted r296062 and r296065Jani Taskinen2010-03-1240-302/+79
* MFH: Improved / fixed output buffering (Michael Wallner)Jani Taskinen2010-03-1140-79/+302
* Fixed bug #51269 (zlib.output_compression Overwrites Vary Header).Adam Harvey2010-03-111-0/+21
* Fixed testIlia Alshanetsky2010-01-191-1/+1
* - Add one test from HEADJani Taskinen2009-12-091-0/+37
* - Fixed zlib.deflate compress filter to actually accpet level parameter.Jani Taskinen2009-08-311-0/+16
* MFB52: Fix "request_startup() for zlib module failed" when client does notArnaud Le Blanc2009-05-281-0/+11
* Removing testRasmus Lerdorf2009-05-252-14/+0
* MFH: Fix testArnaud Le Blanc2009-04-191-1/+1
* New gzuncompress() test.Tested on WIndows, Linux and Linux 64 bitandy wharmby2009-01-231-0/+43
* final collection of zlib tests. tested on linux, windows and linux 64 bitDave Kelsey2009-01-222-0/+49
* new tests for zlib extension, tested on windows, linux and linux64Dave Kelsey2009-01-2117-0/+588
* New gzuncompress() test. php6 tets fails currentlly due to #47179. Tested on ...andy wharmby2009-01-211-0/+84
* New gzencode() test. php6 tets fails currentlly due to #47178. Tested on Wind...andy wharmby2009-01-211-0/+36
* New gzinflate() error test. Tested on WIndows, Linux and Linux 64 bitandy wharmby2009-01-201-0/+75
* new tests for zlib extension, tested on windows, linux and linux64Dave Kelsey2009-01-1987-0/+4629
* New zlib extension tests. Tested on Windows, Linux and Linux 64 bitandy wharmby2009-01-1310-0/+797
* Fixed #42663 (gzinflate() try to allocate all memory with truncated data), no...Arnaud Le Blanc2008-07-242-0/+49
* fix testGreg Beaver2008-04-131-0/+2
* MFHJani Taskinen2008-02-071-2/+6
* Allow test to run from any directoryIlia Alshanetsky2008-01-151-1/+1
* MFH: fix faulty fix for Bug #40189, and provide real fix for the bugGreg Beaver2008-01-123-0/+35
* fix Bug #43793: zlib filter is unable to auto-detect gzip/zlib file headersGreg Beaver2008-01-091-0/+41
* changes to run-tests.php:Nuno Lopes2007-09-142-11/+11
* Fixed testDmitry Stogov2007-06-181-0/+1
* reduce the test data size even further or when running with valgrind it times...Nuno Lopes2007-01-031-2/+2
* make this test run a little faster (is currently timeout with valgrind)Nuno Lopes2006-12-281-8/+8
* cosmetic improvementsAntony Dovgal2006-12-051-1/+1
* the error message is different on different OSes and zlib versionsAntony Dovgal2006-08-241-4/+4
* add new testsAntony Dovgal2006-06-265-0/+285
* add missing skipif tagAntony Dovgal2005-12-251-0/+2
* MFH (r-1.2) Sync tests with new defaultsSara Golemon2005-11-242-2/+2
* - MFH: fix bug #34821 zlib encoders fail on widely varying binary data on win...Michael Wallner2005-10-251-0/+41
* Fixed tests to work with ZTS buildsIlia Alshanetsky2005-10-201-1/+3
* nuking that file was not very good idea :)foobar2005-04-271-2/+2
* - Added test: For some reason this fails with ZTS mode and "outside-src-tree-...foobar2005-04-251-0/+17
* Add zlib stream filter supportSara Golemon2004-07-172-0/+34
* - Remove unused blocksMarcus Boerger2004-05-196-12/+0
* Code cleanup:Stefan Roehrich2003-09-063-5/+106
* MFB: zlib stream testsWez Furlong2002-12-092-0/+80
* (PHP gzencode) Reimplementation of gzencode(). Now works as documentedStefan Roehrich2002-03-121-2/+2