Added test for bug 176 (zero length matches should fail in quantifiers).
authorerik.corry@gmail.com <erik.corry@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 11 Dec 2008 09:01:55 +0000 (09:01 +0000)
committererik.corry@gmail.com <erik.corry@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 11 Dec 2008 09:01:55 +0000 (09:01 +0000)
commit4ede982a4b90a914074dbd73954222721c624460
treef32460bd182d25179b5bde67e5e5271902b8003c
parentd63a3e13e6202724102af8b8fc2f8d8769a0bb34
Added test for bug 176 (zero length matches should fail in quantifiers).
Review URL: http://codereview.chromium.org/13381

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@960 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
test/mjsunit/bugs/bug-176.js [new file with mode: 0644]