Skip intl tests from test262 when intl support is disabled.
authormachenbach@chromium.org <machenbach@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 20 Sep 2013 09:26:25 +0000 (09:26 +0000)
committermachenbach@chromium.org <machenbach@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 20 Sep 2013 09:26:25 +0000 (09:26 +0000)
commit1a3f3b05698f7219f4f396f77731e3421abcc9cd
treed34459c002f35cc57a0d57660d61071201b3a700
parent06be8bf0d5e714425feb9dce9dc82f7ccfa60b38
Skip intl tests from test262 when intl support is disabled.

Skips the whole intl directory if intl support is disabled through the test driver.

One test outside the intl directory is skipped separately. It will be handled in an extra CL.

R=jochen@chromium.org, mstarzinger@chromium.org

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@16854 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
test/test262/test262.status
test/test262/testcfg.py
tools/run-deopt-fuzzer.py
tools/run-tests.py
tools/testrunner/objects/context.py