Don't skip tests which lack non-tidy output
authorTim Starling <tstarling@wikimedia.org>
Wed, 28 Sep 2016 06:30:25 +0000 (16:30 +1000)
committerTim Starling <tstarling@wikimedia.org>
Thu, 29 Sep 2016 02:07:11 +0000 (12:07 +1000)
commit3dfede8ada9cec021ccaa344700f9ffde7ec4081
treebf7fd8f95d21a8bcb70a9d0990025f2b064409a3
parent685d6dbca432cd0805bc27869deda6efb9dbca6b
Don't skip tests which lack non-tidy output

Previously some 60 tests which only had tidy output were silently
removed from the test list and were not executed. Perhaps miraculously,
they all pass (if Math is disabled).

Also, throw an error if a test lacks any kind of result section. Fix one
test which accidentally lacked a result section.

Change-Id: Ic840678b851d6fc472b834cde3d8c83359f1c272
tests/parser/TestFileReader.php
tests/parser/parserTests.txt