mediawiki-extensions-Math/tests
Moritz Schubotz (physikerwelt) ef145e7b50
Add remaining mhchemtexified macros:
\mkern -> \mkern #1 (fun_ar1)
    \mskip -> \mskip #1 (fun_ar1)
    \smash -> \smash[#1]{#2} (fun_ar1opt)
    \mathchoice -> \\mathchoice #1 #2 #3 #4 (fun_ar4)
    \rlap -> \rlap #1 (fun_ar1)
    \llap -> \llap #1 (fun_ar1)
    \raise -> \raise #2 #2 (fun_ar2)
    \lower -> \lower #1 #2 (fun_ar2)

Bug: T340023
Change-Id: I61f0bdae53a53d5d301645dc9aa099d3377bff1c
2023-07-18 21:08:36 +02: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 Add remaining mhchemtexified macros: 2023-07-18 21:08:36 +02:00
selenium selenium: Refactor WebdriverIO tests from sync to async mode 2022-02-01 01:24:19 +11:00
wfTest.php Remove some unused methods. 2022-06-27 18:20:06 +00:00