aboutsummaryrefslogtreecommitdiff
path: root/tests/float/float2int_doubleprec_intbig.py
AgeCommit message (Collapse)Author
2017-03-06tests/float2int*: Suffix with _intbig, don't run on any other int type.Paul Sokolovsky
I.e. they don't run successfully with MICROPY_LONGINT_IMPL_NONE and MICROPY_LONGINT_IMPL_LONGLONG (the problem is that they generate different output than CPython, TODO to fix that).