Ingvar Stepanyan
802c4cd8cb
Initial rewrite of JSX parser onto new tokenizer (all tests passing).
2015-01-14 12:18:08 +02:00
Ingvar Stepanyan
96ccdb05fa
Web-driver support for loose parser + small fixes.
...
* Added support for acorn_loose and grouped log to web-driver.
* Removed unused copy-pasted `parseTemplate` from loose parser.
* Throw non-SyntaxError errors immediately (as those are generic).
2014-11-12 16:19:16 +01:00
Marijn Haverbeke
aac1807838
Include Harmony tests in test/index.html
2014-07-29 14:43:20 +02:00
Marijn Haverbeke
314327537a
Add charset to script link that includes test suite
...
So that browsers don't get confused by the utf-8 sequences.
2013-06-08 20:36:50 +02:00
Marijn Haverbeke
4472608994
Write test status to dom rather than console
2012-10-02 18:03:22 +02:00
Marijn Haverbeke
587c790f7b
Add esprima-derived tests, trivial benchmark
2012-09-24 11:42:01 +02:00