summaryrefslogtreecommitdiffstatshomepage
path: root/tests/basics/bytes_construct.py
Commit message (Expand)AuthorAge
* tests/basics: Split out specific bytearray tests to separate files.Damien George2019-10-29
* tests/basic: Make various tests skippable.Paul Sokolovsky2017-03-09
* tests/basic: Split tests into working with small ints and not working.Paul Sokolovsky2017-03-04
* tests: Add tests to improve coverage of objstr.c.Damien George2015-09-03
* tests: Split byteorder-dependent tests to *_endian.py's.Paul Sokolovsky2015-08-30
* tests: Add more tests to improve coverage, mostly testing exceptions.Damien George2015-08-21
* objstr: Fix bytes creation from array of long ints.Paul Sokolovsky2015-02-09
* 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