Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(327)

Side by Side Diff: LayoutTests/fast/js/regexp-ranges-and-escaped-hyphens-expected.txt

Issue 20867002: Remove old tests that have been migrated to the v8 repo. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: remove unused script-tests as well Created 7 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 Tests for bug #21232, and related range issues described in bug.
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4
5
6 PASS regexp01.toString() is "1235"
7 PASS regexp01a.toString() is "123 5"
8 PASS regexp01b.toString() is "1-3 5"
9 PASS regexp01c.toString() is "1-3 5"
10 PASS regexp01d.toString() is "123 5"
11 PASS regexp01e.toString() is "123 5"
12 PASS regexp01f.toString() is "-3"
13 PASS regexp01g.toString() is "2-"
14 PASS regexp02.toString() is "1-35"
15 PASS regexp02a.toString() is "1-3 5"
16 PASS regexp02b.toString() is "1-3 5"
17 PASS regexp02c.toString() is "1-3 5"
18 PASS regexp02d.toString() is "1-3 5"
19 PASS regexp02e.toString() is "1-3 5"
20 PASS regexp03a.toString() is "-.0"
21 PASS regexp03b.toString() is "+,-"
22 PASS bug21232 is false
23 PASS successfullyParsed is true
24
25 TEST COMPLETE
26
OLDNEW
« no previous file with comments | « LayoutTests/fast/js/regexp-ranges-and-escaped-hyphens.html ('k') | LayoutTests/fast/js/regexp-stack-overflow.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698