make test OS-agnostic

This commit is contained in:
Greg Beaver 2008-05-15 14:01:30 +00:00
parent 93183728d2
commit 8cc335a0da

View file

@ -62,11 +62,11 @@ $dir = dirname(__FILE__) . '/extract1/';
?> ?>
--EXPECTF-- --EXPECTF--
%sextract%cfile1.txt %sextract%cfile1.txt
%sextract\file2.txt %sextract%cfile2.txt
%sextract\one %sextract%cone
%sextract\subdir %sextract%csubdir
%sextract\subdir\ectory %sextract%csubdir%cectory
%sextract\subdir\ectory\file.txt %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" 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"