pschwartau%netscape.com
|
c6332db1ed
|
Initial add. Regression test for bug 137181.
|
2002-04-12 21:06:15 +00:00 |
|
pschwartau%netscape.com
|
d10245bf7e
|
Updating status messages to the current format.
|
2002-04-12 20:23:33 +00:00 |
|
pschwartau%netscape.com
|
621ae10832
|
Adding an early return for Rhino; we only want to run this test in SpiderMonkey for now.
|
2002-04-11 16:11:53 +00:00 |
|
pschwartau%netscape.com
|
774ab94e93
|
Adding an early return for SpiderMonkey; we only want to run this test in Rhino.
|
2002-04-10 22:52:26 +00:00 |
|
pschwartau%netscape.com
|
301e5af1d6
|
Improving comment.
|
2002-04-10 22:50:42 +00:00 |
|
pschwartau%netscape.com
|
ce07e9f072
|
Improving Rhino detection by using the new inRhino() function in the utility file shell.js
|
2002-04-10 22:44:14 +00:00 |
|
pschwartau%netscape.com
|
23d222431f
|
Adding a utility function to detect the Rhino shell.
|
2002-04-10 22:39:16 +00:00 |
|
pschwartau%netscape.com
|
a2459dc77d
|
Initial add. Regression test for bug 131348.
|
2002-04-10 22:18:32 +00:00 |
|
pschwartau%netscape.com
|
70dfff7f09
|
Correcting mistake in location of JS2 debug shell on Windows.
|
2002-03-30 00:35:16 +00:00 |
|
pschwartau%netscape.com
|
66b70399fe
|
Added another big function to compile, from duplicate bug 133897.
|
2002-03-29 15:46:09 +00:00 |
|
pschwartau%netscape.com
|
3460c97c56
|
Removing an extraneous line.
|
2002-03-25 23:51:06 +00:00 |
|
pschwartau%netscape.com
|
10ade298db
|
Initial add. Regression test for bug 130451.
|
2002-03-25 23:41:56 +00:00 |
|
pschwartau%netscape.com
|
b150cad06d
|
Adding a tail recursion test by Georgi Guninski
|
2002-03-25 00:25:45 +00:00 |
|
pschwartau%netscape.com
|
8260547943
|
Fixing a typo.
|
2002-03-23 01:50:16 +00:00 |
|
pschwartau%netscape.com
|
ca2670e317
|
Fixing a blunder in Section 4, and changing from brackets to braces for ECMA attribute.
|
2002-03-20 19:24:08 +00:00 |
|
pschwartau%netscape.com
|
096af14c9a
|
Deleted an extraneous line; improved readablity.
|
2002-03-20 19:13:36 +00:00 |
|
pschwartau%netscape.com
|
9845964018
|
Initial add. Regression test for bug 131964.
|
2002-03-20 00:23:22 +00:00 |
|
timeless%mac.com
|
dec943eb10
|
Bug 106386 rid source of misspellings
r=db48x sr=blake a=asa
|
2002-03-19 04:30:17 +00:00 |
|
pschwartau%netscape.com
|
0b1e425b90
|
Initial add. Regression test for bug 131510.
|
2002-03-17 05:24:01 +00:00 |
|
pschwartau%netscape.com
|
ca999dce75
|
Added two new cases where the result is all zeros.
|
2002-03-15 05:15:57 +00:00 |
|
pschwartau%netscape.com
|
aa69c199eb
|
Skip new test that uses the clone() function in SpiderMonkey's js.c file
|
2002-03-06 05:34:22 +00:00 |
|
pschwartau%netscape.com
|
9ee868f523
|
Initial add. Regression test for bug 127557.
|
2002-03-06 05:14:58 +00:00 |
|
pschwartau%netscape.com
|
62884a5780
|
Initial add. Regression test for bug 122076.
|
2002-03-04 04:11:47 +00:00 |
|
pschwartau%netscape.com
|
ccbe9ac802
|
Skip new test that uses the Error.stack property of SpiderMonkey.
|
2002-03-01 21:58:23 +00:00 |
|
pschwartau%netscape.com
|
ad883cb710
|
Initial add. Testing the Error.stack property of SpiderMonkey. This is an ECMA extension.
|
2002-03-01 21:50:18 +00:00 |
|
pschwartau%netscape.com
|
10d321f38d
|
Improved regexp reporting for Rhino by imitating SpiderMonkey's Array.toSource() method.
|
2002-02-27 18:36:46 +00:00 |
|
pschwartau%netscape.com
|
46e46a7d7e
|
Adding two more cases to test. Improving readability.
|
2002-02-23 01:14:51 +00:00 |
|
pschwartau%netscape.com
|
f124320735
|
Initial add.
|
2002-02-20 19:07:08 +00:00 |
|
pschwartau%netscape.com
|
3e71defef2
|
Skipping new testcase until bug 126317 is fixed.
|
2002-02-19 01:53:39 +00:00 |
|
pschwartau%netscape.com
|
40e5db5cab
|
Adding more cases and improving comments.
|
2002-02-18 23:59:15 +00:00 |
|
pschwartau%netscape.com
|
5ee730d78f
|
Fixing a typo in the comments
|
2002-02-18 23:29:54 +00:00 |
|
pschwartau%netscape.com
|
c00503d664
|
Initial add.
|
2002-02-18 22:03:46 +00:00 |
|
pschwartau%netscape.com
|
b3c944d7dd
|
Hard-coding the expected value for Error.length in Rhino vs. SpiderMonkey
|
2002-02-15 06:31:41 +00:00 |
|
pschwartau%netscape.com
|
81652b18be
|
Adding a comment.
|
2002-02-14 20:42:44 +00:00 |
|
pschwartau%netscape.com
|
f535290dc8
|
Add skip for new RegExp performance test. Bug 125562 (Rhino), bug 85721 (SpiderMonkey).
|
2002-02-14 20:37:40 +00:00 |
|
rogerl%netscape.com
|
9946283506
|
Fixed expected output from case 1. (sr=pschwartau)
|
2002-02-14 19:21:13 +00:00 |
|
pschwartau%netscape.com
|
05feea4a8c
|
Correcting an error
|
2002-02-14 19:11:15 +00:00 |
|
pschwartau%netscape.com
|
cc83c0c18f
|
Initial add. Regression test for bug 85721.
|
2002-02-14 19:06:59 +00:00 |
|
nboyd%atg.com
|
2543003c2a
|
Add skips for new tests.
|
2002-02-14 02:05:38 +00:00 |
|
pschwartau%netscape.com
|
2ee1c98e70
|
Initial add. Testing functions with duplicate formal parameter names.
|
2002-02-12 01:35:05 +00:00 |
|
pschwartau%netscape.com
|
1ba9a7f2b0
|
Added two new cases to the test.
|
2002-02-11 23:02:32 +00:00 |
|
pschwartau%netscape.com
|
4121f4550e
|
Improving readability of summary.
|
2002-02-11 22:04:16 +00:00 |
|
pschwartau%netscape.com
|
464d31511c
|
Fixing a typo.
|
2002-02-11 20:13:59 +00:00 |
|
pschwartau%netscape.com
|
480fe35fe1
|
Initial add. Testing functions with duplicate formal parameter names.
|
2002-02-11 19:39:12 +00:00 |
|
pschwartau%netscape.com
|
8a7c41db48
|
Added five new cases to test number values between uint32 upper-bound and long upper-bound.
|
2002-02-09 00:18:12 +00:00 |
|
pschwartau%netscape.com
|
94b0eb9c73
|
Improving readability.
|
2002-02-08 23:22:59 +00:00 |
|
pschwartau%netscape.com
|
64d729ccb2
|
Improving readability.
|
2002-02-08 21:42:55 +00:00 |
|
pschwartau%netscape.com
|
57f17cedc4
|
Initial add. Regression test for bug 123437.
|
2002-02-05 01:44:52 +00:00 |
|
pschwartau%netscape.com
|
687f3f451e
|
Initial add. Regression test for bug 123002.
|
2002-02-02 02:03:43 +00:00 |
|
pschwartau%netscape.com
|
5c88e87eeb
|
Initial add. Regression test for bug 121744.
|
2002-01-30 21:57:28 +00:00 |
|