Граф коммитов

472 Коммитов

Автор SHA1 Сообщение Дата
pschwartau%netscape.com 7bf950d691 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 f2db0feaec Initial add. Regression test for bug 127557. 2002-03-06 05:14:58 +00:00
pschwartau%netscape.com 90a17d03d6 Initial add. Regression test for bug 122076. 2002-03-04 04:11:47 +00:00
pschwartau%netscape.com 5c50a97069 Skip new test that uses the Error.stack property of SpiderMonkey. 2002-03-01 21:58:23 +00:00
pschwartau%netscape.com cae89f0931 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 95713a1ba6 Improved regexp reporting for Rhino by imitating SpiderMonkey's Array.toSource() method. 2002-02-27 18:36:46 +00:00
pschwartau%netscape.com 52765a23f3 Adding two more cases to test. Improving readability. 2002-02-23 01:14:51 +00:00
pschwartau%netscape.com 8bd647f85c Initial add. 2002-02-20 19:07:08 +00:00
pschwartau%netscape.com 474411362e Skipping new testcase until bug 126317 is fixed. 2002-02-19 01:53:39 +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
pschwartau%netscape.com 644a02b5da Hard-coding the expected value for Error.length in Rhino vs. SpiderMonkey 2002-02-15 06:31:41 +00:00
pschwartau%netscape.com cf200c945e Adding a comment. 2002-02-14 20:42:44 +00:00
pschwartau%netscape.com 1558dcb700 Add skip for new RegExp performance test. Bug 125562 (Rhino), bug 85721 (SpiderMonkey). 2002-02-14 20:37:40 +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
nboyd%atg.com fd53ae729f Add skips for new tests. 2002-02-14 02:05:38 +00:00
pschwartau%netscape.com 707d16f185 Initial add. Testing functions with duplicate formal parameter names. 2002-02-12 01:35:05 +00:00
pschwartau%netscape.com 26a03c6b5d Added two new cases to the test. 2002-02-11 23:02:32 +00:00
pschwartau%netscape.com b48480f087 Improving readability of summary. 2002-02-11 22:04:16 +00:00
pschwartau%netscape.com 3e819f0609 Fixing a typo. 2002-02-11 20:13:59 +00:00
pschwartau%netscape.com c632c407e1 Initial add. Testing functions with duplicate formal parameter names. 2002-02-11 19:39:12 +00:00
pschwartau%netscape.com 24bfd4186f 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 fc321473a3 Improving readability. 2002-02-08 23:22: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 377ad0431c Initial add. Regression test for bug 123002. 2002-02-02 02:03:43 +00:00
pschwartau%netscape.com 95a2b2d215 Initial add. Regression test for bug 121744. 2002-01-30 21:57:28 +00:00
pschwartau%netscape.com b7da12f224 Improving readablity. 2002-01-25 23:52:24 +00:00
pschwartau%netscape.com 9d200e2695 Improving readability. 2002-01-25 20:37:37 +00:00
pschwartau%netscape.com 82fd20a6f3 Improving readability. 2002-01-25 20:02:31 +00:00
pschwartau%netscape.com 06c3e5cc23 Skip another SpiderMonkey test generating infinite recursion and catching it as an error. 2002-01-25 03:39:21 +00:00
pschwartau%netscape.com 51855f980a Added three more cases to the test. 2002-01-25 03:17:23 +00:00
pschwartau%netscape.com 0614853ab3 Initial add. Regression test for bug 121658. 2002-01-25 03:04:18 +00:00
nboyd%atg.com 4bec6381d7 Add new skip. 2002-01-24 14:10:35 +00:00
pschwartau%netscape.com 67426cf190 Correcting typo. 2002-01-24 02:31:51 +00:00
pschwartau%netscape.com 12529ce535 Initial add. Regression test for bug 96526. 2002-01-24 02:25:05 +00:00
pschwartau%netscape.com 4c97714bd2 Initial add; testing Error.prototype.toString() 2002-01-23 02:24:32 +00:00
pschwartau%netscape.com 2ee11a6472 Made sections 13 and 14 more precise. 2002-01-19 03:34:50 +00:00
pschwartau%netscape.com 045cf7247b Added two more cases to test. 2002-01-18 07:07:13 +00:00
nboyd%atg.com 85c4ac9982 Skip changed test. 2002-01-17 13:50:47 +00:00
pschwartau%netscape.com 0bf973e9e1 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 ef42ed2b41 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 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
nboyd%atg.com 9d02982aa1 Exclude Unicode-2 incompatible tests 2002-01-14 01:21:07 +00:00
pschwartau%netscape.com 150958d489 Correcting a mistaken comment. 2002-01-11 01:34:07 +00:00
pschwartau%netscape.com 720ebc13e5 Initial add. Regression test for bug 103602. 2002-01-11 01:23:40 +00:00