pschwartau%netscape.com
|
6ca4e471c4
|
Improving comments and readability.
|
2001-10-05 20:32:12 +00:00 |
|
pschwartau%netscape.com
|
c26dfebaed
|
Improving comments.
|
2001-10-05 18:36:06 +00:00 |
|
pschwartau%netscape.com
|
b44e470e4b
|
Initial add. Tests sparse arrays.
|
2001-10-05 18:27:40 +00:00 |
|
pschwartau%netscape.com
|
9a3fc24abe
|
Skip test of (non-ECMA) fileName, lineNumber properties of Error objects
|
2001-10-05 16:25:55 +00:00 |
|
pschwartau%netscape.com
|
69ab92c82f
|
Initial add. Regression test for bug 50447.
|
2001-10-05 16:19:37 +00:00 |
|
pschwartau%netscape.com
|
00d691ea88
|
Slight changes -
|
2001-10-05 02:07:47 +00:00 |
|
pschwartau%netscape.com
|
657d299244
|
Improving readability -
|
2001-10-05 00:25:11 +00:00 |
|
pschwartau%netscape.com
|
c188eb0d39
|
Including more RegExps. Not checking expected vs. actual matches now; just that we don't crash.
|
2001-10-04 23:58:24 +00:00 |
|
pschwartau%netscape.com
|
8ad7d34603
|
Initial add. Regression test for bug 103087.
|
2001-10-04 19:54:04 +00:00 |
|
pschwartau%netscape.com
|
8e321ed4c9
|
Fixing bug that prevented -p option from working on the Mac (again!)
|
2001-10-04 02:08:16 +00:00 |
|
pschwartau%netscape.com
|
5c97ceca72
|
Initial add. Regression test for bug 101964.
|
2001-09-28 04:50:52 +00:00 |
|
pschwartau%netscape.com
|
9c2e261f72
|
Adding comments from contributor.
|
2001-09-26 01:15:14 +00:00 |
|
pschwartau%netscape.com
|
9fb2c068a7
|
Correcting some typos.
|
2001-09-26 00:58:35 +00:00 |
|
pschwartau%netscape.com
|
576808aca7
|
Initial add. Regression test for bug 101488.
|
2001-09-26 00:32:11 +00:00 |
|
pschwartau%netscape.com
|
b38eac9fd6
|
Make formatArray() work in Rhino. Improve getState() by checking for more whitespace characters.
|
2001-09-21 22:44:46 +00:00 |
|
pschwartau%netscape.com
|
ca95abb70c
|
Forgot to remove these comment-marks.
|
2001-09-17 23:55:06 +00:00 |
|
pschwartau%netscape.com
|
12c45dcfdc
|
Skip regression test for bug 100199 until the bug is fixed.
|
2001-09-17 23:53:12 +00:00 |
|
pschwartau%netscape.com
|
67ac10ea31
|
Initial add. Regression test for bug 100199.
|
2001-09-17 23:49:25 +00:00 |
|
pschwartau%netscape.com
|
625129bd11
|
Improve visual presentation in the case where test string contains '\n'.
|
2001-09-14 20:10:49 +00:00 |
|
pschwartau%netscape.com
|
6333005ace
|
Making testcase compatible with updated testRegExp() function in utility file shell.js
|
2001-09-14 00:29:21 +00:00 |
|
pschwartau%netscape.com
|
a6700335b7
|
Improving the error-reporting functions for RegExp tests. Now more complete and more consistent.
|
2001-09-14 00:15:59 +00:00 |
|
pschwartau%netscape.com
|
cb7ef4c5f2
|
Trivial whitespace cleanup.
|
2001-09-10 23:16:43 +00:00 |
|
pschwartau%netscape.com
|
9394dbd3ec
|
Initial add. Regression test for bug 97921.
|
2001-09-10 23:05:12 +00:00 |
|
pschwartau%netscape.com
|
9b63ff8183
|
Trivial change to comment and whitespace.
|
2001-09-08 18:58:40 +00:00 |
|
pschwartau%netscape.com
|
082245971f
|
Trivial whitespace fix.
|
2001-09-05 23:35:07 +00:00 |
|
pschwartau%netscape.com
|
ed10eb7850
|
Completely rethinking this testcase. Reduced test as much as possible, added try...catch blocks and for-loop to stress-test the code.
|
2001-09-05 23:21:33 +00:00 |
|
pschwartau%netscape.com
|
8873ed636b
|
Improved accuracy of test, and added more cases.
|
2001-09-05 21:15:43 +00:00 |
|
pschwartau%netscape.com
|
4380531bc9
|
Adding comment regarding regress-97646-001-n.js, regress-97646-002-n.js
|
2001-09-05 17:47:11 +00:00 |
|
pschwartau%netscape.com
|
a42722d0e6
|
Correcting comments at top of file, plus bug and summary values.
|
2001-09-05 17:13:14 +00:00 |
|
pschwartau%netscape.com
|
4757b4fc39
|
Correcting date at top of file.
|
2001-09-05 17:03:32 +00:00 |
|
pschwartau%netscape.com
|
87765e762a
|
Correcting comments at top of file, plus bug and summary values.
|
2001-09-05 17:01:03 +00:00 |
|
nboyd%atg.com
|
4507a1cf73
|
Update for new tests.
|
2001-09-05 16:48:31 +00:00 |
|
pschwartau%netscape.com
|
cb11cb7e47
|
Initial add. Regression test for bug 98306.
|
2001-09-05 06:27:25 +00:00 |
|
pschwartau%netscape.com
|
0b02e3b978
|
Skipping two new tests that use non-EMCA functionality: toSource() and uneval().
|
2001-09-05 01:07:17 +00:00 |
|
pschwartau%netscape.com
|
ded8f34015
|
Improved readabilty. Improved accuracy of stripBraces() function.
|
2001-09-05 00:49:31 +00:00 |
|
pschwartau%netscape.com
|
018096156d
|
This is more accurate. Also using sorting now, for definiteness in comparisons.
|
2001-09-05 00:46:24 +00:00 |
|
pschwartau%netscape.com
|
3e130a22c8
|
Initial add. Regression test for bug 96284.
|
2001-09-04 01:54:36 +00:00 |
|
pschwartau%netscape.com
|
f37dffb52a
|
Corrected testcase so it will work in Rhino as well as SpiderMonkey.
|
2001-08-31 06:10:13 +00:00 |
|
pschwartau%netscape.com
|
d3d0f5e05a
|
Initial add.
|
2001-08-30 19:55:05 +00:00 |
|
pschwartau%netscape.com
|
e456fc4d42
|
Trivial whitespace change.
|
2001-08-29 23:34:32 +00:00 |
|
pschwartau%netscape.com
|
42fca7b54a
|
Initial add.
|
2001-08-29 23:20:16 +00:00 |
|
pschwartau%netscape.com
|
36ee37b5de
|
Removed a few hundred || conditions. See comment 2001-08-29 12:00 in bug 89443.
|
2001-08-29 20:37:58 +00:00 |
|
pschwartau%netscape.com
|
1842238b89
|
Adding skips for two tests employing the non-ECMA toSource() and uneval() functions.
|
2001-08-29 06:14:38 +00:00 |
|
pschwartau%netscape.com
|
cf7115e693
|
Initial add.
|
2001-08-29 05:59:52 +00:00 |
|
pschwartau%netscape.com
|
09987595a3
|
Adding two new utility functions.
|
2001-08-28 21:13:58 +00:00 |
|
pschwartau%netscape.com
|
7dcd878d8f
|
Punctuation correction in comment.
|
2001-08-27 22:57:25 +00:00 |
|
pschwartau%netscape.com
|
f055101da4
|
Initial add.
|
2001-08-27 22:55:57 +00:00 |
|
pschwartau%netscape.com
|
c7e5cb06a4
|
Some RegExp bugs have now been fixed in Rhino. Removing the testcases from the skip list.
|
2001-08-27 19:58:56 +00:00 |
|
pschwartau%netscape.com
|
9e09712d1e
|
Technical change. Now test is accurate for Rhino as well as SpiderMonkey.
|
2001-08-25 05:01:50 +00:00 |
|
pschwartau%netscape.com
|
c2bf0b573d
|
Removing skip for ecma_3/String/regress-83293.js. The testcase was incorrect, and is now corrected.
|
2001-08-14 18:28:57 +00:00 |
|