gecko-dev/js/tests/ecma_3/RegExp
pschwartau%netscape.com 24d46ce950 Adding comments.
2003-11-16 23:10:49 +00:00
..
15.10.2-1.js Initial add. Based on examples from ECMA-262 Ed.3 spec, Section 15.10.2 2002-07-10 23:09:48 +00:00
15.10.3.1-1.js
15.10.3.1-2.js
15.10.4.1-1.js
15.10.4.1-2.js
15.10.4.1-3.js
15.10.4.1-4.js
15.10.4.1-5-n.js
15.10.6.2-1.js Fixing a typo in the comments 2002-02-18 23:29:54 +00:00
15.10.6.2-2.js Adding more cases and improving comments. 2002-02-18 23:59:15 +00:00
octal-001.js Adding a comment 2002-08-02 00:13:00 +00:00
octal-002.js Initial add. Testing regexps containing octal escape sequences. See bug 141078. 2002-08-02 21:27:12 +00:00
perlstress-001.js Expanding a comment for one section in greater detail. 2002-07-15 17:04:38 +00:00
perlstress-002.js Commenting out sections containing (?< or (?(condition). Perl supports these operators, but ECMAScript does not. 2003-01-23 20:56:08 +00:00
regress-24712.js
regress-28686.js
regress-31316.js Corrected tests to match ECMA - unmatched paren contents need to have the 2002-06-04 18:51:05 +00:00
regress-57572.js Removing an erroneous section. According to the spec, can't have more than 2 consecutive |?| quantifers in a regexp. 2003-01-23 20:08:39 +00:00
regress-57631.js Patch by zack-weg@gmx.de correcting errors in this testcase. See bug 224951. 2003-11-07 18:08:35 +00:00
regress-67773.js
regress-72964.js
regress-76683.js
regress-78156.js
regress-85721.js Adjusting FAST constant upward again, so that test can pass in Rhino. 100 ms seems like a reasonable value. 2002-06-24 22:14:48 +00:00
regress-87231.js Corrected tests to match ECMA - unmatched paren contents need to have the 2002-06-04 18:51:05 +00:00
regress-98306.js
regress-100199.js
regress-103087.js
regress-105972.js
regress-119909.js
regress-122076.js Adding standard lines to report bug number and summary, which were missing from this testcase for some reason. 2003-03-23 20:24:34 +00:00
regress-123437.js
regress-165353.js Whitespace fix. 2002-08-31 01:20:40 +00:00
regress-169497.js Replace 'onload' with meaningless string. Alertboxes were popping up otherwise when the jsDriver.pl results file was opened! 2002-11-19 23:23:33 +00:00
regress-169534.js Initial add. Regression test for bug 169534. 2002-09-21 03:17:25 +00:00
regress-187133.js Initial add. Regression test for bug 187133. 2003-01-06 22:18:34 +00:00
regress-188206.js Improving comments. 2003-03-15 00:07:50 +00:00
regress-191479.js Initial add. Regression test for bug 191479. 2003-01-31 20:30:33 +00:00
regress-202564.js Initial add. Regression test for bug 202564. 2003-04-18 22:31:12 +00:00
regress-209067.js Adding a carriage return at end of file. 2003-06-17 21:32:48 +00:00
regress-209919.js Adding 2 more sections. 2003-06-20 21:10:24 +00:00
regress-216591.js Correcting a typo. 2003-08-19 16:45:03 +00:00
regress-220367-001.js Initial add. Regression test for bug 220367. 2003-09-26 19:24:58 +00:00
regress-220367-002.js Improving readability. 2003-09-26 19:37:15 +00:00
regress-223273.js Follow Perl 5, not ECMA-262 Ed 3 on unescaped, unbalanced brackets and braces. See bug 223273. 2003-10-24 17:18:21 +00:00
regress-223535.js Rearranging code to make style consistent with other tests in this directory. 2003-11-07 18:00:09 +00:00
regress-224676.js Initial add. Regression test for bug 224676. 2003-11-05 04:08:11 +00:00
regress-225289.js Adding comments. 2003-11-16 23:10:49 +00:00
regress-225343.js Initial add. Regression test for bug 225343. 2003-11-11 20:55:59 +00:00
shell.js Improved regexp reporting for Rhino by imitating SpiderMonkey's Array.toSource() method. 2002-02-27 18:36:46 +00:00