summaryrefslogtreecommitdiff
path: root/tests/float/array_construct.py
AgeCommit message (Expand)Author
2023-06-08tests: Replace umodule with module everywhere.Jim Mussared
2020-03-30tests: Format all Python code with black, except tests in basics subdir.David Lechner
2019-10-22tests: Rename "array" module to "uarray".Damien George
2017-06-08tests/float: Convert "sys.exit()" to "raise SystemExit".Damien George
2017-03-09tests/float: Make various tests skippable.Paul Sokolovsky
2015-01-08tests: Separate out test cases that rely on float support to float/ dir.Damien George