v8/test/webkit/fast/regex
machenbach@chromium.org 3c9efdeeb4 Migrate more tests from blink repository.
The stand-alone test driver is changed a bit:
- Don't use the errorMessage list. It is used differently in the embedded driver. There it collects parser errors - instead of failure messages.
- Remove html links in description texts. Some test descriptions print a web reference.

The migrated tests fall into 3 categories:
1. Tests outside fast/js
2. Tests that print FAIL messages (and also expect those) - these tests should be examined later if they make sense at all
3. Tests with html links in the test description

R=jkummerow@chromium.org

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@15889 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2013-07-25 19:54:24 +00:00
..
alternative-length-miscalculation-expected.txt Migrate more tests from blink repository. 2013-07-25 19:54:24 +00:00
alternative-length-miscalculation.js Migrate more tests from blink repository. 2013-07-25 19:54:24 +00:00
assertion-expected.txt Migrate more tests from blink repository. 2013-07-25 19:54:24 +00:00
assertion.js Migrate more tests from blink repository. 2013-07-25 19:54:24 +00:00
constructor-expected.txt Migrate more tests from blink repository. 2013-07-25 19:54:24 +00:00
constructor.js Migrate more tests from blink repository. 2013-07-25 19:54:24 +00:00
dotstar-expected.txt Migrate more tests from blink repository. 2013-07-25 19:54:24 +00:00
dotstar.js Migrate more tests from blink repository. 2013-07-25 19:54:24 +00:00
early-acid3-86-expected.txt Migrate more tests from blink repository. 2013-07-25 19:54:24 +00:00
early-acid3-86.js Migrate more tests from blink repository. 2013-07-25 19:54:24 +00:00
ecma-regex-examples-expected.txt Migrate more tests from blink repository. 2013-07-25 19:54:24 +00:00
ecma-regex-examples.js Migrate more tests from blink repository. 2013-07-25 19:54:24 +00:00
invalid-range-in-class-expected.txt Migrate more tests from blink repository. 2013-07-25 19:54:24 +00:00
invalid-range-in-class.js Migrate more tests from blink repository. 2013-07-25 19:54:24 +00:00
lastIndex-expected.txt Migrate more tests from blink repository. 2013-07-25 19:54:24 +00:00
lastIndex.js Migrate more tests from blink repository. 2013-07-25 19:54:24 +00:00
malformed-escapes-expected.txt Migrate more tests from blink repository. 2013-07-25 19:54:24 +00:00
malformed-escapes.js Migrate more tests from blink repository. 2013-07-25 19:54:24 +00:00
non-capturing-backtracking-expected.txt Migrate more tests from blink repository. 2013-07-25 19:54:24 +00:00
non-capturing-backtracking.js Migrate more tests from blink repository. 2013-07-25 19:54:24 +00:00
overflow-expected.txt Migrate more tests from blink repository. 2013-07-25 19:54:24 +00:00
overflow.js Migrate more tests from blink repository. 2013-07-25 19:54:24 +00:00
parentheses-expected.txt Migrate more tests from blink repository. 2013-07-25 19:54:24 +00:00
parentheses.js Migrate more tests from blink repository. 2013-07-25 19:54:24 +00:00
pcre-test-4-expected.txt Migrate more tests from blink repository. 2013-07-25 19:54:24 +00:00
pcre-test-4.js Migrate more tests from blink repository. 2013-07-25 19:54:24 +00:00
quantified-assertions-expected.txt Migrate more tests from blink repository. 2013-07-25 19:54:24 +00:00
quantified-assertions.js Migrate more tests from blink repository. 2013-07-25 19:54:24 +00:00
repeat-match-waldemar-expected.txt Migrate more tests from blink repository. 2013-07-25 19:54:24 +00:00
repeat-match-waldemar.js Migrate more tests from blink repository. 2013-07-25 19:54:24 +00:00
toString-expected.txt Migrate more tests from blink repository. 2013-07-25 19:54:24 +00:00
toString.js Migrate more tests from blink repository. 2013-07-25 19:54:24 +00:00
unicodeCaseInsensitive-expected.txt Migrate more tests from blink repository. 2013-07-25 19:54:24 +00:00
unicodeCaseInsensitive.js Migrate more tests from blink repository. 2013-07-25 19:54:24 +00:00