mediawiki-extensions-Math/tests/phpunit
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
..
data/restbase Enable most tests which were previously disabled 2021-08-12 08:57:58 -07:00
InputCheck Use namespaced classes 2024-10-20 09:27:34 +02:00
integration Use namespaced classes 2024-10-20 09:27:34 +02:00
unit Add mathfraktur rendering for chrome 2024-10-29 11:30:51 +01:00
DummyPropertyDataTypeLookup.php Move test helper classes into own class file 2019-12-06 21:47:52 +01:00
MathCacheTest.php Remove explicit DB access 2024-01-11 15:57:02 +00:00
MathDataUpdaterTest.php Use namespaced classes 2024-01-06 16:30:26 +01:00
MathFormatterTest.php Use namespaced IDatabase class 2023-08-19 12:03:02 +08:00
MathIdTest.php Remove PNG rendering mode 2022-11-21 18:57:27 +00:00
MathLaTeXMLCacheTest.php Add missing documentation to class properties 2024-08-31 11:48:46 +00:00
MathLaTeXMLTest.php MediaWikiTestCase -> MediaWikiIntegrationTestCase 2021-10-12 00:51:10 +02:00
MathMathMLTest.php Use overrideConfigValue instead of setMwGlobals 2024-07-24 16:22:59 +00:00
MathMLRdfBuilderTest.php Use namespaced IDatabase class 2023-08-19 12:03:02 +08:00
MathMockHttpTrait.php Use namespaced classes 2024-10-20 09:27:34 +02:00
MathNativeMMLTest.php Use overrideConfigValue instead of setMwGlobals 2024-07-24 16:22:59 +00:00
MathoidCliTest.php Add missing documentation to class properties 2024-08-31 11:48:46 +00:00
MathRendererTest.php Use overrideConfigValue instead of setMwGlobals 2024-07-24 16:22:59 +00:00
MathRestbaseInterfaceTest.php Use namespaced classes 2024-10-20 09:27:34 +02:00
MathSourceTest.php Remove some unused methods. 2022-06-27 18:20:06 +00:00
MathValidatorTest.php MediaWikiTestCase -> MediaWikiIntegrationTestCase 2021-10-12 00:51:10 +02:00