Math/tests
physikerwelt c390f6479a Add getHtmlOutput method
Currently the method render always returns
a html string that can be a string that
represents the correct result or a rendered
error message.
This change adds a mechanism that allows
to fetch the HTML output.
In a followup commit the rendering function
is changed to return a boolean value rather
than the rendering result.
This will simplify the error handling and caching.

Change-Id: I80760493e391911c41eb69d75a93c6a34db8852e
2014-06-06 21:52:35 +02: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 5) 2014-05-31 10:34:21 +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 5) 2014-05-31 10:34:21 +00:00
MathLaTeXMLTest.php Add getHtmlOutput method 2014-06-06 21:52:35 +02:00
MathMathMLTest.php MathMathML 2014-06-05 09:06:33 +00:00
MathRendererTest.php Add getHtmlOutput method 2014-06-06 21:52:35 +02:00
MathSourceTest.php Fix MathJax centers equations 2014-04-06 21:58:30 +00:00
MathTexvcTest.php Add getHtmlOutput method 2014-06-06 21:52:35 +02:00
ParserTest.data Fix MathJax centers equations 2014-04-06 21:58:30 +00:00