Math/tests
Antoine Musso 28e6a1a751 Compile texvccheck in testsuite
The MathInputCheckTexvcTest class expects texvccheck to be available
via $wgMathTexvcCheckExecutable.  It is not always set or the executable
might not have been compiled (for example on Wikimedia CI Jenkins).

This patch still attempt to use $wgMathTexvcCheckExecutable, if it is
not found it will attempt to compile it using the Makefile in the
texvccheck subfolder of the repository.  That should work whenever
someone has ocaml installed, the resulting binary is used to set
$wgMathTexvcCheckExecutable.

Bug: 61090
Change-Id: I9ea4b87de6e2827aad83961712f66ecbef2639de
2014-02-20 08:00:16 +00:00
..
MathDatabaseTest.php New rendering option LaTeXML 2013-05-26 12:12:51 +00:00
MathInputCheckTest.php Validate TeX input for all renderers, not just texvc 2014-01-22 10:07:27 +00:00
MathInputCheckTexvcTest.php Compile texvccheck in testsuite 2014-02-20 08:00:16 +00:00
MathLaTeXMLTest.php Rename some global variables that violate the naming convention 2014-02-01 11:56:07 +00:00
MathRendererTest.php New rendering option LaTeXML 2013-05-26 12:12:51 +00:00
MathSourceTest.php rename MathSourceTest::simpleTest->MathSourceTest::testBasics 2013-05-04 10:43:14 +00:00
MathTexvcTest.php Fix: PHP Style corrections 2013-06-07 15:37:56 +00:00