v8/preparser
lrn@chromium.org 0a6d586d09 Add test suite for the preparser.
The test suite builds the preparser test program and runs it on each .js file in
the test/preparser directory.
Currently it only checks that preparsing runs without crashing or erroring.
This also implicitly tests that the preparser library can be built.

TEST=test/preparser/*.js

Review URL: http://codereview.chromium.org/6777010

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@7436 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2011-03-30 14:00:36 +00:00
..
preparser-process.cc Add test suite for the preparser. 2011-03-30 14:00:36 +00:00
SConscript Introduce scons target to build preparser libraray and proof-of-concept command line process. 2011-03-29 09:21:25 +00:00