mediawiki-extensions-Math/tests/phpunit
physikerwelt 5713e1966e Fix rendering of underOver
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
2024-12-16 12:06:45 +00:00
..
data/restbase
InputCheck Use namespaced classes 2024-10-20 09:27:34 +02:00
integration Replace uses of deprecated ParserOutput::getText() 2024-12-01 17:24:17 +01:00
unit Fix rendering of underOver 2024-12-16 12:06:45 +00:00
DummyPropertyDataTypeLookup.php
MathCacheTest.php
MathDataUpdaterTest.php
MathFormatterTest.php
MathIdTest.php Remove PNG rendering mode 2022-11-21 18:57:27 +00:00
MathLaTeXMLCacheTest.php
MathLaTeXMLTest.php
MathMathMLTest.php
MathMLRdfBuilderTest.php
MathMockHttpTrait.php Use namespaced classes 2024-10-20 09:27:34 +02:00
MathNativeMMLTest.php
MathoidCliTest.php
MathRendererTest.php
MathRestbaseInterfaceTest.php Use namespaced classes 2024-10-20 09:27:34 +02:00
MathSourceTest.php
MathValidatorTest.php