summaryrefslogtreecommitdiff
path: root/tests/float/bytearray_construct.py
AgeCommit message (Expand)Author
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-04-03tests/float/byte*_construct: Skip on missing array module.Paul Sokolovsky
2015-01-08tests: Separate out test cases that rely on float support to float/ dir.Damien George