projects
/
php
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1cc5588
)
- add test for bug #60761
author
Pierre Joye
<pajoye@php.net>
Wed, 18 Jan 2012 20:29:13 +0000
(20:29 +0000)
committer
Pierre Joye
<pajoye@php.net>
Wed, 18 Jan 2012 20:29:13 +0000
(20:29 +0000)
ext/zlib/tests/bug60761.phpt
patch
|
blob
|
history
diff --git
a/ext/zlib/tests/bug60761.phpt
b/ext/zlib/tests/bug60761.phpt
index 69b43c09ad5cd1d98c5f1a9598ee9767328f522b..7f4fffddfe360e638d31a5475f415f90f2f67fcb 100644
(file)
--- a/
ext/zlib/tests/bug60761.phpt
+++ b/
ext/zlib/tests/bug60761.phpt
@@
-1,5
+1,7
@@
--TEST--
\r
checks zlib compression size is always the same no matter how many times its run
\r
+--SKIPIF--
\r
+<?php if (!extension_loaded("zlib")) print "skip"; ?>
\r
--FILE--
\r
<?php
\r
\r
@@
-30,4
+32,4
@@
Compressed lengths
array(1) {
\r
[0]=>
\r
int(%d)
\r
-}
\ No newline at end of file
+}
\r