pegjs/test
David Majda aeb2cb4f1c Make sure quoting functions output only ASCII characters
This patch prevents portability problems. In particular, it fixes a
problem where "SyntaxError: Invalid range in character class." error
appeared when using command-line version on Widnows (see GH-13).
2010-11-20 16:58:47 +01:00
..
vendor/qunit Split the vendor directory 2010-08-15 19:50:59 +02:00
checks-test.js Test the checks directly, do not go through |PEG.buildParser| 2010-08-21 11:59:42 +02:00
compiler-test.js Move test helper into its own file + reorder test file includes 2010-08-21 15:34:56 +02:00
helpers.js Move test helper into its own file + reorder test file includes 2010-08-21 15:34:56 +02:00
index.html Move test helper into its own file + reorder test file includes 2010-08-21 15:34:56 +02:00
parser-test.js Make sure quoting functions output only ASCII characters 2010-11-20 16:58:47 +01:00
passes-test.js Add compiler passes tests (currently testing the one pass that exists) 2010-08-21 14:36:44 +02:00