pschwartau%netscape.com
|
d470bbfaf6
|
Initial add. Regression test for bug 191479.
|
2003-01-31 20:30:33 +00:00 |
pschwartau%netscape.com
|
ec085e64da
|
We've decided to follow Perl, rather than ECMA, and allow unescaped braces in regexp patterns, evan if they are not part of a quantifier. See bug 190685.
|
2003-01-30 02:25:51 +00:00 |
pschwartau%netscape.com
|
35607ff228
|
Commenting out sections containing (?< or (?(condition). Perl supports these operators, but ECMAScript does not.
|
2003-01-23 20:56:08 +00:00 |
pschwartau%netscape.com
|
12f4b067f0
|
Trivial comment fix.
|
2003-01-23 20:22:19 +00:00 |
pschwartau%netscape.com
|
3a08d47e55
|
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 |
pschwartau%netscape.com
|
755588a186
|
Whitespace cleanup.
|
2003-01-23 20:03:12 +00:00 |
pschwartau%netscape.com
|
a6d7cde135
|
Initial add. Regression test inspired by bug 188206.
|
2003-01-22 02:34:45 +00:00 |
pschwartau%netscape.com
|
abd8e71173
|
Initial add. Regression test for bug 187133.
|
2003-01-06 22:18:34 +00:00 |
pschwartau%netscape.com
|
7e74912683
|
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 |
pschwartau%netscape.com
|
84e53d1eff
|
Initial add. Regression test for bug 169534.
|
2002-09-21 03:17:25 +00:00 |
pschwartau%netscape.com
|
4541940e34
|
Initial add. Regression test for bug 169497.
|
2002-09-19 01:24:45 +00:00 |
pschwartau%netscape.com
|
6429b5c681
|
Whitespace fix.
|
2002-08-31 01:20:40 +00:00 |
pschwartau%netscape.com
|
ba24308ef8
|
Initial add. Regression test for bug 165353.
|
2002-08-31 01:05:09 +00:00 |
pschwartau%netscape.com
|
8ee7b9ec81
|
Initial add. Testing regexps containing octal escape sequences. See bug 141078.
|
2002-08-02 21:27:12 +00:00 |
pschwartau%netscape.com
|
0a859a05e8
|
Adding a comment
|
2002-08-02 00:13:00 +00:00 |
pschwartau%netscape.com
|
255ceec550
|
Initial add. Regression test for bug 141078.
|
2002-07-18 18:36:44 +00:00 |
pschwartau%netscape.com
|
b6e224c759
|
Correcting two sections of test.
|
2002-07-15 17:28:05 +00:00 |
pschwartau%netscape.com
|
3d0481ed1e
|
Expanding a comment for one section in greater detail.
|
2002-07-15 17:04:38 +00:00 |
pschwartau%netscape.com
|
bf47977f38
|
Initial add. Based on examples from ECMA-262 Ed.3 spec, Section 15.10.2
|
2002-07-10 23:09:48 +00:00 |
pschwartau%netscape.com
|
b1277f0b9b
|
Initial add. Testing JS RegExp engine against results from Perl 5.
|
2002-07-08 04:03:11 +00:00 |
pschwartau%netscape.com
|
451a024ce1
|
Correcting the year in the copyright.
|
2002-07-08 03:58:27 +00:00 |
pschwartau%netscape.com
|
d6131a082b
|
Adding reference to bug 85721.
|
2002-07-08 03:36:34 +00:00 |
pschwartau%netscape.com
|
59653be598
|
Initial add. Testing JS RegExp engine against results from Perl 5.
|
2002-07-08 03:27:21 +00:00 |
pschwartau%netscape.com
|
caebe93d57
|
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 |
pschwartau%netscape.com
|
5341aaf026
|
Adjusting FAST constant upward so that test can pass in Rhino -
|
2002-06-20 20:53:10 +00:00 |
rogerl%netscape.com
|
b42c0eab50
|
Corrected tests to match ECMA - unmatched paren contents need to have the
value 'undefined' rather than an empty string.
|
2002-06-04 18:51:05 +00:00 |
pschwartau%netscape.com
|
90a17d03d6
|
Initial add. Regression test for bug 122076.
|
2002-03-04 04:11:47 +00:00 |
pschwartau%netscape.com
|
95713a1ba6
|
Improved regexp reporting for Rhino by imitating SpiderMonkey's Array.toSource() method.
|
2002-02-27 18:36:46 +00:00 |
pschwartau%netscape.com
|
9ba6a7adbd
|
Adding more cases and improving comments.
|
2002-02-18 23:59:15 +00:00 |
pschwartau%netscape.com
|
a42a6941bd
|
Fixing a typo in the comments
|
2002-02-18 23:29:54 +00:00 |
pschwartau%netscape.com
|
82dc1161ae
|
Initial add.
|
2002-02-18 22:03:46 +00:00 |
rogerl%netscape.com
|
9176616495
|
Fixed expected output from case 1. (sr=pschwartau)
|
2002-02-14 19:21:13 +00:00 |
pschwartau%netscape.com
|
9f52495aaf
|
Correcting an error
|
2002-02-14 19:11:15 +00:00 |
pschwartau%netscape.com
|
68fab19f05
|
Initial add. Regression test for bug 85721.
|
2002-02-14 19:06:59 +00:00 |
pschwartau%netscape.com
|
119ec875f0
|
Improving readability.
|
2002-02-08 21:42:55 +00:00 |
pschwartau%netscape.com
|
29ba61d5fe
|
Initial add. Regression test for bug 123437.
|
2002-02-05 01:44:52 +00:00 |
pschwartau%netscape.com
|
0f4744e066
|
Correcting a typo in comments-
|
2002-01-15 01:07:28 +00:00 |
pschwartau%netscape.com
|
1c6399c316
|
Initial add. Regression test for bug 119909.
|
2002-01-15 00:51:12 +00:00 |
pschwartau%netscape.com
|
6db0021972
|
Adding new cases to test
|
2001-12-10 00:43:13 +00:00 |
pschwartau%netscape.com
|
b6a208b031
|
Adding two more cases to the test.
|
2001-10-24 02:01:59 +00:00 |
pschwartau%netscape.com
|
3ca6d76503
|
Improving comments.
|
2001-10-23 23:02:25 +00:00 |
pschwartau%netscape.com
|
2038a67a11
|
Initial add. Test for regexps with global flag set.
|
2001-10-23 22:29:01 +00:00 |
pschwartau%netscape.com
|
2037b0f3a9
|
More accurate comment.
|
2001-10-23 19:28:40 +00:00 |
pschwartau%netscape.com
|
14ccb6f3c6
|
Correcting an error in comments.
|
2001-10-23 19:12:42 +00:00 |
pschwartau%netscape.com
|
e72a959d86
|
Minor changes in style.
|
2001-10-23 17:39:31 +00:00 |
pschwartau%netscape.com
|
773a9460d9
|
Adding comments.
|
2001-10-22 23:59:20 +00:00 |
pschwartau%netscape.com
|
c6ff33e0b6
|
Improving readability.
|
2001-10-22 20:09:12 +00:00 |
pschwartau%netscape.com
|
240e9be4f4
|
Initial add. Regression test for Bugzilla bug 105972.
|
2001-10-22 20:06:52 +00:00 |
pschwartau%netscape.com
|
32025e8f8e
|
Slight changes -
|
2001-10-05 02:07:47 +00:00 |
pschwartau%netscape.com
|
5aaedfdc26
|
Improving readability -
|
2001-10-05 00:25:11 +00:00 |