gecko-dev/js/tests/ecma_3
2002-11-26 02:53:39 +00:00
..
Array Adding two new sections by igor@icesoft.no. 2002-09-20 17:43:16 +00:00
Date Improving comments. 2002-01-09 19:53:02 +00:00
Exceptions 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
ExecutionContexts Initial add. Testing functions with duplicate formal parameter names. 2002-02-12 01:35:05 +00:00
Expressions Adding two more cases to test. Improving readability. 2002-02-23 01:14:51 +00:00
Function Re-factoring for greater clarity. 2002-08-20 04:42:33 +00:00
FunExpr
Number Added two new cases where the result is all zeros. 2002-03-15 05:15:57 +00:00
NumberFormatting
Object 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
RegExp 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
Statements Initial add. Regression test for bug 157509. 2002-07-15 15:22:35 +00:00
String Updating bug number reference in test. The original bug has outgrown. 2001-12-18 01:23:15 +00:00
Unicode Re-factoring for greater clarity. 2002-08-20 04:42:33 +00:00
shell.js A more accurate inRhino() function. The previous one failed to distinguish Rhino from LiveConnect. 2002-11-08 22:42:25 +00:00