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:
norris@netscape.com
2000-01-27 16:56:43 +00:00
parent dee89042c8
commit fc0846839b
2 changed files with 108 additions and 1 deletions

View File

@@ -66,7 +66,7 @@
"dt.PUB_LONG",
"dt.getLong()",
"typeof dt.getLong()",
"error",
-9223372036854776000,
"number" );
for ( i = 0; i < a.length; i++ ) {