Math/tests
physikerwelt 972cee0f98 Add separate database table for LaTeXML (step 2)
Currently the PNG and the LaTeXML rendering mode
use a common table in the database. If both rendering
modes are allowed in a wiki simultaneously this causes
problems, because the fields are continuously overwritten.

This change creates the new database table defined in step 1.

Bug: 65522
Change-Id: I5f125d36b83776ca6f75ff014dc9095d0a737a35
2014-05-21 17:23:42 +00:00
..
MathCoverageTest.php Split up some long lines in tests 2014-03-11 23:32:33 +00:00
MathDatabaseTest.php Add separate database table for LaTeXML (step 2) 2014-05-21 17:23:42 +00:00
MathInputCheckTest.php Split up some long lines in tests 2014-03-11 23:32:33 +00:00
MathInputCheckTexvcTest.php Split up some long lines in tests 2014-03-11 23:32:33 +00:00
MathLaTeXMLDatabaseTest.php Add separate database table for LaTeXML (step 2) 2014-05-21 17:23:42 +00:00
MathLaTeXMLTest.php Fix: Allow <div /> as valid Math output 2014-04-08 16:13:28 +00:00
MathRendererTest.php Split up some long lines in tests 2014-03-11 23:32:33 +00:00
MathSourceTest.php Fix MathJax centers equations 2014-04-06 21:58:30 +00:00
MathTexvcTest.php Coverage tests for the Math extension 2014-03-11 15:35:07 +00:00
ParserTest.data Fix MathJax centers equations 2014-04-06 21:58:30 +00:00