]> granicus.if.org Git - php/commitdiff
make test OS-agnostic
authorGreg Beaver <cellog@php.net>
Thu, 15 May 2008 14:01:30 +0000 (14:01 +0000)
committerGreg Beaver <cellog@php.net>
Thu, 15 May 2008 14:01:30 +0000 (14:01 +0000)
ext/phar/tests/phar_extract2.phpt

index bb7f5bc277ff3349aa87c83ce7e32798eb6ab1ca..9763cca4761b6f635bd30298ef0b310a969515dd 100644 (file)
@@ -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"