Fix test cases for long values, with one right at the boundary and one negative test just over the boundary.

git-svn-id: svn://10.0.0.236/trunk@58944 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
norris%netscape.com
2000-01-27 16:56:43 +00:00
parent 6069ae07b6
commit 65d1cf2c89
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++ ) {