Integration of MathJax, KaTeX and Asymptote with scribble, to typeset math in Racket documentation
Go to file
Emily Eisenberg 507a552ffd Add some basic testing using jasmine
Summary:
Make some tests that test the parser. So far, there are no DOM tests,
but maybe later.

Test Plan:
Run `make serve` and then visit `/test/test.html`. Make sure all the
tests pass.

Reviewers: alpert

Reviewed By: alpert

Differential Revision: http://phabricator.khanacademy.org/D2987
2013-07-11 18:32:44 -07:00
static Rename everything to KaTeX 2013-07-10 14:08:50 -07:00
test Add some basic testing using jasmine 2013-07-11 18:32:44 -07:00
.arcconfig Rename everything to KaTeX 2013-07-10 14:08:50 -07:00
.gitignore Use browserify and "modules" 2013-07-05 21:44:44 -07:00
jisonify.js Create node server to replace 'make watch' 2013-07-05 22:55:10 -07:00
katex.js Add some basic testing using jasmine 2013-07-11 18:32:44 -07:00
lexer.js Un-combine ords 2013-07-10 12:11:39 -07:00
Makefile Rename everything to KaTeX 2013-07-10 14:08:50 -07:00
package.json Rename everything to KaTeX 2013-07-10 14:08:50 -07:00
parser.jison Attempt to merge ords together 2013-07-09 22:31:19 -07:00
parseTree.js Add some basic testing using jasmine 2013-07-11 18:32:44 -07:00
server.js Add some basic testing using jasmine 2013-07-11 18:32:44 -07:00