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

408 Коммитов

Автор SHA1 Сообщение Дата
pschwartau%netscape.com 288425ab00 Initial add. Regression test for bug 209067.js 2003-06-12 23:07:27 +00:00
pschwartau%netscape.com 50819da455 Oops, I accidentally had section 2 of the test commented out! Uncommenting it now - 2003-05-08 21:19:09 +00:00
pschwartau%netscape.com 266fb1118c Initial add. Tests ECMA-262 Ed. 3 Section 11.13.1, and is a regression test for bug 204919. 2003-05-08 21:08:19 +00:00
pschwartau%netscape.com 0a82dfbe20 Initial add. Regression test for bug 202564. 2003-04-18 22:31:12 +00:00
pschwartau%netscape.com c161deac2b Initial add. Tests ECMA-262 Edition 3, Section 15.11.7.6. 2003-04-14 23:18:36 +00:00
pschwartau%netscape.com d21e255825 Moving from ecma_3/Object/ to ecma_3/Exceptions/ directory. 2003-04-14 23:14:42 +00:00
pschwartau%netscape.com 7916024a8e Initial add. Regression test for EMCA-262 Ed.3, Section 15.11.7.6. 2003-04-14 23:04:52 +00:00
pschwartau%netscape.com cc85cc491c Initial add. Tests ECMA-262 Ed.3, Section 11.4.1, the |delete| operator. See bug 201987. 2003-04-14 18:45:45 +00:00
pschwartau%netscape.com 47ab4eca5b Adding standard lines to report bug number and summary, which were missing from this testcase for some reason. 2003-03-23 20:24:34 +00:00
pschwartau%netscape.com 36cbc846da Improving comments. 2003-03-17 14:12:41 +00:00
pschwartau%netscape.com 76558f94fa Improving comments. 2003-03-16 23:38:45 +00:00
pschwartau%netscape.com 14da98f00f Improving readability. 2003-03-16 23:31:49 +00:00
pschwartau%netscape.com 5aadc424fa Adding more cases to test. 2003-03-15 02:25:25 +00:00
pschwartau%netscape.com 5dfc4c8609 Improving comments. 2003-03-15 00:07:50 +00:00
pschwartau%netscape.com c62eac8089 Adding more cases inspired by bug 197451. 2003-03-14 23:55:37 +00:00
pschwartau%netscape.com df718533bc Initial add. Regression test for bug 196290, testing left-associativity of the + operator (cf. ECMA-262 Ed.3 Section 11.6.1) 2003-03-14 20:40:05 +00:00
pschwartau%netscape.com 75d9c50f73 Initial add. Regression test for bug 194364. 2003-02-21 22:07:21 +00:00
pschwartau%netscape.com 54518d9c36 Initial add. Regression test for bug 193555. 2003-02-17 23:08:59 +00:00
pschwartau%netscape.com f83cf74f28 Initial add. Regression test for bug 191479. 2003-01-31 20:30:33 +00:00
pschwartau%netscape.com 5a1321d1da We've decided to follow Perl, rather than ECMA, and allow unescaped braces in regexp patterns, evan if they are not part of a quantifier. See bug 190685. 2003-01-30 02:25:51 +00:00
pschwartau%netscape.com af6689a84a Commenting out sections containing (?< or (?(condition). Perl supports these operators, but ECMAScript does not. 2003-01-23 20:56:08 +00:00
pschwartau%netscape.com 600b47262e Trivial comment fix. 2003-01-23 20:22:19 +00:00
pschwartau%netscape.com bf4b23fd55 Removing an erroneous section. According to the spec, can't have more than 2 consecutive |?| quantifers in a regexp. 2003-01-23 20:08:39 +00:00
pschwartau%netscape.com b943be23ed Whitespace cleanup. 2003-01-23 20:03:12 +00:00
pschwartau%netscape.com eaccbeb610 Initial add. Regression test inspired by bug 188206. 2003-01-22 02:34:45 +00:00
pschwartau%netscape.com 37c6a110c6 Initial add. Regression test for bug 189898. 2003-01-21 21:23:20 +00:00
pschwartau%netscape.com fa54cbe4a0 Adding comment. 2003-01-08 00:41:01 +00:00
pschwartau%netscape.com 480b81c6de Initial add. Regression test for bug 187133. 2003-01-06 22:18:34 +00:00
pschwartau%netscape.com 07e57234e7 Adding an improvement by joerg.schaible@gmx.de, plus a new section. 2002-12-06 23:45:31 +00:00
pschwartau%netscape.com 52affc4c55 Test by joerg.schaible@gmx.de arising from bug 181914. 2002-12-04 22:11:47 +00:00
pschwartau%netscape.com 56ad35c41b Test by joerg.schaible@gmx.de, enforcing ECMA-262 Ed.3, Section 15.11.1.1 2002-12-04 21:58:15 +00:00
pschwartau%netscape.com d204006dad Removing an extraneous line. 2002-11-27 01:12:21 +00:00
pschwartau%netscape.com f6f9804cca Trivial whitespace fix. 2002-11-26 02:55:54 +00:00
pschwartau%netscape.com 0eec1823ec Improvement by joerg.schaible@gmx.de: test not only that |err.toString()| contains |err.message|, but also that |err.message| contains the right value; i.e the value provided to the Error constructor. See bug 181909. 2002-11-26 02:53:39 +00:00
pschwartau%netscape.com 63b65c2b9c Improvement by joerg.schaible@gmx.de: test not only that |err.toString()| contains |err.message|, but also that |err.message| contains the right value; i.e the value provided to the Error constructor. 2002-11-26 02:03:32 +00:00
pschwartau%netscape.com 60ba3d1f3f Fixing three typos. 2002-11-26 01:17:37 +00:00
pschwartau%netscape.com 2b89e3b6d0 Trivial whitespace fix. 2002-11-26 01:16:23 +00:00
pschwartau%netscape.com 59b425d3e5 Initial add. Regression test for bug 181654 by joerg.schaible@gmx.de. 2002-11-24 00:14:18 +00:00
pschwartau%netscape.com 979c5345e5 Replace 'onload' with meaningless string. Alertboxes were popping up otherwise when the jsDriver.pl results file was opened! 2002-11-19 23:23:33 +00:00
pschwartau%netscape.com ab79e573d9 A more accurate inRhino() function. The previous one failed to distinguish Rhino from LiveConnect. 2002-11-08 22:42:25 +00:00
pschwartau%netscape.com 08cfa906c6 Initial add. Regression test for bug 169534. 2002-09-21 03:17:25 +00:00
pschwartau%netscape.com 7416e9c180 Adding two new sections by igor@icesoft.no. 2002-09-20 17:43:16 +00:00
pschwartau%netscape.com 90bd32754f Fixing typos. 2002-09-20 17:04:08 +00:00
pschwartau%netscape.com 3b7c2ca41f Initial add. Tests ECMA-262 Edition 3 Section 15.4.4.4. See bug 169795. 2002-09-20 03:35:24 +00:00
pschwartau%netscape.com 9dadcb8c2d Initial add. Regression test for bug 169497. 2002-09-19 01:24:45 +00:00
pschwartau%netscape.com e142defbd5 Initial add. Tests ECMA-262 Edition 3 Section 8.6.2.6 (default value of objects). See bug 167325. 2002-09-09 21:14:28 +00:00
pschwartau%netscape.com 6458af3db0 Whitespace fix. 2002-08-31 01:20:40 +00:00
pschwartau%netscape.com afa6b9aee7 Initial add. Regression test for bug 165353. 2002-08-31 01:05:09 +00:00
pschwartau%netscape.com f79a4cab84 Re-factoring for greater clarity. 2002-08-20 04:42:33 +00:00
pschwartau%netscape.com ac4a38830a Modifying test to handle Function.prototype.toString() output whether it is escaped or not. 2002-08-20 01:57:55 +00:00
pschwartau%netscape.com 402b7220b0 Adding a comment. 2002-08-19 21:46:26 +00:00
pschwartau%netscape.com 5bbe7d36d7 Initial add. Testing regexps containing octal escape sequences. See bug 141078. 2002-08-02 21:27:12 +00:00
pschwartau%netscape.com 880fd70566 Adding a comment 2002-08-02 00:13:00 +00:00
pschwartau%netscape.com 7f3babd028 Initial add. Regression test for bug 141078. 2002-07-18 18:36:44 +00:00
pschwartau%netscape.com 78cb8b1131 Initial add. Regression test for bug 58274. 2002-07-15 23:20:15 +00:00
pschwartau%netscape.com 8a7a515579 Initial add. Testing identifiers with double-byte names; see bug 58274. 2002-07-15 23:15:52 +00:00
pschwartau%netscape.com 6e07af089c Correcting two sections of test. 2002-07-15 17:28:05 +00:00
pschwartau%netscape.com 2b0107b940 Expanding a comment for one section in greater detail. 2002-07-15 17:04:38 +00:00
pschwartau%netscape.com 7d22d6cfee Initial add. Regression test for bug 157509. 2002-07-15 15:22:35 +00:00
pschwartau%netscape.com bc1982e3dc Comment edit. 2002-07-15 15:07:33 +00:00
pschwartau%netscape.com f0874ff813 Added revision date + comment clean-up. 2002-07-15 15:06:37 +00:00
pschwartau%netscape.com acbfef97b7 Rhino has also decided to conform with SpiderMonkey on this test. Adding early return for Rhino as well. 2002-07-14 22:34:50 +00:00
pschwartau%netscape.com adaf7bd619 Rhino has also decided to conform with SpiderMonkey on this test. Removing early return for Rhino. 2002-07-14 22:23:52 +00:00
pschwartau%netscape.com 729cd40cd3 Initial add. Based on examples from ECMA-262 Ed.3 spec, Section 15.10.2 2002-07-10 23:09:48 +00:00
pschwartau%netscape.com b253f4eec4 Initial add. Testing JS RegExp engine against results from Perl 5. 2002-07-08 04:03:11 +00:00
pschwartau%netscape.com 64ba8f5e13 Correcting the year in the copyright. 2002-07-08 03:58:27 +00:00
pschwartau%netscape.com 41a4e86e87 Adding reference to bug 85721. 2002-07-08 03:36:34 +00:00
pschwartau%netscape.com 35fdaa160e Initial add. Testing JS RegExp engine against results from Perl 5. 2002-07-08 03:27:21 +00:00
pschwartau%netscape.com dfe5bcb486 Adjusting FAST constant upward again, so that test can pass in Rhino. 100 ms seems like a reasonable value. 2002-06-24 22:14:48 +00:00
pschwartau%netscape.com df23839e5b Adjusting FAST constant upward so that test can pass in Rhino - 2002-06-20 20:53:10 +00:00
pschwartau%netscape.com 8c6c19e462 Cosmetic whitespace cleanup. 2002-06-04 19:51:59 +00:00
rogerl%netscape.com 029d6574b3 Corrected tests to match ECMA - unmatched paren contents need to have the
value 'undefined' rather than an empty string.
2002-06-04 18:51:05 +00:00
pschwartau%netscape.com fda5ff5a27 Removing this test. It has been superseded by test ecma_3/Function/15.3.4.3-1.js 2002-05-22 06:01:09 +00:00
pschwartau%netscape.com e62a49c193 Initial add. Tests language conformance to EMCA-262 Edition 3 Section 15.3.4.4 2002-05-22 05:54:58 +00:00
pschwartau%netscape.com 40851f4b70 Initial add. Tests language conformance to EMCA-262 Edition 3, Section 15.3.4.3 2002-05-22 05:54:21 +00:00
pschwartau%netscape.com e952ddec96 Initial add. Regression test for bug 145779. 2002-05-20 20:37:43 +00:00
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 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 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 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
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 62884a5780 Initial add. Regression test for bug 122076. 2002-03-04 04:11:47 +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 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
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
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 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 5c88e87eeb Initial add. Regression test for bug 121744. 2002-01-30 21:57:28 +00:00
pschwartau%netscape.com b11d6ffb0e Initial add; testing Error.prototype.toString() 2002-01-23 02:24:32 +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
pschwartau%netscape.com b1655936f8 Improving comments. 2002-01-09 19:53:02 +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
pschwartau%netscape.com 3f93033176 Updating bug number reference in test. The original bug has outgrown. 2001-12-18 01:23:15 +00:00
pschwartau%netscape.com 0e3eb87c82 Adding new cases to test 2001-12-10 00:43:13 +00:00
pschwartau%netscape.com 489809edc1 Adding reference to another Bugzilla bug this testcase covers. 2001-10-30 03:28:15 +00:00
pschwartau%netscape.com 9565961ff0 Adding two more cases to the test. 2001-10-24 02:01:59 +00:00
pschwartau%netscape.com 53e1fc0bb1 Improving comments. 2001-10-23 23:02:25 +00:00
pschwartau%netscape.com 80bbc8630d Initial add. Test for regexps with global flag set. 2001-10-23 22:29:01 +00:00
pschwartau%netscape.com a61d44caad More accurate comment. 2001-10-23 19:28:40 +00:00
pschwartau%netscape.com fa37601fdb Correcting an error in comments. 2001-10-23 19:12:42 +00:00
pschwartau%netscape.com 37ce28ddd4 Minor changes in style. 2001-10-23 17:39:31 +00:00
pschwartau%netscape.com 4965e9aa2c Adding comments. 2001-10-22 23:59:20 +00:00
pschwartau%netscape.com e8e300d648 Improving readability. 2001-10-22 20:09:12 +00:00
pschwartau%netscape.com 53c5b4683a Initial add. Regression test for Bugzilla bug 105972. 2001-10-22 20:06:52 +00:00
pschwartau%netscape.com f28aa32398 Comment fix. 2001-10-16 19:22:47 +00:00
pschwartau%netscape.com d952a19514 Intial add. Regression test for Bugzilla bug 104584. 2001-10-16 17:46:26 +00:00
pschwartau%netscape.com a6a85c77d4 Initial add. Regression test for bug 104375. 2001-10-12 21:28:43 +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 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 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 cb11cb7e47 Initial add. Regression test for bug 98306. 2001-09-05 06:27:25 +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 9e09712d1e Technical change. Now test is accurate for Rhino as well as SpiderMonkey. 2001-08-25 05:01:50 +00:00
pschwartau%netscape.com 0683215880 Making extensive corrections. Testcase had not conformed to ECMA-262 Final Edition. 2001-08-14 18:02:56 +00:00
pschwartau%netscape.com 3c0807c3df Adding new case to the test. 2001-08-13 19:38:18 +00:00
pschwartau%netscape.com e7ab80d369 Initial add. 2001-08-13 18:05:42 +00:00
pschwartau%netscape.com d0f11628fb Adding two new cases to the test. 2001-08-09 23:22:16 +00:00
pschwartau%netscape.com a39f79907f Corrected an error in Section 3 of the test. Improved readability. 2001-08-09 22:56:07 +00:00
pschwartau%netscape.com 9cb6aa464f Initial add. 2001-08-09 19:55:49 +00:00
pschwartau%netscape.com f801e2ecf9 Improving comments. 2001-08-01 17:43:12 +00:00
pschwartau%netscape.com 473c2ac5c6 Adding attribution to jim@jibbering.com 2001-08-01 00:54:44 +00:00
pschwartau%netscape.com 19f7f431ea Minor change to comment. 2001-07-31 20:14:30 +00:00
pschwartau%netscape.com aa725b6658 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 275f729477 Correcting an error in the testcase - 2001-07-31 19:47:19 +00:00
pschwartau%netscape.com 0733c8cb62 Changing test since bug 90551 has been marked WONTFIX. 2001-07-19 23:46:23 +00:00
pschwartau%netscape.com 8a89543e3d Added another section to the test. Improved comments. 2001-07-18 22:34:37 +00:00
pschwartau%netscape.com 40cf988765 Adding a comment. 2001-07-18 21:49:16 +00:00
pschwartau%netscape.com 2d58cb38ba Whitespace cleanup. 2001-07-18 21:42:24 +00:00
pschwartau%netscape.com 830f617bd4 Initial add. Regression test for bug 72964. 2001-07-18 20:30:21 +00:00
pschwartau%netscape.com 22b52e59d0 Initial add. 2001-07-17 21:48:28 +00:00
pschwartau%netscape.com e3f7836a54 Initial add. 2001-07-15 23:01:19 +00:00
pschwartau%netscape.com b401fcb3a4 Initial add. Regression test for bug 49286. 2001-07-11 04:58:04 +00:00
pschwartau%netscape.com b157dbb66e Added more cases to test. Also improved readability. 2001-06-23 19:22:07 +00:00
pschwartau%netscape.com a0bd092d95 Show "$0" for the global match. Also minor changes to improve readability. 2001-06-23 19:21:05 +00:00
pschwartau%netscape.com 872b7a18e4 Minor formatting change - 2001-06-23 00:48:31 +00:00
pschwartau%netscape.com a75120a825 Initial add. Regression test for bug 87231. 2001-06-23 00:42:39 +00:00
pschwartau%netscape.com 5298a496bc Replacing a return with a continue. Further readability improvements. 2001-06-23 00:41:58 +00:00
pschwartau%netscape.com d44f753a83 Added array-length check. Also improved readability; cleaned up whitespace. 2001-06-22 20:12:01 +00:00
pschwartau%netscape.com 691e16fb4d Further improvements to readability. 2001-06-17 23:31:11 +00:00
pschwartau%netscape.com 373ea16a0f Improved readability. 2001-06-17 23:12:31 +00:00
pschwartau%netscape.com 1c9b18876e Whitespace cleanup - 2001-06-14 19:53:47 +00:00
pschwartau%netscape.com 5801aec282 Adding another case to the test. 2001-06-14 18:27:06 +00:00
pschwartau%netscape.com 1c13d9e2da Initial add. Regression test for bug 85880 against Rhino. 2001-06-14 18:03:42 +00:00
pschwartau%netscape.com 8cc759fb23 Initial add. 2001-06-05 20:56:40 +00:00
pschwartau%netscape.com 80f20e863c Making test a little more demanding - 2001-06-05 20:56:07 +00:00
pschwartau%netscape.com 971aeaeabb Initial add. 2001-06-05 01:28:04 +00:00
pschwartau%netscape.com f553a16ec4 Added two new sections to the test. 2001-06-05 01:26:59 +00:00
pschwartau%netscape.com 63594bdfb4 Intial add. Regression test for bug 83532. 2001-06-01 23:56:58 +00:00
pschwartau%netscape.com 6137d538b5 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 72612b689d Initial add. Regression test for bug 83293. 2001-05-30 22:10:37 +00:00
pschwartau%netscape.com 071bfdca3c Correcting mistake in InLeapYear() function. 2001-05-29 16:13:56 +00:00
pschwartau%netscape.com 23f4943fd8 Minor whitespace fix. 2001-05-28 22:47:14 +00:00
pschwartau%netscape.com 708ad8da18 Initial add. 2001-05-28 22:46:31 +00:00
pschwartau%netscape.com d52ddf6b10 Improve code by using the apply method of Object.prototype.toString. 2001-05-18 23:20:25 +00:00
pschwartau%netscape.com 8cd2f18bd6 Initial add. Regression test for bug 74474. 2001-05-15 22:01:39 +00:00
pschwartau%netscape.com 6f0798186c Renaming this file as regress-74474-001.js 2001-05-15 22:00:42 +00:00
pschwartau%netscape.com c5f4a706f1 Initial add. Regression test for bug 72773. 2001-05-09 21:57:15 +00:00
pschwartau%netscape.com 69a4f7d331 Added a comment - 2001-05-09 17:21:57 +00:00
pschwartau%netscape.com abb88c635e Correction to testcase per Brendan - 2001-05-08 23:37:56 +00:00
pschwartau%netscape.com 8618e4b55b Minor changes. 2001-05-07 21:43:38 +00:00
pschwartau%netscape.com 8c5c09ac84 Initial add. Testcase by Brendan from bug 72884. 2001-05-07 20:30:59 +00:00