mediawiki-extensions-Math/tests/phpunit/InputCheck
Moritz Schubotz (physikerwelt) fc425b977c
Add MathML interface to LocalChecker
In preparation for caching we store the MathML fragment returned by
local checker. The rational is that the string serialization of the
parse tree is better chachable as the parsetree.

Change-Id: Ice2ef1f4f7b83ed187507d4d067f446603d0d6a5
2023-06-19 17:39:49 +02:00
..
data Enable most tests which were previously disabled 2021-08-12 08:57:58 -07:00
InputCheckFactoryTest.php Fix exceptions thrown by LocalChecker 2023-02-27 17:52:28 +01:00
LocalCheckerTest.php Add MathML interface to LocalChecker 2023-06-19 17:39:49 +02:00
MathoidCheckerTest.php Replace deprecated MWException 2023-06-09 13:00:46 +02:00
RestbaseCheckerTest.php MediaWikiTestCase -> MediaWikiIntegrationTestCase 2021-10-12 00:51:10 +02:00