wiki.techinc.nl/tests/phpunit/includes/parser
Antoine Musso 2fe1b773d3 test: skip math parser tests when missing $wgTexvc
The Math extension has at least one test marked with the parsertest
option 'texvc'.  We now use it to detects whether $wgTexvc points to an
executable binary and would skip such parser tests if not.

'math' option is kept for backward compatibility, just in case.

Math extension has been updated to use this as of
https://gerrit.wikimedia.org/r/#/c/69873/

bug: 49884
Change-Id: I992b5a5b7aac067f1e368cb3eeba224c056b76f9
2013-06-27 14:18:03 +02:00
..
MagicVariableTest.php Revert "Misc follow-ups to I2fc3966e (a161c5e)" 2013-03-22 21:24:58 +00:00
MediaWikiParserTest.php PHPUnit now recognizes extension parser tests 2013-06-17 15:21:31 +00:00
NewParserTest.php test: skip math parser tests when missing $wgTexvc 2013-06-27 14:18:03 +02:00
ParserMethodsTest.php Update code formatting 2013-04-26 14:21:20 +00:00
ParserOutputTest.php Better way for extensions to add to ParserOutput. 2013-01-30 12:45:47 +01:00
ParserPreloadTest.php Update code formatting 2013-04-26 14:21:20 +00:00
PreprocessorTest.php Tests: Make phpunit providers "public static". 2013-03-22 03:12:37 +01:00
TagHooksTest.php Revert "Misc follow-ups to I2fc3966e (a161c5e)" 2013-03-22 21:24:58 +00:00