Commit Graph

467 Commits

Author SHA1 Message Date
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
pschwartau%netscape.com
31fad3dda2 Improving readablity. 2002-01-25 23:52:24 +00:00
pschwartau%netscape.com
97e08a35b7 Improving readability. 2002-01-25 20:37:37 +00:00
pschwartau%netscape.com
29979faedc Improving readability. 2002-01-25 20:02:31 +00:00
pschwartau%netscape.com
884be956c1 Skip another SpiderMonkey test generating infinite recursion and catching it as an error. 2002-01-25 03:39:21 +00:00
pschwartau%netscape.com
e20c536dcb Added three more cases to the test. 2002-01-25 03:17:23 +00:00
pschwartau%netscape.com
26aea873ac Initial add. Regression test for bug 121658. 2002-01-25 03:04:18 +00:00
nboyd%atg.com
8ac7ce6e06 Add new skip. 2002-01-24 14:10:35 +00:00
pschwartau%netscape.com
47f756e940 Correcting typo. 2002-01-24 02:31:51 +00:00
pschwartau%netscape.com
643394a31d Initial add. Regression test for bug 96526. 2002-01-24 02:25:05 +00:00
pschwartau%netscape.com
b11d6ffb0e Initial add; testing Error.prototype.toString() 2002-01-23 02:24:32 +00:00
pschwartau%netscape.com
4e5c511acb Made sections 13 and 14 more precise. 2002-01-19 03:34:50 +00:00
pschwartau%netscape.com
eefea05476 Added two more cases to test. 2002-01-18 07:07:13 +00:00
nboyd%atg.com
46f0076965 Skip changed test. 2002-01-17 13:50:47 +00:00
pschwartau%netscape.com
4ca475a6d9 Adding toInt32 tests for numbers between -2^31 and -2^32 with fractional parts. See bug 120083. 2002-01-16 00:16:48 +00:00
pschwartau%netscape.com
2f7c759f41 Adding toInt32 tests for numbers greater than 2^31 with fractional parts. See bug 120083. 2002-01-15 23:27:12 +00:00
pschwartau%netscape.com
8d201875cc Correcting a typo in comments- 2002-01-15 01:07:28 +00:00
pschwartau%netscape.com
10fa64eeea Initial add. Regression test for bug 119909. 2002-01-15 00:51:12 +00:00
nboyd%atg.com
1b30f2ebf8 Exclude Unicode-2 incompatible tests 2002-01-14 01:21:07 +00:00
pschwartau%netscape.com
db92a9fe93 Correcting a mistaken comment. 2002-01-11 01:34:07 +00:00
pschwartau%netscape.com
2d502daf70 Initial add. Regression test for bug 103602. 2002-01-11 01:23:40 +00:00
pschwartau%netscape.com
b1655936f8 Improving comments. 2002-01-09 19:53:02 +00:00
pschwartau%netscape.com
3190f7a74b Initial add. Regression test for bug 118849. 2002-01-09 01:09:15 +00:00
pschwartau%netscape.com
7467a1a611 Modified test to take account of the change in SpiderMonkey date format (bug 118266) 2002-01-08 02:23:26 +00:00
timeless%mac.com
61a97fd94a Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
r='s from many people. sr=jst
2001-12-23 23:23:41 +00:00
pschwartau%netscape.com
3f93033176 Updating bug number reference in test. The original bug has outgrown. 2001-12-18 01:23:15 +00:00