]> granicus.if.org Git - php/commitdiff
add UEXPECTF
authorAntony Dovgal <tony2001@php.net>
Wed, 30 Aug 2006 22:34:27 +0000 (22:34 +0000)
committerAntony Dovgal <tony2001@php.net>
Wed, 30 Aug 2006 22:34:27 +0000 (22:34 +0000)
ext/tidy/tests/022.phpt

index 9d2c693cdbad38ce2bd1dd91c8b62161559c72d1..a644ec1c5a970965b9f42a3f2a53dff5cceec033 100644 (file)
@@ -36,3 +36,20 @@ Warning: tidy_repair_string() expects parameter 1 to be string, array given in %
 
 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