php-src/ext/tidy/tests
Michael Orlitzky 6319a35849 ext/tidy: work around a legacy libtidy bug in a test.
Our existing test 024.phpt actually tests incorrect behavior. There is
a self-closing tag present in the input, but the expected output has
that same tag half-open (i.e. open but never closed). To support
tidy-html5, which does the right thing, that test needed to be
changed. The self-closing tag was replaced by an explicit pair of
tags, and some extra whitespace fudging was done.
2016-07-11 14:05:43 +02:00
..
001.phpt
002.phpt
003.phpt ext/tidy: fix DOCTYPE definitions in expected test output. 2016-07-11 14:05:43 +02:00
004.phpt ext/tidy: fix expected test output with tidy-html5. 2016-07-11 14:05:43 +02:00
005-mb.phpt Fixed the UTF-8 and long path support in the streams on Windows. 2016-06-20 12:45:39 +02:00
005.html
005.phpt
005私はガラスを食べられます.html Fixed the UTF-8 and long path support in the streams on Windows. 2016-06-20 12:45:39 +02:00
006.phpt
007.html
007.phpt
008.phpt
009.phpt
010.phpt ext/tidy: fix non-deterministic expected output in two tests. 2016-07-11 14:05:43 +02:00
011.phpt
012.phpt ext/tidy: fix non-deterministic expected output in two tests. 2016-07-11 14:05:43 +02:00
013.html
013.phpt
014.phpt
015.html
015.phpt
016.html
016.phpt ext/tidy: update the configuration file test to not inspect output. 2016-07-11 14:05:43 +02:00
016.tcfg
017.phpt ext/tidy: fix DOCTYPE definitions in expected test output. 2016-07-11 14:05:43 +02:00
018.phpt
019.phpt
020.phpt ext/tidy: fix DOCTYPE definitions in expected test output. 2016-07-11 14:05:43 +02:00
021.phpt
022.phpt
023.phpt
024.phpt ext/tidy: work around a legacy libtidy bug in a test. 2016-07-11 14:05:43 +02:00
025.phpt - force LF (svn prop and config) 2011-09-07 10:14:18 +00:00
026.phpt ext/tidy: fix DOCTYPE definitions in expected test output. 2016-07-11 14:05:43 +02:00
027.phpt Deprecate PHP 4 constructors 2015-03-31 17:55:27 +02:00
028.phpt
029.phpt
030.phpt
031.phpt
032.phpt
033.phpt
034.phpt
035.phpt Update exception names in tests after formatting changes. 2015-05-17 17:31:43 -05:00
bug54682.phpt Fix bug 61676 ext\tidy\tests\bug54682.phpt fails 2012-04-16 13:38:13 +02:00
bug_50558.phpt
tidy_error1.phpt
tidy_error.phpt