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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/js/regexp-ranges-and-escaped-hyphens-expected.txt
diff --git a/LayoutTests/fast/js/regexp-ranges-and-escaped-hyphens-expected.txt b/LayoutTests/fast/js/regexp-ranges-and-escaped-hyphens-expected.txt
deleted file mode 100644
index 3aa808400cdc6f8b7453f1b97c494c3cad5dbdfb..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/js/regexp-ranges-and-escaped-hyphens-expected.txt
+++ /dev/null
@@ -1,26 +0,0 @@
-Tests for bug #21232, and related range issues described in bug.
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-PASS regexp01.toString() is "1235"
-PASS regexp01a.toString() is "123 5"
-PASS regexp01b.toString() is "1-3 5"
-PASS regexp01c.toString() is "1-3 5"
-PASS regexp01d.toString() is "123 5"
-PASS regexp01e.toString() is "123 5"
-PASS regexp01f.toString() is "-3"
-PASS regexp01g.toString() is "2-"
-PASS regexp02.toString() is "1-35"
-PASS regexp02a.toString() is "1-3 5"
-PASS regexp02b.toString() is "1-3 5"
-PASS regexp02c.toString() is "1-3 5"
-PASS regexp02d.toString() is "1-3 5"
-PASS regexp02e.toString() is "1-3 5"
-PASS regexp03a.toString() is "-.0"
-PASS regexp03b.toString() is "+,-"
-PASS bug21232 is false
-PASS successfullyParsed is true
-
-TEST COMPLETE
-
« 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