mediawiki-extensions-Math/tests/phpunit/unit/WikiTexVC
Moritz Schubotz (physikerwelt) 5fa3d6bfe5 Clean matrix arguments
Originally the parse tree was a binary tree, from that
time matrix element were put into that data structure.
This was partially undone, but not full which leads to some artifacts
in matrix cells.

One of the problem is that due to the binary parse
tree structure the postprocessing did not correctly
identfy \limits.

This change changes reduces nesting from matrix, and regards
matrix instances as two-dimensional TexArrays.

Bug: T362344
Change-Id: I66a31a09f204709a51d6b5c9ecefc083f7ee2d6d
2024-06-03 09:25:15 +00:00
..
Intent Enable more tests 2024-04-06 11:20:03 +00:00
Mhchem build: Upgrade mediawiki/mediawiki-codesniffer to v43.0.0 2024-03-10 22:16:48 +01:00
MMLmappings Clean matrix arguments 2024-06-03 09:25:15 +00:00
MMLNodes Rename TexVC in PHP to WikiTexVC 2023-11-24 16:41:30 +01:00
Nodes Clean matrix arguments 2024-06-03 09:25:15 +00:00
AllTest.php Clean matrix arguments 2024-06-03 09:25:15 +00:00
ApiTest.php Rename TexVC in PHP to WikiTexVC 2023-11-24 16:41:30 +01:00
ChemRegressionTest.php Skip tests if testfiles are missing 2024-04-03 20:45:20 +02: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 Add export function for RTED 2023-12-07 17:27:19 +01:00
MMLFullCoverageTest.php Enable more tests 2024-04-06 11:20:03 +00:00
MMLGenerationParserTest.php Enable more tests 2024-04-06 11:20:03 +00:00
MMLGenerationTexUtilTest.php Update test references 2024-04-08 17:14:44 +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 Rename TexVC in PHP to WikiTexVC 2023-11-24 16:41:30 +01:00
mmlRes-mathml-FullCoverage.json Rename TexVC in PHP to WikiTexVC 2023-11-24 16:41:30 +01:00
MMLTestUtil.php Add export function for RTED 2023-12-07 17:27:19 +01:00
MMLTestUtilHTML.php build: Upgrade mediawiki/mediawiki-codesniffer to v43.0.0 2024-03-10 22:16:48 +01:00
ParserTest-Ref.json Rename TexVC in PHP to WikiTexVC 2023-11-24 16:41:30 +01:00
ParserTest.php build: Upgrade mediawiki/mediawiki-codesniffer to v43.0.0 2024-03-10 22:16:48 +01:00
ParserTest135.json Rename TexVC in PHP to WikiTexVC 2023-11-24 16:41:30 +01:00
RenderTest.php Rename TexVC in PHP to WikiTexVC 2023-11-24 16:41:30 +01:00
tex-2-mml.json Rename TexVC in PHP to WikiTexVC 2023-11-24 16:41:30 +01:00
TexUtil-Ref.json Update test references 2024-04-08 17:14:44 +00:00
TexUtilTest.php Add over_operators group 2024-01-24 16:49:29 +01:00