summaryrefslogtreecommitdiffstatshomepage
path: root/tests/basics/array_construct2.py
Commit message (Collapse)AuthorAge
* tests: Replace umodule with module everywhere.Jim Mussared2023-06-08
| | | | | | This work was funded through GitHub Sponsors. Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
* tests: Rename "array" module to "uarray".Damien George2019-10-22
|
* tests/basics: Convert "sys.exit()" to "raise SystemExit".Paul Sokolovsky2017-06-10
|
* tests/array*: Allow to skip test if "array" is unavailable.Paul Sokolovsky2017-01-07
|
* tests: Skip some new tests when testing native emitter.Damien George2015-03-25