summaryrefslogtreecommitdiff
path: root/ext/tidy
diff options
context:
space:
mode:
authorFelipe Pena <felipe@php.net>2009-01-09 02:11:54 +0000
committerFelipe Pena <felipe@php.net>2009-01-09 02:11:54 +0000
commit857959838f2cf896a54a74ffeb67f93652f7bcbc (patch)
treeb5452ddc1d29ffa81f05feafc0b1e788bd7c3147 /ext/tidy
parent7670ad31e6d85dc6d5e76337207f98092a83b198 (diff)
downloadphp-git-857959838f2cf896a54a74ffeb67f93652f7bcbc.tar.gz
- Fixed tests
Diffstat (limited to 'ext/tidy')
-rw-r--r--ext/tidy/tests/019.phpt4
-rw-r--r--ext/tidy/tests/022.phpt4
2 files changed, 8 insertions, 0 deletions
diff --git a/ext/tidy/tests/019.phpt b/ext/tidy/tests/019.phpt
index 9d2c693cdb..91bbc016ed 100644
--- a/ext/tidy/tests/019.phpt
+++ b/ext/tidy/tests/019.phpt
@@ -34,5 +34,9 @@ Warning: tidy_repair_string(): Could not set encoding '1' in %s on line %d
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
diff --git a/ext/tidy/tests/022.phpt b/ext/tidy/tests/022.phpt
index 9d2c693cdb..91bbc016ed 100644
--- a/ext/tidy/tests/022.phpt
+++ b/ext/tidy/tests/022.phpt
@@ -34,5 +34,9 @@ Warning: tidy_repair_string(): Could not set encoding '1' in %s on line %d
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