Fix test cases for long values, with one right at the boundary and one negative test just over the boundary.
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
"dt.PUB_LONG",
|
||||
"dt.getLong()",
|
||||
"typeof dt.getLong()",
|
||||
"error",
|
||||
-9223372036854776000,
|
||||
"number" );
|
||||
|
||||
for ( i = 0; i < a.length; i++ ) {
|
||||
|
||||
Reference in New Issue
Block a user