]> granicus.if.org Git - php/commit
Add deflate_*() test cases
authorDaniel Lowrey <rdlowrey@php.net>
Wed, 22 Apr 2015 05:02:34 +0000 (23:02 -0600)
committerDaniel Lowrey <rdlowrey@php.net>
Fri, 24 Apr 2015 05:49:41 +0000 (23:49 -0600)
commit4d5324088c3e020cf7abc44e27d857c042166b90
tree786f9a23032b640fde3d1b5841d27c75e36a0702
parentdaecc326188d7d3ced05e42f0c07ded4e9b130aa
Add deflate_*() test cases
ext/zlib/tests/deflate_add_basic.phpt [new file with mode: 0644]
ext/zlib/tests/deflate_add_error.phpt [new file with mode: 0644]
ext/zlib/tests/deflate_init_error.phpt [new file with mode: 0644]
ext/zlib/tests/deflate_init_reuse.phpt [new file with mode: 0644]