]> granicus.if.org Git - php/commit
Add inflate_*() test cases
authorDaniel Lowrey <rdlowrey@php.net>
Fri, 24 Apr 2015 05:10:44 +0000 (23:10 -0600)
committerDaniel Lowrey <rdlowrey@php.net>
Fri, 24 Apr 2015 05:50:59 +0000 (23:50 -0600)
commit0e6241610116ddaeb5f6be4632412ddca2296d9f
tree63b425462ce1c51d1d34ff7c537490cab5683bd9
parent585037c1960a597a456c1cbdc210e574b3ec0e88
Add inflate_*() test cases
ext/zlib/tests/inflate_add_basic.phpt [new file with mode: 0644]
ext/zlib/tests/inflate_add_error.phpt [new file with mode: 0644]
ext/zlib/tests/inflate_init_error.phpt [new file with mode: 0644]
ext/zlib/tests/inflate_init_reuse.phpt [new file with mode: 0644]