MathJax-src
MathJax-src copied to clipboard
Towards completion of TexError tests
Adds tests for errors in TeX packages in preparation of the l10n TexError rewrite. Note, that this is not fully complete coverage for all occurring TexErrors, but should be sufficient for the time being to actually work on the TexError refactoring.
In addition the PR adds:
- An Emacs
.elscript for ease of working with jest test output in Emacs. This is partially lifted from the old script inMathJax-Testsrepository. - Some tests to achieve complete coverage for packages:
braket,unicode - The old
ConfigMacrostests. - Updates tests that failed after merging PR #1106 .