wiki.techinc.nl/tests/parser
Platonides e70beaa325 Follow up to r81829. Poison var_dump, so that debug statements like r81671 can be easily detected.
The three 'right' usages are
* includes/Import.php
* includes/api/ApiFormatDump.php
* tests/parser/parserTestsParserHook.php
2011-02-09 17:36:25 +00:00
..
preprocess Don't look for pipes in the root node. 2011-01-22 16:34:14 +00:00
extraParserTests.txt Kill off Linker::getExternalLinkAttributes. 2011-02-05 23:06:36 +00:00
parserTest.inc Don't use ob_start/ob_get_contents/ob_end_clean just to var_dump() a string. Cleaning var_dump() usage. 2011-02-09 17:21:39 +00:00
parserTests.txt Kill off Linker::getExternalLinkAttributes. 2011-02-05 23:06:36 +00:00
parserTestsParserHook.php Follow up to r81829. Poison var_dump, so that debug statements like r81671 can be easily detected. 2011-02-09 17:36:25 +00:00
parserTestsStaticParserHook.php