]> granicus.if.org Git - php/commit
ext/tidy: fix non-deterministic expected output in two tests.
authorMichael Orlitzky <michael@orlitzky.com>
Fri, 10 Jun 2016 03:12:17 +0000 (23:12 -0400)
committerAnatol Belski <ab@php.net>
Mon, 11 Jul 2016 12:05:43 +0000 (14:05 +0200)
commit08b10f17f1794e0bee209383b505d4c66bf5f39e
treeac0bd4c49c8970c55b990cfa8748ef304e84ba27
parent0e3e132a8affa976ef86cce051ba94f8bb43e147
ext/tidy: fix non-deterministic expected output in two tests.

Some of the tidy tests expect output that can change. The motivating
example is an object "id" that is some integer, but no integer in
particular. Those hard-coded values have been changed to accept any
integer so that the test suite passes when tidy-html5 is used.
ext/tidy/tests/010.phpt
ext/tidy/tests/012.phpt