math.hashcodes: try and fix tests on 32-bit.
parent
e172a081a4
commit
6308e25f6e
|
@ -12,5 +12,9 @@ IN: math.hashcodes
|
||||||
|
|
||||||
{ t } [
|
{ t } [
|
||||||
1.5 3/2 1.5 0 complex boa 3/2 0 complex boa 4array
|
1.5 3/2 1.5 0 complex boa 3/2 0 complex boa 4array
|
||||||
[ number-hashcode 3458764513820540928 = ] all?
|
[
|
||||||
|
number-hashcode
|
||||||
|
cell-bits 64 = 3458764513820540928 3221225472 ?
|
||||||
|
=
|
||||||
|
] all?
|
||||||
] unit-test
|
] unit-test
|
||||||
|
|
Loading…
Reference in New Issue