Math/tests
physikerwelt bf33d51320 Add separate database table for LaTeXML (step 3)
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 adds the method getMathTableName that will
allow renderers to access their specific table in the
database.

Change-Id: I8b11ffd0a39fadd7d3c8de1e94e74ff5f490430d
2014-05-27 05:33:20 +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 Add separate database table for LaTeXML (step 3) 2014-05-27 05:33:20 +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