Let test configuration disable variant flags. Used for preparser tests.
authorlrn@chromium.org <lrn@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 9 May 2011 09:02:27 +0000 (09:02 +0000)
committerlrn@chromium.org <lrn@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 9 May 2011 09:02:27 +0000 (09:02 +0000)
commit217006f111c3ecc16e5f06e239590a77605b7c87
tree1e722a26630d85e154b1893159b826753eacb00e
parent89c64653bfecca65a2e6e65ed96af99c8e918cfa
Let test configuration disable variant flags. Used for preparser tests.

Fixes problem with nosse[234] tests (or anything else that would pass an
unexpected extra parameter on the preparser test command line).

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@7814 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
test/preparser/testcfg.py
tools/test.py