cellog          Thu May 15 14:01:30 2008 UTC

  Modified files:              (Branch: PHP_5_3)
    /php-src/ext/phar/tests     phar_extract2.phpt 
  Log:
  make test OS-agnostic
  
http://cvs.php.net/viewvc.cgi/php-src/ext/phar/tests/phar_extract2.phpt?r1=1.1.2.1&r2=1.1.2.2&diff_format=u
Index: php-src/ext/phar/tests/phar_extract2.phpt
diff -u php-src/ext/phar/tests/phar_extract2.phpt:1.1.2.1 
php-src/ext/phar/tests/phar_extract2.phpt:1.1.2.2
--- php-src/ext/phar/tests/phar_extract2.phpt:1.1.2.1   Thu May 15 12:37:45 2008
+++ php-src/ext/phar/tests/phar_extract2.phpt   Thu May 15 14:01:30 2008
@@ -62,11 +62,11 @@
 ?>
 --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"



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to