mediawiki-extensions-Math/tests/phpunit/unit
physikerwelt 4743a5fe24
Fix: handling of AMS macros
In I94887f6ccb45072180a318776ae96aead8658a18 some ams macros were
 not taken into account.

Add \ to respective AMS macros.

Bug: T380184
Change-Id: I7c59569fb7242f4f6123047003de6cc86ce868ea
2024-11-26 00:34:12 +01:00
..
WikiTexVC Fix: handling of AMS macros 2024-11-26 00:34:12 +01:00
HookRunnerTest.php Create HookRunner class and the hook handler interfaces 2023-06-05 22:47:33 +02:00
HooksTest.php Use namespaced classes 2024-10-20 09:27:34 +02:00
MathConfigTest.php Use explicit nullable type on parameter arguments (for PHP 8.4) 2024-10-26 15:15:30 +02:00
MathTest.php Use namespaced classes 2024-10-20 09:27:34 +02:00
MathWikibaseConnectorTest.php tests: Mock LoggerInterface to expect that a warning is thrown 2024-02-24 20:16:31 +01:00
MathWikibaseConnectorTestFactory.php Use explicit nullable type on parameter arguments (for PHP 8.4) 2024-10-26 15:15:30 +02:00
PopupTest.php Use explicit nullable type on parameter arguments (for PHP 8.4) 2024-10-26 15:15:30 +02:00
ServiceWiringTest.php tests: Make some PHPUnit data providers static 2023-05-21 11:00:48 +02:00