Commit Graph

326 Commits

Author SHA1 Message Date
bob%bclary.com
a69558cbd1 Regression test for bug 311414, test function should return number, not array 2005-10-24 02:43:36 +00:00
bob%bclary.com
524eff9922 Regression test for bug 289669, by 'Bug Tracker' 2005-10-24 02:25:21 +00:00
bob%bclary.com
ec09b78273 Correct calculation of averages in BigO() 2005-10-24 02:22:35 +00:00
bob%bclary.com
c84ac3ed1d Regression test for bug 285219, by Brendan Eich 2005-10-23 23:45:59 +00:00
bob%bclary.com
6eb57f63ec Regression test for bug 304376, by Blake Kaplan 2005-10-23 13:28:37 +00:00
bob%bclary.com
2c6f0fc981 Regression test for bug 307456, by Lupin.wp 2005-10-23 11:46:35 +00:00
bob%bclary.com
4ee5baf495 Regression test for bug 311414, by timeless 2005-10-23 08:00:36 +00:00
bob%bclary.com
715b03602f Regression test for bug 312138, by Igor Bukanov 2005-10-23 06:56:32 +00:00
bob%bclary.com
f32d2d8856 Regression test for bug 312354, by Seno Aiko 2005-10-23 06:44:53 +00:00
bob%bclary.com
3522e21df2 Rewrite code to switch javascript options for strict/werror 2005-10-17 22:33:38 +00:00
bob%bclary.com
1307e74294 Regression test for bug 312351, do not crash on RegExp(null), by drimbk@yahoo.com 2005-10-14 03:16:19 +00:00
bob%bclary.com
774c5495a4 Regression test - wrap test function in try catch block to prevent undefined functions in test case from percolating to the top, no bug, not part of the build 2005-10-11 17:23:03 +00:00
bob%bclary.com
99308e4deb Regression test - spandep fu should skip unused JSOP_TABLESWITCH jump table entries, test by Silviu Trasca, bug 302439 2005-10-11 06:16:19 +00:00
bob%bclary.com
6e97f3ad96 Regression Test - allow unescaped / in regular expression literals, test by Phil Schwartau, bug 309840, obsoletes js1_5/Regress/regress-173067.js 2005-10-10 02:38:21 +00:00
bob%bclary.com
6031ffe85a automated testing - add full path to test results written to stdout, add simulated gc() for browser based tests (from Igor Bukanov), not part of the build, no bug 2005-10-09 23:19:44 +00:00
gerv%gerv.net
35149ea17d Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-09-13 18:40:56 +00:00
bob%bclary.com
7aae6198a9 remove \d{1,s} from list of invalid regular expressions due to fix for bug 289628 2005-08-31 04:30:34 +00:00
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