blob: 0c8b16ad8970a89a86a7bdae867c3d5f92a8be1d [file] [log] [blame]
LiveConnect 3.0 JavaScript to Java Data Type Conversion number conversion to long
FAIL dt.setLong(1.7976931348623157E+308); dt.PUB_LONG should be Infinity. Was 0.
FAIL dt.setLong(1.7976931348623157E+308); dt.getLong() should be Infinity. Was -9223372036854776000.
PASS typeof dt.getLong() is "number"
PASS successfullyParsed is true
TEST COMPLETE