nboyd%atg.com
bf7a1f94a5
Test not valid in JDK 1.4.
2001-10-16 18:33:38 +00:00
nboyd%atg.com
9c618cc232
Remove tests obsoleted by the change that access to nonexistent properties of Java objects
...
returns undefined rather than causing an error
2000-05-28 18:50:58 +00:00
norris%netscape.com
a85fa9f811
Move JavaObjectToLong to be a conformance rather than a negative test.
2000-02-23 18:29:35 +00:00
norris%netscape.com
ef296d762f
Add tests for fields and methods with the same name, and for bean properties.
2000-02-17 19:28:33 +00:00
rginda%netscape.com
03db56724d
Renamed JavaObjectToLong-005.js to JavaObjectToLong-005-n.js
2000-02-02 20:21:34 +00:00
norris%netscape.com
a6d3fa9849
Fix test cases for long values, with one right at the boundary and one negative test just over the boundary.
2000-01-27 16:56:43 +00:00
norris%netscape.com
173fccf04d
Changing file to be conformance rather than negative test.
2000-01-27 00:58:41 +00:00
norris%netscape.com
1863256a5e
Test didn't work with the Rhino feature of reflecting bean properties as JavaScript propertes: getClass() becomes
...
a "class" property, and eval'ing a property name of "class" causes a syntax error.
2000-01-06 22:54:15 +00:00
rogerl%netscape.com
f0e5935203
Fixed typeof test on enumerated object result - is always string now.
1999-12-17 01:53:48 +00:00
rogerl%netscape.com
ac68fa5784
Fixed test of enumerated property to use isNaN - a previous bug fix in
...
enumerated types stopped it from returning anything but strings here.
1999-12-11 00:44:02 +00:00
rogerl%netscape.com
41ac2fc0ce
Removed tests invalidated by new argument rules - java.lang.String is
...
preferred over java.lang.Double when coming from a Java Object and both
Double & Float have constructors that take a String - only the DataType
toString doesn't return the correct value for the test. (See Christine's
comment).
1999-12-11 00:42:43 +00:00
rogerl%netscape.com
42554e50d0
Updated tests to account for new LiveConnect behaviour for JS array type
...
as input argumnet - it used to be handled as any other JS object, but there
are now new rules for arrays, invalidating portions of these tests.
1999-12-10 19:56:23 +00:00
rginda%netscape.com
72a01ffe23
Added new ecma_3 suite. along with 'new style' (hopefully simpler) shell.js, and
...
a new test (which fails already!)
1999-12-01 06:07:28 +00:00
dmose%mozilla.org
a3997676e7
updated license boilerplate to xPL v1.1
1999-11-02 22:23:59 +00:00
cbegle%netscape.com
ab6d808ff3
Fix errors in liveconnect tests per furman@netscape.com. Renaming files
...
to not have a "-n" filename, since they are no longer negative tests.
1999-06-15 20:03:30 +00:00
cbegle%netscape.com
5007f91883
Fix error in test. Arrays should be sorted by the string value of their
...
members, even if they're numbers.
1999-06-14 23:39:14 +00:00
cbegle%netscape.com
476de41490
Fix test case -- remove commas from the expected result.
1999-06-14 21:06:54 +00:00
cbegle%netscape.com
5f479cd997
Fix constructor test to match the constructors in DataTypeClass.java
1999-06-08 18:07:15 +00:00
cbegle%netscape.com
3b962be1e8
adding more javascript language tests to the repository.
1999-05-26 21:37:13 +00:00