summaryrefslogtreecommitdiff
path: root/tests/float/float2int_fp30_intbig.py
AgeCommit message (Expand)Author
2024-05-28tests/float: Use "not" instead of ~ to invert bool value.Damien George
2023-06-08tests: Replace umodule with module everywhere.Jim Mussared
2022-02-02all: Update Python formatting to latest Black version 22.1.0.Damien George
2020-09-04all: Rename "sys" module to "usys".stijn
2020-04-18py/objint: Do not use fpclassify.stijn
2020-03-30tests: Format all Python code with black, except tests in basics subdir.David Lechner
2017-03-06tests/float2int*: Suffix with _intbig, don't run on any other int type.Paul Sokolovsky