summaryrefslogtreecommitdiffstatshomepage
path: root/tests/basics/array_construct.py
Commit message (Expand)AuthorAge
* 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: Split byteorder-dependent tests to *_endian.py's.Paul Sokolovsky2015-08-30
* tests: Skip some new tests when testing native emitter.Damien George2015-03-25
* tests: Add tests for SyntaxError, TypeError, and other missing things.Damien George2015-03-25
* tests: Separate out test cases that rely on float support to float/ dir.Damien George2015-01-08
* py: Allow bytes/bytearray/array to be init'd by buffer protocol objects.Damien George2014-12-04