mediawiki-extensions-Math/tests
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
..
api-testing
parser
phpunit Fix rendering of underOver 2024-12-16 12:06:45 +00:00
selenium
wfTest.php Use namespaced classes 2024-10-20 09:27:34 +02:00