tony2001 Wed Aug 30 22:34:27 2006 UTC
Modified files:
/php-src/ext/tidy/tests 022.phpt
Log:
add UEXPECTF
http://cvs.php.net/viewvc.cgi/php-src/ext/tidy/tests/022.phpt?r1=1.1&r2=1.2&diff_format=u
Index: php-src/ext/tidy/tests/022.phpt
diff -u php-src/ext/tidy/tests/022.phpt:1.1 php-src/ext/tidy/tests/022.phpt:1.2
--- php-src/ext/tidy/tests/022.phpt:1.1 Wed Aug 30 22:32:35 2006
+++ php-src/ext/tidy/tests/022.phpt Wed Aug 30 22:34:27 2006
@@ -36,3 +36,20 @@
Warning: tidy_repair_file() expects parameter 1 to be string, array given in
%s on line %d
Done
+--UEXPECTF--
+Warning: tidy_repair_string(): Could not load configuration file '1' in %s on
line %d
+
+Warning: tidy_repair_string(): Could not set encoding '1' in %s on line %d
+
+Warning: tidy_repair_string() expects parameter 4 to be boolean, Unicode
string given in %s on line %d
+
+Warning: tidy_repair_string(): Could not load configuration file '1' in %s on
line %d
+
+Warning: tidy_repair_string(): Could not set encoding '1' in %s on line %d
+
+Warning: tidy_repair_string() expects parameter 1 to be binary string, array
given in %s on line %d
+
+Warning: tidy_repair_file() expects parameter 4 to be boolean, Unicode string
given in %s on line %d
+
+Warning: tidy_repair_file() expects parameter 1 to be binary string, array
given in %s on line %d
+Done
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php