mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Math
synced 2024-11-15 11:48:23 +00:00
eaed42d8e4
SQLite has global indices, not per table one. When using the database updater to create the `unitest_math` table, we would get an error with a duplicate `math_inputhash` index which is created by the the database installer. This patch skips the testBasicCreateTable() test on sqlite. Change-Id: I6da56d67d7af45f86cf6163cf73f5464505b43f3 |
||
---|---|---|
.. | ||
MathDatabaseTest.php | ||
MathRendererTest.php | ||
MathSourceTest.php | ||
MathTexvcTest.php |