Commit 0133c18
Fix tests for cross-architecture compatibility
Update test cases that use the int64 minimum value
(-9223372036854775808) to avoid overflow errors on
32-bit (i386) architectures.
Signed-off-by: Arthur Diniz <[email protected]>1 parent 68b6824 commit 0133c18
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
244 | 244 | | |
245 | 245 | | |
246 | 246 | | |
247 | | - | |
| 247 | + | |
248 | 248 | | |
249 | 249 | | |
250 | 250 | | |
| |||
439 | 439 | | |
440 | 440 | | |
441 | 441 | | |
442 | | - | |
| 442 | + | |
443 | 443 | | |
444 | 444 | | |
445 | 445 | | |
| |||
0 commit comments