summaryrefslogtreecommitdiff
path: root/tests/basics/op_error_memoryview.py
AgeCommit message (Expand)Author
2023-05-19py/objarray: Disallow memoryview addition.Damien George
2018-02-14tests: Rewrite some tests so they can run without needing eval/exec.Damien George
2017-06-10tests/basics: Convert "sys.exit()" to "raise SystemExit".Paul Sokolovsky
2017-02-15tests/basic/: Make various tests skippable.Paul Sokolovsky