mediawiki-extensions-Math/tests/phpunit/unit
physikerwelt 63b47f21ef
Add mathfraktur rendering for chrome
Chrome and similar browsers do not support the
mathvariant attribute that can be used to change
math fonts conveniently. Like for mathcal there is
a table that can be used to translate from latin
to mathfraktur chars.

Bug: T378433
Change-Id: Id8c3e121ed104ba3f08329b4151a7e3bec699754
2024-10-29 11:30:51 +01:00
..
WikiTexVC Add mathfraktur rendering for chrome 2024-10-29 11:30:51 +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