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

Unified Diff: test/mjsunit/bugs/bug-87.js

Issue 4081: Various test-related changes. (Closed)
Patch Set: Created 12 years, 3 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
« no previous file with comments | « test/mjsunit/bugs/bug-86.js ('k') | tools/test.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mjsunit/bugs/bug-87.js
diff --git a/test/mjsunit/bugs/bug-87.js b/test/mjsunit/bugs/bug-87.js
new file mode 100644
index 0000000000000000000000000000000000000000..3972c089ec4680e96d56b5a5534638fad3730a12
--- /dev/null
+++ b/test/mjsunit/bugs/bug-87.js
@@ -0,0 +1,2 @@
+assertTrue((/(?:)/g).global);
+assertTrue((/(?:)/\u0067).global);
« no previous file with comments | « test/mjsunit/bugs/bug-86.js ('k') | tools/test.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698