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