summaryrefslogtreecommitdiff
path: root/tests/basics/builtin_abs_intbig.py
AgeCommit message (Collapse)Author
2018-04-05tests/basics: Add tests for edge cases of nan-box's 47-bit small int.Damien George
2017-03-04tests/basic: Split tests into working with small ints and not working.Paul Sokolovsky
Tests which don't work with small ints are suffixed with _intbig.py. Some of these may still work with long long ints and need to be reclassified later.