Commit Graph

309 Commits

Author SHA1 Message Date
bob%bclary.com
a40af3be93 ECMA 262-3 12.4 - wrap function expressions in parens since expression statements can not begin with a comma or function keyword 2005-07-28 01:14:32 +00:00
bob%bclary.com
6d8c4e97d1 for-in statements should not invoke valueOf method, bug 292731, by Bryant Chen 2005-05-06 01:05:18 +00:00
bob%bclary.com
3f5e6dd731 15.9.3.2 new Date(value), bug 273292 2005-04-20 21:44:34 +00:00
bob%bclary.com
f9d617e1ee Additional test for ECMA 3 10.6.1 by Bryant Chen, Bug 290774 2005-04-19 00:12:21 +00:00
bob%bclary.com
3431171276 15.5.4.14 - String.prototype.split(/()/), by Karten Sperling <spiff@phreax.net 2005-04-04 15:51:25 +00:00
bob%bclary.com
7f6e8ae27d Update Martin's email 2005-03-21 19:09:10 +00:00
bob%bclary.com
f5797aeb24 Add ability to run js/tests from browsers. Bug 263119 2005-03-18 19:09:59 +00:00
bob%bclary.com
12d7b90a92 Update section 2 to handle changed Spidermonkey behavior. Bug 284123 2005-03-02 11:29:10 +00:00
cbiesinger%web.de
f5acf694ef 282339 patch by Frank Wein <bugzilla@mcsmurf.de> r=pschwartau
add a comment that these tests won't work in non-english locales
2005-02-24 19:13:36 +00:00
gerv%gerv.net
70dc80657e Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-13 00:07:56 +00:00
gerv%gerv.net
21d4b2141a Bug 236613: change to MPL/LGPL/GPL tri-license. This checkin does not actually change any licenses, but makes indentation and comment-formatting fixes so that the relicensing script is able to parse all the license blocks in the js/ directory. Once the smoke has cleared, I'll do the second step. 2005-02-02 23:52:03 +00:00
pschwartau%netscape.com
3b17289926 Adding more cases 2003-12-16 03:13:04 +00:00
pschwartau%netscape.com
42aa9da4c0 Correcting an error. 2003-12-13 23:52:12 +00:00
pschwartau%netscape.com
20d7a3ea4f Correcting an error. 2003-12-13 23:41:09 +00:00
pschwartau%netscape.com
bf6feda3d0 Adding more cases. 2003-12-13 23:32:10 +00:00
pschwartau%netscape.com
a3b46f9010 Initial add. Regression testcase for bug 228087. 2003-12-12 23:29:16 +00:00
pschwartau%netscape.com
f8b714efc2 Initial add. Regression test for bug 226517 by Igor Bukanov. 2003-12-04 19:19:07 +00:00
pschwartau%netscape.com
24d46ce950 Adding comments. 2003-11-16 23:10:49 +00:00
pschwartau%netscape.com
2954f1e1c9 Nope, that last correction was wrong; fixing mistake. See bug 225289 comment 9. 2003-11-16 23:07:28 +00:00
pschwartau%netscape.com
059637f8b3 Correcting another error (I believe; see bug 209919 comment 14). 2003-11-15 23:22:00 +00:00
pschwartau%netscape.com
e19013d947 Fixing more errors in the test - see bug 225289 comment 6. 2003-11-15 23:19:27 +00:00
pschwartau%netscape.com
22ba07905f Fixing an error in the test. 2003-11-15 22:47:03 +00:00
pschwartau%netscape.com
976f1809e1 Initial add. Regression test for bug 225343. 2003-11-11 20:55:59 +00:00
pschwartau%netscape.com
6414dc4d64 Correcting mistakes, and changing style. 2003-11-11 05:21:26 +00:00
pschwartau%netscape.com
c8372729aa Initial add. Regression test for bug 225289. 2003-11-11 04:56:52 +00:00
pschwartau%netscape.com
b0748544ba Patch by zack-weg@gmx.de correcting errors in this testcase. See bug 224951. 2003-11-07 18:08:35 +00:00
pschwartau%netscape.com
c6e98c8a21 Rearranging code to make style consistent with other tests in this directory. 2003-11-07 18:00:09 +00:00
pschwartau%netscape.com
94cdb231a3 Initial add. Regression test for bug 224676. 2003-11-05 04:08:11 +00:00
pschwartau%netscape.com
82a03fc995 Adding more cases. 2003-10-24 17:55:06 +00:00
pschwartau%netscape.com
e3b4c16fa0 Initial add. Regression test for bug 223535. 2003-10-24 17:47:36 +00:00
pschwartau%netscape.com
92ef5f7beb Follow Perl 5, not ECMA-262 Ed 3 on unescaped, unbalanced brackets and braces. See bug 223273. 2003-10-24 17:18:21 +00:00
pschwartau%netscape.com
21596d6383 Correcting a mistake: remember to escape the escape character inside eval strings! 2003-10-24 00:51:37 +00:00
pschwartau%netscape.com
0b9f8244c1 Whitespace fix. 2003-10-23 21:15:06 +00:00
pschwartau%netscape.com
e03b9ebe33 Fixing a comment. 2003-10-23 21:13:34 +00:00
pschwartau%netscape.com
d04a86445e Added cases covering unbalanced brackets and braces. 2003-10-23 20:48:43 +00:00
pschwartau%netscape.com
054eaeb6fc Initial add. Regression test for bug 223273. 2003-10-23 20:27:32 +00:00
pschwartau%netscape.com
2bf2a57dd4 Improving readability. 2003-09-26 19:37:15 +00:00
pschwartau%netscape.com
769b832c24 Initial add. Regression test for bug 220367. 2003-09-26 19:24:58 +00:00
pschwartau%netscape.com
60a8469472 Correcting a typo. 2003-08-19 16:45:03 +00:00
pschwartau%netscape.com
19674c814c Initial add. Regression test for bug 216591. 2003-08-19 16:36:54 +00:00
pschwartau%netscape.com
c8fd7b2143 Adding 2 more sections. 2003-06-20 21:10:24 +00:00
pschwartau%netscape.com
676d30cf80 Improving comments. 2003-06-20 05:27:38 +00:00
pschwartau%netscape.com
27c2fd7dc5 Adding 2 more sections, and an explanation for the matches by Waldemar. 2003-06-20 05:23:06 +00:00
pschwartau%netscape.com
7c7bb79ec1 Improving comments. 2003-06-20 04:56:50 +00:00
pschwartau%netscape.com
5f4fd209a2 Improving comments. 2003-06-20 04:55:00 +00:00
pschwartau%netscape.com
795021a138 Correcting test per Waldemar at bug 209919 comment 11. 2003-06-20 00:40:01 +00:00
pschwartau%netscape.com
129f4eb65d Initial add. Regression test for bug 209919. 2003-06-19 21:26:19 +00:00
pschwartau%netscape.com
120a3b71cf Adding a carriage return at end of file. 2003-06-17 21:32:48 +00:00
pschwartau%netscape.com
f88776bc0a Moving all catch guard tests from the ecma_3/Exceptions directory to the js1_5/Exceptions directory, since this is non-ECMA syntax. 2003-06-14 01:16:36 +00:00
pschwartau%netscape.com
9bdc9ea55b Improving readability. 2003-06-13 18:09:45 +00:00