From: Greg Beaver Date: Thu, 15 May 2008 14:01:30 +0000 (+0000) Subject: make test OS-agnostic X-Git-Tag: BEFORE_NEW_PARAMETER_PARSE~217 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8cc335a0da2ec6d96ed9afd281d11b1cc1ffb33c;p=php make test OS-agnostic --- diff --git a/ext/phar/tests/phar_extract2.phpt b/ext/phar/tests/phar_extract2.phpt index bb7f5bc277..9763cca476 100644 --- a/ext/phar/tests/phar_extract2.phpt +++ b/ext/phar/tests/phar_extract2.phpt @@ -62,11 +62,11 @@ $dir = dirname(__FILE__) . '/extract1/'; ?> --EXPECTF-- %sextract%cfile1.txt -%sextract\file2.txt -%sextract\one -%sextract\subdir -%sextract\subdir\ectory -%sextract\subdir\ectory\file.txt +%sextract%cfile2.txt +%sextract%cone +%sextract%csubdir +%sextract%csubdir%cectory +%sextract%csubdir%cectory%cfile.txt Phar Error: attempted to extract non-existent file "phar" from phar "%stempmanifest2.phar.php" Phar Error: attempted to extract non-existent file ".phar" from phar "%stempmanifest2.phar.php" Phar Error: attempted to extract non-existent file "/phar" from phar "%stempmanifest2.phar.php"