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