tony2001 Wed Jun 4 07:52:04 2008 UTC Modified files: /php-src/ext/phar/tests/zip unixzip.phpt Log: fix test http://cvs.php.net/viewvc.cgi/php-src/ext/phar/tests/zip/unixzip.phpt?r1=1.3&r2=1.4&diff_format=u Index: php-src/ext/phar/tests/zip/unixzip.phpt diff -u php-src/ext/phar/tests/zip/unixzip.phpt:1.3 php-src/ext/phar/tests/zip/unixzip.phpt:1.4 --- php-src/ext/phar/tests/zip/unixzip.phpt:1.3 Thu May 29 17:34:58 2008 +++ php-src/ext/phar/tests/zip/unixzip.phpt Wed Jun 4 07:52:04 2008 @@ -20,10 +20,10 @@ ?> ===DONE=== --EXPECTF-- -dir phar:///home/cellog/workspace/php5/ext/phar/tests/zip/files/zip.zip/empty -phar:///home/cellog/workspace/php5/ext/phar/tests/zip/files/zip.zip/hi.txt +dir phar:///%s/zip.zip/empty +phar:///%s/zip.zip/hi.txt hi there -dir phar:///home/cellog/workspace/php5/ext/phar/tests/zip/files/zip.zip/notempty -phar:///home/cellog/workspace/php5/ext/phar/tests/zip/files/zip.zip/notempty/hi.txt -===DONE=== \ No newline at end of file +dir phar:///%s/zip.zip/notempty +phar:///%s/zip.zip/notempty/hi.txt +===DONE===
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php