felipe          Fri Jan  9 02:11:55 2009 UTC

  Modified files:              (Branch: PHP_5_3)
    /php-src/ext/exif/tests     exif_imagetype_variation1.phpt 
    /php-src/ext/tidy/tests     019.phpt 022.phpt 
    /php-src/ext/standard/tests/strings md5_file.phpt 
  Log:
  - Fixed tests
  
  
http://cvs.php.net/viewvc.cgi/php-src/ext/exif/tests/exif_imagetype_variation1.phpt?r1=1.1.4.2&r2=1.1.4.3&diff_format=u
Index: php-src/ext/exif/tests/exif_imagetype_variation1.phpt
diff -u php-src/ext/exif/tests/exif_imagetype_variation1.phpt:1.1.4.2 
php-src/ext/exif/tests/exif_imagetype_variation1.phpt:1.1.4.3
--- php-src/ext/exif/tests/exif_imagetype_variation1.phpt:1.1.4.2       Mon Dec 
 1 12:25:21 2008
+++ php-src/ext/exif/tests/exif_imagetype_variation1.phpt       Fri Jan  9 
02:11:54 2009
@@ -165,20 +165,32 @@
 Warning: exif_imagetype(1): failed to open stream: No such file or directory 
in %s on line %d
 bool(false)
 -- Iteration 16 --
+
+Warning: exif_imagetype(): Filename cannot be empty in %s on line %d
 bool(false)
 -- Iteration 17 --
 
 Warning: exif_imagetype(1): failed to open stream: No such file or directory 
in %s on line %d
 bool(false)
 -- Iteration 18 --
+
+Warning: exif_imagetype(): Filename cannot be empty in %s on line %d
 bool(false)
 -- Iteration 19 --
+
+Warning: exif_imagetype(): Filename cannot be empty in %s on line %d
 bool(false)
 -- Iteration 20 --
+
+Warning: exif_imagetype(): Filename cannot be empty in %s on line %d
 bool(false)
 -- Iteration 21 --
+
+Warning: exif_imagetype(): Filename cannot be empty in %s on line %d
 bool(false)
 -- Iteration 22 --
+
+Warning: exif_imagetype(): Filename cannot be empty in %s on line %d
 bool(false)
 -- Iteration 23 --
 
@@ -189,11 +201,14 @@
 Warning: exif_imagetype() expects parameter 1 to be string, resource given in 
%s on line %d
 NULL
 -- Iteration 25 --
+
+Warning: exif_imagetype(): Filename cannot be empty in %s on line %d
 bool(false)
 -- Iteration 26 --
+
+Warning: exif_imagetype(): Filename cannot be empty in %s on line %d
 bool(false)
 Done
 
 ?>
 ===Done===
-
http://cvs.php.net/viewvc.cgi/php-src/ext/tidy/tests/019.phpt?r1=1.1.2.2&r2=1.1.2.2.2.1&diff_format=u
Index: php-src/ext/tidy/tests/019.phpt
diff -u php-src/ext/tidy/tests/019.phpt:1.1.2.2 
php-src/ext/tidy/tests/019.phpt:1.1.2.2.2.1
--- php-src/ext/tidy/tests/019.phpt:1.1.2.2     Wed Aug 30 22:34:48 2006
+++ php-src/ext/tidy/tests/019.phpt     Fri Jan  9 02:11:54 2009
@@ -34,5 +34,9 @@
 
 Warning: tidy_repair_string() expects parameter 1 to be string, array given in 
%s on line %d
 
+Warning: tidy_repair_file(): Filename cannot be empty in %s on line %d
+
+Warning: tidy_repair_file(): Filename cannot be empty in %s on line %d
+
 Warning: tidy_repair_file() expects parameter 1 to be string, array given in 
%s on line %d
 Done
http://cvs.php.net/viewvc.cgi/php-src/ext/tidy/tests/022.phpt?r1=1.2.2.2&r2=1.2.2.2.2.1&diff_format=u
Index: php-src/ext/tidy/tests/022.phpt
diff -u php-src/ext/tidy/tests/022.phpt:1.2.2.2 
php-src/ext/tidy/tests/022.phpt:1.2.2.2.2.1
--- php-src/ext/tidy/tests/022.phpt:1.2.2.2     Tue Sep  5 15:23:26 2006
+++ php-src/ext/tidy/tests/022.phpt     Fri Jan  9 02:11:54 2009
@@ -34,5 +34,9 @@
 
 Warning: tidy_repair_string() expects parameter 1 to be string, array given in 
%s on line %d
 
+Warning: tidy_repair_file(): Filename cannot be empty in %s on line %d
+
+Warning: tidy_repair_file(): Filename cannot be empty in %s on line %d
+
 Warning: tidy_repair_file() expects parameter 1 to be string, array given in 
%s on line %d
 Done
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/strings/md5_file.phpt?r1=1.1.2.1&r2=1.1.2.1.2.1&diff_format=u
Index: php-src/ext/standard/tests/strings/md5_file.phpt



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

Reply via email to