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

692 Коммитов

Автор SHA1 Сообщение Дата
pschwartau%netscape.com a9334f6bcc 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 a373e735bf 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 b169e93bd7 Initial add. Regression test for bug 204210. 2003-05-03 20:35:17 +00:00
pschwartau%netscape.com c71e8a2d1b Improving readability. 2003-04-30 21:51:27 +00:00
pschwartau%netscape.com dcd6cf8335 Adding new cases to the test (by Igor Bukanov). 2003-04-30 21:39:08 +00:00
pschwartau%netscape.com 97e2fc9f14 Adding a new case, and improving readability. 2003-04-30 01:10:10 +00:00
pschwartau%netscape.com 36cfebf1a7 Initial add. Regression test for bug 203841. 2003-04-30 01:01:02 +00:00
pschwartau%netscape.com c3e96275ca Initial add. Regression test for bug 203402. 2003-04-29 18:49:32 +00:00
pschwartau%netscape.com 5296f8590a Improving readability. 2003-04-20 03:36:11 +00:00
pschwartau%netscape.com 1c43990272 Initial add. Regression test for bug 202678. 2003-04-20 03:30:04 +00:00
pschwartau%netscape.com b3a9d41b5f Initial add. Regression test for bug 202564. 2003-04-18 22:31:12 +00:00
pschwartau%netscape.com 41886e223f Initial add. Tests ECMA-262 Edition 3, Section 15.11.7.6. 2003-04-14 23:18:36 +00:00
pschwartau%netscape.com 1413bb9180 Moving from ecma_3/Object/ to ecma_3/Exceptions/ directory. 2003-04-14 23:14:42 +00:00
pschwartau%netscape.com b3d99ffc41 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 b8a9d1f71c 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 9ca5795ebe The fix in rev 1.48 was not placed high enough in the program. Correcting that now. 2003-03-26 21:28:19 +00:00
pschwartau%netscape.com 98eb5b9431 Revising test to match style of testcase for duplicate bug 192414. That is, use an eval string and try...catch. See bug 192414 comment 25 etc. - 2003-03-25 01:45:29 +00:00
pschwartau%netscape.com 6c0d0439e7 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 d773d70b6b Removing the early return, and adjusting |N| downward from 1000 to 90 instead. 2003-03-21 02:02:59 +00:00
pschwartau%netscape.com 14ac754504 Improving comments. 2003-03-17 14:12:41 +00:00
pschwartau%netscape.com 1faf645d5f Improving comments. 2003-03-16 23:38:45 +00:00
pschwartau%netscape.com 241dd31673 Improving readability. 2003-03-16 23:31:49 +00:00
pschwartau%netscape.com 7c49f4f637 Adding more cases to test. 2003-03-15 02:25:25 +00:00
pschwartau%netscape.com 8d96a3f128 Improving comments. 2003-03-15 00:07:50 +00:00
pschwartau%netscape.com 90d2dfed6c Adding more cases inspired by bug 197451. 2003-03-14 23:55:37 +00:00
pschwartau%netscape.com a472ff1b66 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 4e67571c1e Improving comments. 2003-03-13 22:07:02 +00:00
pschwartau%netscape.com 7066f96f7c Adding an early return to this test, due to problems on Linux RedHat8. See bug 174341 comment 24 and following. 2003-02-28 00:33:44 +00:00
pschwartau%netscape.com e21696802d Oops; back out last change. No sense in try...catch if the code you're trying isn't hidden inside an eval string! 2003-02-24 22:33:01 +00:00
pschwartau%netscape.com 2cafb4191a Add a try...catch around the recursion test to catch 'too much recursion' exceptions. They are OK; we are only testing against crashes in this test. 2003-02-24 20:04:07 +00:00
pschwartau%netscape.com a8968c2f6c Initial add. Regression test for bug 194364. 2003-02-21 22:07:21 +00:00
pschwartau%netscape.com deef919aa1 Correcting a typo in the test that had made it pass vacuously. 2003-02-19 01:51:38 +00:00
pschwartau%netscape.com 12215231ec Correcting a typo in the test that had made it pass vacuously. 2003-02-19 01:43:27 +00:00
pschwartau%netscape.com df61a41e48 Initial add. Regression test for bug 193555. 2003-02-17 23:08:59 +00:00
pschwartau%netscape.com 49881f43c6 Initial add. Regression test for bug 193418. 2003-02-17 22:24:26 +00:00
pschwartau%netscape.com c0b15587c8 Removing skip since bug 191633 has been fixed. 2003-02-14 22:37:21 +00:00
pschwartau%netscape.com 70ce608647 Skip new test that uses SpiderMonkey's toSource() functionality (non-ECMA). 2003-02-11 00:24:33 +00:00
pschwartau%netscape.com 4ae65a8681 Initial add. Regression test for bug 192465. 2003-02-11 00:13:45 +00:00
pschwartau%netscape.com 44998fdc34 Re-indexing the repeat_str() function to output N copies of the given string instead of N+1. 2003-02-09 00:52:21 +00:00
pschwartau%netscape.com fc56f4825f Initial add. Regression test for bug 192414. 2003-02-09 00:39:46 +00:00
pschwartau%netscape.com 61ab134d46 Initial add. Regression test for bug 192288. 2003-02-07 22:52:05 +00:00
pschwartau%netscape.com 1d0115539a Initial add. Regression test for bug 192226. 2003-02-07 22:26:15 +00:00
pschwartau%netscape.com ca04cd4b87 Initial add. Regression test for bug 192105. 2003-02-06 19:17:07 +00:00
pschwartau%netscape.com 09f58921e0 Initial add. Regression test for bug 191668. 2003-02-03 20:35:00 +00:00
pschwartau%netscape.com 7a50b0d930 Skip this regression test until bug 191633 is fixed; failure output is enormous - 2003-02-03 20:12:27 +00:00
pschwartau%netscape.com 9c1e083d45 Initial add. Regression test for bug 191633. 2003-02-03 20:08:27 +00:00
pschwartau%netscape.com d470bbfaf6 Initial add. Regression test for bug 191479. 2003-01-31 20:30:33 +00:00
pschwartau%netscape.com 535fa0baf6 Initial add. Regression test for bug 191276. 2003-01-30 19:10:35 +00:00
pschwartau%netscape.com ec085e64da 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 757821f222 Adding a missing escape to the regexp pattern to make it ECMA-correct. 2003-01-28 01:14:15 +00:00