]> granicus.if.org Git - php/commitdiff
- Test names
authorMarcus Boerger <helly@php.net>
Mon, 22 Jan 2007 02:31:28 +0000 (02:31 +0000)
committerMarcus Boerger <helly@php.net>
Mon, 22 Jan 2007 02:31:28 +0000 (02:31 +0000)
ext/phar/tests/phar_stub.phpt
ext/phar/tests/phar_stub_write.phpt

index 5749b124af53565d82929bae4beffe4809132c29..f24b3f4c8d0f40219c2d145af22e02bd32b2bcc5 100644 (file)
@@ -1,5 +1,5 @@
 --TEST--
-Phar stub
+Phar::setStub()
 --SKIPIF--
 <?php if (!extension_loaded("phar")) print "skip"; ?>
 --INI--
index c42a4a00d8f3d2e10016847f018d46a1130fb2cd..9112c97f91a95d12bc6aa0f96d634821a1912682 100755 (executable)
@@ -1,5 +1,5 @@
 --TEST--
-Phar stub read
+Phar::setStub()/getStub()
 --SKIPIF--
 <?php if (!extension_loaded("phar")) print "skip"; ?>
 --INI--