summaryrefslogtreecommitdiff
path: root/tests/basics/array_intbig.py
AgeCommit message (Expand)Author
2023-06-08tests: Replace umodule with module everywhere.Jim Mussared
2019-10-22tests: Rename "array" module to "uarray".Damien George
2017-06-10tests/basics: Convert "sys.exit()" to "raise SystemExit".Paul Sokolovsky
2017-05-09tests/basics: Update array test for big-int with lL typecodes.Damien George
2017-03-04tests/basic: Split tests into working with small ints and not working.Paul Sokolovsky