blob: c4b58bbb7e99f52d1f7597e683f1d197fdbd1acb [file] [log] [blame]
ap@apple.comfd21c992010-03-03 19:15:20 +00001LiveConnect 3.0 JavaScript to Java Data Type Conversion number conversion to long
2
3FAIL dt.setLong( -Infinity ); dt.PUB_LONG should be -Infinity. Was 0.
4FAIL dt.setLong( -Infinity ); dt.getLong() should be -Infinity. Was -9223372036854776000.
5PASS typeof dt.getLong() is "number"
6PASS successfullyParsed is true
7
8TEST COMPLETE
9