test-parsing: Add functionality to specify "always true flags".
authormarja@chromium.org <marja@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 20 Jun 2014 12:28:13 +0000 (12:28 +0000)
committermarja@chromium.org <marja@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 20 Jun 2014 12:28:13 +0000 (12:28 +0000)
commit0f8251e1b82e012824866a5eb47bcd3539c43972
treef679a2e8265414edc1f9c96084be9f0c513d8940
parent736a17f8f46a324221c15c73a1a22c02eb90e9e4
test-parsing: Add functionality to specify "always true flags".

Many parsing tests need to pin a certain flag, and apart from the pinned flag,
we want to keep the "test with all combinations" behavior for the non-pinned
flags.

R=ulan@chromium.org
BUG=

Review URL: https://codereview.chromium.org/349603004

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@21900 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
test/cctest/test-parsing.cc