mediawiki-extensions-Math/tests/phpunit/unit/WikiTexVC
physikerwelt 9a27d92c09 Add missing apply after operatorname
* Reapply the logic of \log rendering to \operatorname
* Deduplicate applyFunctionDetection

Note this still does not solve the rendering problem for
operator names with more than one letter as these generate
mrow elements with single letters. Those are not rendered
with space in FF.

Bug: T375861
Change-Id: I913d865b49d5894a63c8b9d244768f9bb1df4e28
2024-10-14 16:01:56 +00:00
..
Intent Make use of actual @dataProviders in tests 2024-08-31 11:49:04 +00:00
Mhchem Make use of actual @dataProviders in tests 2024-08-31 11:49:04 +00:00
MMLmappings Add missing apply after operatorname 2024-10-14 16:01:56 +00:00
MMLNodes
Nodes Add \| to list of special operators 2024-10-05 23:00:34 +02:00
AllTest.php Simplify parsing of mediawiki_function_names 2024-09-21 00:57:23 +02:00
ApiTest.php Fix: Add missing latex length units 2024-09-27 14:00:44 +02:00
ChemRegressionTest.php Add missing documentation to class properties 2024-08-31 11:48:46 +00:00
EnWikiFormulaeTest.php Skip tests if testfiles are missing 2024-04-03 20:45:20 +02:00
ExportedTexUtilKeys.json Update test references 2024-04-08 17:14:44 +00:00
MMLComparator.php
MMLFullCoverageTest.php Make use of actual @dataProviders in tests 2024-08-31 11:49:04 +00:00
MMLGenerationParserTest.php Make use of actual @dataProviders in tests 2024-08-31 11:49:04 +00:00
MMLGenerationTexUtilTest.php Make use of actual @dataProviders in tests 2024-08-31 11:49:04 +00:00
MMLRenderTest.php build: Upgrade mediawiki/mediawiki-codesniffer to v43.0.0 2024-03-10 22:16:48 +01:00
mmlRes-latexml-FullCoverage.json
mmlRes-mathml-FullCoverage.json
MMLTestUtil.php Remove unused return values from MMLTestUtil 2024-08-12 08:50:22 +02:00
MMLTestUtilHTML.php build: Upgrade mediawiki/mediawiki-codesniffer to v43.0.0 2024-03-10 22:16:48 +01:00
ParserTest-Ref.json
ParserTest.php Make use of actual @dataProviders in tests 2024-08-31 11:49:04 +00:00
ParserTest135.json
RenderTest.php Make use of actual @dataProviders in tests 2024-08-31 11:49:04 +00:00
tex-2-mml.json
TexUtil-Ref.json Update test references 2024-04-08 17:14:44 +00:00
TexUtilTest.php