mediawiki-extensions-Math/tests/phpunit/unit
physikerwelt dab5364b31
Use cell based table rendering
* Add hline search in matrix construction:
** This avoids a second scan later for the cost of some
   memory overhead
* Parse | in array column specification
* Add CSS based table lines as done by TMML, cf.
https://github.com/w3c/mathml-core/issues/245

Bug: T377167
Change-Id: I6e29b47b1731638ea9b06de3006ce2834e4f0c68
2024-10-29 05:48:34 +01:00
..
WikiTexVC Use cell based table rendering 2024-10-29 05:48:34 +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