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

692 Коммитов

Автор SHA1 Сообщение Дата
pschwartau%netscape.com 08993401bb Initial add. Regression test for bug 137181. 2002-04-12 21:06:15 +00:00
pschwartau%netscape.com f18c60f449 Updating status messages to the current format. 2002-04-12 20:23:33 +00:00
pschwartau%netscape.com 3c91dde9aa 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 3d43412c32 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 fd9b58841f Improving comment. 2002-04-10 22:50:42 +00:00
pschwartau%netscape.com 9d0d4a659f 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 8343e0fb57 Adding a utility function to detect the Rhino shell. 2002-04-10 22:39:16 +00:00
pschwartau%netscape.com f27befc910 Initial add. Regression test for bug 131348. 2002-04-10 22:18:32 +00:00
pschwartau%netscape.com c0b1c69421 Correcting mistake in location of JS2 debug shell on Windows. 2002-03-30 00:35:16 +00:00
pschwartau%netscape.com 73fca3dc3e Added another big function to compile, from duplicate bug 133897. 2002-03-29 15:46:09 +00:00
pschwartau%netscape.com 35cbdc6efc Removing an extraneous line. 2002-03-25 23:51:06 +00:00
pschwartau%netscape.com 5d694a5ed1 Initial add. Regression test for bug 130451. 2002-03-25 23:41:56 +00:00
pschwartau%netscape.com 9816f5bce4 Adding a tail recursion test by Georgi Guninski 2002-03-25 00:25:45 +00:00
pschwartau%netscape.com df16547f85 Fixing a typo. 2002-03-23 01:50:16 +00:00
pschwartau%netscape.com 925eef10c4 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 6099f1ab53 Deleted an extraneous line; improved readablity. 2002-03-20 19:13:36 +00:00
pschwartau%netscape.com a8d2f2a22f Initial add. Regression test for bug 131964. 2002-03-20 00:23:22 +00:00
timeless%mac.com fc883176bf Bug 106386 rid source of misspellings
r=db48x sr=blake a=asa
2002-03-19 04:30:17 +00:00
pschwartau%netscape.com 866ed959ce Initial add. Regression test for bug 131510. 2002-03-17 05:24:01 +00:00
pschwartau%netscape.com 1ddd32348d Added two new cases where the result is all zeros. 2002-03-15 05:15:57 +00:00
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
pschwartau%netscape.com ea8826f7ad Improving comments. 2002-01-09 19:53:02 +00:00
pschwartau%netscape.com f12fb1d44e Initial add. Regression test for bug 118849. 2002-01-09 01:09:15 +00:00
pschwartau%netscape.com cde8c3d21b 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 711739d601 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 31ce82673c Updating bug number reference in test. The original bug has outgrown. 2001-12-18 01:23:15 +00:00
pschwartau%netscape.com 7728370660 Initial add. Regression test for bug 114493. 2001-12-11 01:59:58 +00:00
pschwartau%netscape.com d0b367fcca Initial add. Regression test for bug 114491. 2001-12-11 01:59:22 +00:00
pschwartau%netscape.com 6db0021972 Adding new cases to test 2001-12-10 00:43:13 +00:00
pschwartau%netscape.com 7e34a351aa Adding one more case to test 2001-12-08 03:29:52 +00:00
pschwartau%netscape.com b7b791aed5 Added three more cases to test 2001-12-07 07:23:57 +00:00
pschwartau%netscape.com 49808661f6 Adding one more case to test. 2001-12-04 00:54:00 +00:00
pschwartau%netscape.com 227ef32281 Added more cases to test; updated the license at top. 2001-12-01 03:29:24 +00:00
pschwartau%netscape.com a41f167264 Skipping a new, big test that exceeds Java classfile size limitations 2001-11-27 04:21:28 +00:00
pschwartau%netscape.com 541aea9c91 Initial add. Regression test for bug 111557. 2001-11-27 04:13:03 +00:00
nboyd%atg.com d15a622b93 Update for new failures. 2001-11-23 01:20:56 +00:00
pschwartau%netscape.com 17cd071118 Removing two tests from the skip list because they have been removed from the repository. 2001-11-21 22:16:19 +00:00
pschwartau%netscape.com ef821b262d Removing test from repository. It contains very large blocks.
But because of the fix to bug 80981, these are no longer large enough
to trigger the internal error and exit code 3 that the test looked for.
2001-11-21 21:59:31 +00:00
pschwartau%netscape.com 4c11f99336 Skipping another test with a large switch() statement 2001-11-21 21:34:25 +00:00
pschwartau%netscape.com 9488f6acef Initial add. Regression test for bug 80981. 2001-11-21 21:17:31 +00:00
pschwartau%netscape.com 3789b407ea Initial add. Regression test for bug 110286. 2001-11-17 03:20:45 +00:00
pschwartau%netscape.com 5e7026b24c Adding another case to test. 2001-11-13 19:46:27 +00:00
pschwartau%netscape.com 97095c3c3b Fixing a typo. 2001-11-10 02:47:52 +00:00
pschwartau%netscape.com 2410ae811d Adding another case to test. 2001-11-10 02:46:24 +00:00
pschwartau%netscape.com b872b69f05 Initial add. Regression test for bug 108440. 2001-11-07 23:20:48 +00:00
pschwartau%netscape.com 217dc4e0bd Improving readability. 2001-11-02 02:17:57 +00:00
pschwartau%netscape.com daf1756379 Initial add. Regression test for bug 107771. 2001-11-02 02:06:54 +00:00
pschwartau%netscape.com 79afa09b02 Initial add. Regression test for bug 94257. 2001-10-31 02:32:38 +00:00
pschwartau%netscape.com d639e2c3f1 Adding reference to another Bugzilla bug this testcase covers. 2001-10-30 03:28:15 +00:00
pschwartau%netscape.com 00afac653c Initial add. Regression test for bug 107138. 2001-10-30 00:20:03 +00:00
pschwartau%netscape.com a02b31c5b3 Fixing a typo 2001-10-27 00:48:14 +00:00
rginda%netscape.com 2e8e06e907 check in jband's fix for command paths on win2k, whitespace nits. 2001-10-26 21:37:51 +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
nboyd%atg.com 00420be4f5 Backslashes don't work. 2001-10-17 12:53:39 +00:00
pschwartau%netscape.com ee3ff5ed75 Comment fix. 2001-10-16 19:22:47 +00:00
nboyd%atg.com bf7a1f94a5 Test not valid in JDK 1.4. 2001-10-16 18:33:38 +00:00
pschwartau%netscape.com ed67c25e25 Skip new test that uses the gc() function of SpiderMonkey. 2001-10-16 18:14:19 +00:00
pschwartau%netscape.com 344e979448 Intial add. Regression test for Bugzilla bug 104584. 2001-10-16 17:46:26 +00:00
pschwartau%netscape.com da3a885195 Initial add. Regression test for bug 104375. 2001-10-12 21:28:43 +00:00
pschwartau%netscape.com b3fe2f25e8 Initial add. Regression test for bug 104077. 2001-10-10 20:50:27 +00:00
pschwartau%netscape.com 9f4b6c1f7e Minor change to make test exactly the same as the one reported in bug 102725. 2001-10-10 20:36:17 +00:00
pschwartau%netscape.com af2f4f83da Initial add. Regression test for bug 102725. 2001-10-10 01:32:28 +00:00
pschwartau%netscape.com 89c61b47ea Skip this test for now. Currently uses the non-EMCA 'it' object of SpiderMonkey. 2001-10-09 23:28:21 +00:00
pschwartau%netscape.com 2211da88b5 Initial add. Regression test for bug 99663. 2001-10-09 23:12:16 +00:00
pschwartau%netscape.com 87a55de8e6 Improving comments and readability. 2001-10-05 20:32:12 +00:00
pschwartau%netscape.com 24c64d0410 Improving comments. 2001-10-05 18:36:06 +00:00
pschwartau%netscape.com 1ce3152074 Initial add. Tests sparse arrays. 2001-10-05 18:27:40 +00:00
pschwartau%netscape.com 7588eb4f9d Skip test of (non-ECMA) fileName, lineNumber properties of Error objects 2001-10-05 16:25:55 +00:00
pschwartau%netscape.com 5b71f872e7 Initial add. Regression test for bug 50447. 2001-10-05 16:19:37 +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
pschwartau%netscape.com a7c1b069e8 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 b402f482ce Initial add. Regression test for bug 103087. 2001-10-04 19:54:04 +00:00
pschwartau%netscape.com bf2a7da8ce Fixing bug that prevented -p option from working on the Mac (again!) 2001-10-04 02:08:16 +00:00
pschwartau%netscape.com ba33f099f2 Initial add. Regression test for bug 101964. 2001-09-28 04:50:52 +00:00
pschwartau%netscape.com 1d7d637878 Adding comments from contributor. 2001-09-26 01:15:14 +00:00
pschwartau%netscape.com 3ee4346ce3 Correcting some typos. 2001-09-26 00:58:35 +00:00
pschwartau%netscape.com f5ec3cf9e1 Initial add. Regression test for bug 101488. 2001-09-26 00:32:11 +00:00
pschwartau%netscape.com 48b2296aca Make formatArray() work in Rhino. Improve getState() by checking for more whitespace characters. 2001-09-21 22:44:46 +00:00
pschwartau%netscape.com ca03a9307c Forgot to remove these comment-marks. 2001-09-17 23:55:06 +00:00
pschwartau%netscape.com ad47005bf0 Skip regression test for bug 100199 until the bug is fixed. 2001-09-17 23:53:12 +00:00
pschwartau%netscape.com 559051bc95 Initial add. Regression test for bug 100199. 2001-09-17 23:49:25 +00:00
pschwartau%netscape.com 3302262b20 Improve visual presentation in the case where test string contains '\n'. 2001-09-14 20:10:49 +00:00
pschwartau%netscape.com db87501b0b Making testcase compatible with updated testRegExp() function in utility file shell.js 2001-09-14 00:29:21 +00:00
pschwartau%netscape.com 37ace591bd 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 d4c99c8495 Trivial whitespace cleanup. 2001-09-10 23:16:43 +00:00
pschwartau%netscape.com 09feb18343 Initial add. Regression test for bug 97921. 2001-09-10 23:05:12 +00:00
pschwartau%netscape.com 7c3e22cebb Trivial change to comment and whitespace. 2001-09-08 18:58:40 +00:00
pschwartau%netscape.com afc220c663 Trivial whitespace fix. 2001-09-05 23:35:07 +00:00
pschwartau%netscape.com 62b2092a4a 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 7358d0981f Improved accuracy of test, and added more cases. 2001-09-05 21:15:43 +00:00
pschwartau%netscape.com 10122c88ea Adding comment regarding regress-97646-001-n.js, regress-97646-002-n.js 2001-09-05 17:47:11 +00:00
pschwartau%netscape.com aed121b5e2 Correcting comments at top of file, plus bug and summary values. 2001-09-05 17:13:14 +00:00
pschwartau%netscape.com 9c77981572 Correcting date at top of file. 2001-09-05 17:03:32 +00:00
pschwartau%netscape.com 8136f6b92e Correcting comments at top of file, plus bug and summary values. 2001-09-05 17:01:03 +00:00
nboyd%atg.com f6c7331ba4 Update for new tests. 2001-09-05 16:48:31 +00:00
pschwartau%netscape.com 465922df4d Initial add. Regression test for bug 98306. 2001-09-05 06:27:25 +00:00
pschwartau%netscape.com f246d1a1ef Skipping two new tests that use non-EMCA functionality: toSource() and uneval(). 2001-09-05 01:07:17 +00:00
pschwartau%netscape.com 5dbc246454 Improved readabilty. Improved accuracy of stripBraces() function. 2001-09-05 00:49:31 +00:00
pschwartau%netscape.com 2a0333d954 This is more accurate. Also using sorting now, for definiteness in comparisons. 2001-09-05 00:46:24 +00:00
pschwartau%netscape.com 018af54a38 Initial add. Regression test for bug 96284. 2001-09-04 01:54:36 +00:00
pschwartau%netscape.com 4dd88ab2c3 Corrected testcase so it will work in Rhino as well as SpiderMonkey. 2001-08-31 06:10:13 +00:00
pschwartau%netscape.com 7b9d482301 Initial add. 2001-08-30 19:55:05 +00:00
pschwartau%netscape.com dc8604dbe6 Trivial whitespace change. 2001-08-29 23:34:32 +00:00
pschwartau%netscape.com 59911a2c6c Initial add. 2001-08-29 23:20:16 +00:00
pschwartau%netscape.com 2679f13749 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 a73b0023ad Adding skips for two tests employing the non-ECMA toSource() and uneval() functions. 2001-08-29 06:14:38 +00:00
pschwartau%netscape.com 2f11c773f9 Initial add. 2001-08-29 05:59:52 +00:00
pschwartau%netscape.com 136329a960 Adding two new utility functions. 2001-08-28 21:13:58 +00:00
pschwartau%netscape.com c5f78027d9 Punctuation correction in comment. 2001-08-27 22:57:25 +00:00
pschwartau%netscape.com 8fe6b649b9 Initial add. 2001-08-27 22:55:57 +00:00
pschwartau%netscape.com 36f454c6cc 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 30335fcc53 Technical change. Now test is accurate for Rhino as well as SpiderMonkey. 2001-08-25 05:01:50 +00:00
pschwartau%netscape.com 6dfd5a7948 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
pschwartau%netscape.com 8fbd04fe28 Making extensive corrections. Testcase had not conformed to ECMA-262 Final Edition. 2001-08-14 18:02:56 +00:00
pschwartau%netscape.com e50d864d59 Adding new case to the test. 2001-08-13 19:38:18 +00:00
pschwartau%netscape.com 6cbad45cc8 Initial add. 2001-08-13 18:05:42 +00:00
pschwartau%netscape.com 3cf896c1f5 Adding two new cases to the test. 2001-08-09 23:22:16 +00:00
pschwartau%netscape.com ad1b24bae9 Corrected an error in Section 3 of the test. Improved readability. 2001-08-09 22:56:07 +00:00
pschwartau%netscape.com 73531630b9 Initial add. 2001-08-09 19:55:49 +00:00
pschwartau%netscape.com 34f4e77fdc Initial add. Tests to skip when testing the JS2 shell. 2001-08-08 21:58:12 +00:00
pschwartau%netscape.com 6d88bc2982 Now able to run tests against the JS2 shell (code-named "DikDik"). 2001-08-08 00:12:50 +00:00
pschwartau%netscape.com 2e2021c5c7 Minor improvement in readability - 2001-08-06 23:53:54 +00:00
pschwartau%netscape.com 60bc41c155 Improving comments. 2001-08-01 17:43:12 +00:00
pschwartau%netscape.com 4b211d9f09 Adding attribution to jim@jibbering.com 2001-08-01 00:54:44 +00:00
pschwartau%netscape.com e5a14f991f Minor change to comment. 2001-07-31 20:14:30 +00:00
pschwartau%netscape.com 3813e99c60 Adding a new case to the test, from jim@jibbering.com (see bug 92942). 2001-07-31 20:05:26 +00:00
pschwartau%netscape.com e55d001cd6 Correcting an error in the testcase - 2001-07-31 19:47:19 +00:00
nboyd%atg.com 56e795cac7 Update with new bugs unfixed in either engine. 2001-07-30 14:11:18 +00:00
pschwartau%netscape.com 1a69e39188 Updated email addresses in the document. 2001-07-27 21:24:49 +00:00
nboyd%atg.com 8f2f7d311d Update to test changes. 2001-07-26 19:00:39 +00:00
pschwartau%netscape.com e96b46a40f Changing test since bug 90551 has been marked WONTFIX. 2001-07-19 23:46:23 +00:00
pschwartau%netscape.com 0423b4566d Added another section to the test. Improved comments. 2001-07-18 22:34:37 +00:00
pschwartau%netscape.com 00297682e8 Adding a comment. 2001-07-18 21:49:16 +00:00
pschwartau%netscape.com b0b001d206 Whitespace cleanup. 2001-07-18 21:42:24 +00:00
pschwartau%netscape.com 2062257324 Initial add. Regression test for bug 72964. 2001-07-18 20:30:21 +00:00
pschwartau%netscape.com 521b8e3fd9 Initial add. 2001-07-17 21:48:28 +00:00
pschwartau%netscape.com 389723e5e5 Initial add. 2001-07-16 23:40:35 +00:00
pschwartau%netscape.com 0cd8722f82 Initial add. 2001-07-15 23:01:19 +00:00
pschwartau%netscape.com 92ee77a1a3 Initial add. Regression test for bug 77578. 2001-07-13 01:29:24 +00:00
pschwartau%netscape.com 45acb5f289 Initial add. Regression test for bug 90445. 2001-07-12 21:55:17 +00:00
pschwartau%netscape.com 4fc2942a77 Initial add. Regression test for bug 89443. 2001-07-12 21:54:27 +00:00
pschwartau%netscape.com 6f99ff24eb Initial add. Regression test for bug 49286. 2001-07-11 04:58:04 +00:00
pschwartau%netscape.com 109794b62c Correcting a misattribution, and improving readability. 2001-07-09 01:09:27 +00:00
pschwartau%netscape.com 569a0c0ed0 Initial add. Regression test for bug 89474. 2001-07-08 21:07:23 +00:00
pschwartau%netscape.com 018700f9a5 Improving readability. 2001-07-05 21:00:37 +00:00
pschwartau%netscape.com 0b88d70521 Initial add. 2001-07-04 00:17:36 +00:00
pschwartau%netscape.com 33c273f62c Improving readability. 2001-07-03 01:13:23 +00:00
pschwartau%netscape.com 1c32016d6b Fixing bug that prevented -p option from working on the Mac. 2001-07-03 00:40:46 +00:00
pschwartau%netscape.com c2c96e778a Initial add. 2001-07-02 20:43:49 +00:00
pschwartau%netscape.com e95a2f4810 Fixing bug that prevented -p option from working (user-specified path to test directory) 2001-06-25 21:04:02 +00:00
pschwartau%netscape.com 5520e31953 Added more cases to test. Also improved readability. 2001-06-23 19:22:07 +00:00
pschwartau%netscape.com dace71153e Show "$0" for the global match. Also minor changes to improve readability. 2001-06-23 19:21:05 +00:00
pschwartau%netscape.com ff472d876a Minor formatting change - 2001-06-23 00:48:31 +00:00
pschwartau%netscape.com 4add678f0e Initial add. Regression test for bug 87231. 2001-06-23 00:42:39 +00:00
pschwartau%netscape.com 6109e72d80 Replacing a return with a continue. Further readability improvements. 2001-06-23 00:41:58 +00:00
pschwartau%netscape.com 0da67d0c3e Added array-length check. Also improved readability; cleaned up whitespace. 2001-06-22 20:12:01 +00:00
pschwartau%netscape.com 3158f2376d Further improvements to readability. 2001-06-17 23:31:11 +00:00
pschwartau%netscape.com aebee4e4e9 Improved readability. 2001-06-17 23:12:31 +00:00
pschwartau%netscape.com 92a45bd452 Whitespace cleanup - 2001-06-14 19:53:47 +00:00
pschwartau%netscape.com 9e1bf00b31 Adding another case to the test. 2001-06-14 18:27:06 +00:00
pschwartau%netscape.com 722253918d Initial add. Regression test for bug 85880 against Rhino. 2001-06-14 18:03:42 +00:00
pschwartau%netscape.com 8067253b43 Allow user-defined exit codes: fixed bug that was preventing this from working. 2001-06-08 22:05:32 +00:00
pschwartau%netscape.com e10e3af80d Thanks to rginda, a better fix for the previous issue - 2001-06-06 22:15:13 +00:00
pschwartau%netscape.com 63ac16b5ae Improvement on last patch: make distinction between HTML vs. console failure output. 2001-06-06 16:52:20 +00:00
pschwartau%netscape.com 574227aab1 Initial add. 2001-06-05 20:56:40 +00:00
pschwartau%netscape.com 84e11af973 Making test a little more demanding - 2001-06-05 20:56:07 +00:00
pschwartau%netscape.com d884af8a23 Initial add. 2001-06-05 01:28:04 +00:00
pschwartau%netscape.com 4e4e073308 Added two new sections to the test. 2001-06-05 01:26:59 +00:00
nboyd%atg.com b8ffced8e1 Add skip for bug 83051 2001-06-04 13:55:22 +00:00
pschwartau%netscape.com c03577a1ae Intial add. Regression test for bug 83532. 2001-06-01 23:56:58 +00:00
pschwartau%netscape.com c56a1e84c9 Improving the error-reporting mechanism to include bug number and status lines. 2001-05-31 00:17:45 +00:00
pschwartau%netscape.com 10aacfb805 In this test, it's important to reportCompare() the other cases before the last case is attempted. Do not store results in an array. 2001-05-30 23:29:29 +00:00
pschwartau%netscape.com 085bd92875 Initial add. Regression test for bug 83293. 2001-05-30 22:10:37 +00:00
pschwartau%netscape.com ced142b993 Correcting error in InLeapYear() function. 2001-05-29 16:27:45 +00:00
pschwartau%netscape.com cf221b454e Correcting mistake in InLeapYear() function. 2001-05-29 16:22:23 +00:00
pschwartau%netscape.com b09788a482 Correcting mistake in InLeapYear() function. 2001-05-29 16:13:56 +00:00
pschwartau%netscape.com ee7d187c51 Correcting a mistake in InLeapYear() function. 2001-05-29 16:10:58 +00:00
pschwartau%netscape.com 45a5bcd3fa Minor whitespace fix. 2001-05-28 22:47:14 +00:00
pschwartau%netscape.com 4e6a345255 Initial add. 2001-05-28 22:46:31 +00:00
pschwartau%netscape.com ffa855ef1e Adding attribution to Mike Epstein, creator of this test. 2001-05-23 23:01:08 +00:00
pschwartau%netscape.com 715f8aa1dd Initial add. Regression test for bug 82306. 2001-05-23 22:47:48 +00:00
pschwartau%netscape.com 9e2238d932 Improve code by using the apply method of Object.prototype.toString. 2001-05-18 23:20:25 +00:00
pschwartau%netscape.com cd0bda80e4 Skipping two new tests with large switch statements. See bug 81086. 2001-05-17 18:52:43 +00:00
pschwartau%netscape.com 59e4a786e2 Whitespace cleanup. 2001-05-16 22:45:11 +00:00
pschwartau%netscape.com 4adbbdc4cd Initial add. Regression test for bug 76054 in SpiderMonkey and bug 78706 in Rhino. 2001-05-16 19:01:42 +00:00
pschwartau%netscape.com a65a6f3bb9 Initial add. Regression test for bug 74474. 2001-05-15 22:01:39 +00:00
pschwartau%netscape.com 7e1ec21bff Renaming this file as regress-74474-001.js 2001-05-15 22:00:42 +00:00
pschwartau%netscape.com 024f7144c7 Whitespace cleanup - 2001-05-15 00:08:27 +00:00
pschwartau%netscape.com 47583f78b2 Making the test driver work correctly on the Mac. 2001-05-12 03:52:20 +00:00
pschwartau%netscape.com ead8a37b7f Initial add. Regression test for bug 72773. 2001-05-09 21:57:15 +00:00
pschwartau%netscape.com fcf643d765 Added a comment - 2001-05-09 17:21:57 +00:00
nboyd%atg.com 5c6de514ee Add new skip while we await a bug fix. 2001-05-09 15:46:41 +00:00