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