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

Unified Diff: test/fuzzer/regexp/test0221

Issue 1655853002: [regexp] add fuzzer support for regexp parser and compiler. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: fix swarming Created 4 years, 11 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: test/fuzzer/regexp/test0221
diff --git a/test/fuzzer/regexp/test0221 b/test/fuzzer/regexp/test0221
new file mode 100644
index 0000000000000000000000000000000000000000..77acd81410ee6a52003260e51a2420579f745263
--- /dev/null
+++ b/test/fuzzer/regexp/test0221
@@ -0,0 +1 @@
+(?:a{5,1000000}){3,1000000}

Powered by Google App Engine
This is Rietveld 408576698