]> granicus.if.org Git - php/commitdiff
This test is conditional on the libTidy library. On some configurations
authorIlia Alshanetsky <iliaa@php.net>
Tue, 30 Nov 2004 00:01:30 +0000 (00:01 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Tue, 30 Nov 2004 00:01:30 +0000 (00:01 +0000)
tidy crashes due to a bug in the lib.

ext/tidy/tests/016.phpt

index c2fddce6fee32ad3292e4c24170e843431bf5c13..001371aa3e13e9cfc0d3982e250aafd4b9d11c90 100644 (file)
@@ -1,5 +1,5 @@
 --TEST--
-Passing configuration file through tidy_parse_file()
+Passing configuration file through tidy_parse_file() (may fail with buggy libtidy)
 --SKIPIF--
 <?php if (!extension_loaded("tidy")) print "skip"; ?>
 --FILE--