gecko-dev/js/tests/ecma_2
pschwartau%netscape.com f457eaa80d The behavior of toString() and toSource() on empty regexps has changed. See bug 225550 and bug 226045. 2003-11-18 04:12:48 +00:00
..
Exceptions Deleting this testcase, which expected this.eval() to throw an exception. On the contrary: indirect eval is LEGAL; see Bugzilla bug 38512. 2001-02-05 18:27:36 +00:00
Expressions
FunctionObjects
LexicalConventions
RegExp The behavior of toString() and toSource() on empty regexps has changed. See bug 225550 and bug 226045. 2003-11-18 04:12:48 +00:00
Statements Fix incorrect for..in order dependency 2001-04-10 17:16:04 +00:00
String Corrected tests to match ECMA - unmatched paren contents need to have the 2002-06-04 18:51:05 +00:00
instanceof
browser.js
jsref.js Correcting mistake in InLeapYear() function. 2001-05-29 16:22:23 +00:00
shell.js
template.js