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 REST API endpoint for popups 2022-08-05 17:47:44 +09:00
parser Update to parserTests v2 (tidy by default) 2020-04-02 14:19:46 -04:00
phpunit Fix rendering of underOver 2024-12-16 12:06:45 +00:00
selenium selenium: Replace Node.js Assert library with WebdriverIO Expect library 2024-10-16 14:11:24 +02:00
wfTest.php Use namespaced classes 2024-10-20 09:27:34 +02:00