iliaa           Mon Nov 29 19:01:30 2004 EDT

  Modified files:              
    /php-src/ext/tidy/tests     016.phpt 
  Log:
  This test is conditional on the libTidy library. On some configurations
  tidy crashes due to a bug in the lib.
  
  
http://cvs.php.net/diff.php/php-src/ext/tidy/tests/016.phpt?r1=1.4&r2=1.5&ty=u
Index: php-src/ext/tidy/tests/016.phpt
diff -u php-src/ext/tidy/tests/016.phpt:1.4 php-src/ext/tidy/tests/016.phpt:1.5
--- php-src/ext/tidy/tests/016.phpt:1.4 Mon Nov 22 10:12:32 2004
+++ php-src/ext/tidy/tests/016.phpt     Mon Nov 29 19:01:30 2004
@@ -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--

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

Reply via email to