mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Math
synced 2024-12-18 02:20:46 +00:00
5713e1966e
We recently changed the internal treatment of macros to include the `\` in the macro names. The respective code checked if the macro name had the letter 'o' at position 0. Now, this is position 1. * Check for the entire start of over * Output an error if the macro name does not star with under or over * Remove dead code Bug: T382196 Change-Id: I8eefd41e27319c8dbb05900ef2581ce4d548d4fe |
||
---|---|---|
.. | ||
data/restbase | ||
InputCheck | ||
integration | ||
unit | ||
DummyPropertyDataTypeLookup.php | ||
MathCacheTest.php | ||
MathDataUpdaterTest.php | ||
MathFormatterTest.php | ||
MathIdTest.php | ||
MathLaTeXMLCacheTest.php | ||
MathLaTeXMLTest.php | ||
MathMathMLTest.php | ||
MathMLRdfBuilderTest.php | ||
MathMockHttpTrait.php | ||
MathNativeMMLTest.php | ||
MathoidCliTest.php | ||
MathRendererTest.php | ||
MathRestbaseInterfaceTest.php | ||
MathSourceTest.php | ||
MathValidatorTest.php |