summaryrefslogtreecommitdiff
path: root/tests/basics/int_bytes.py
AgeCommit message (Expand)Author
2017-04-25tests/basics: Add tests for int.from_bytes when src has trailing zeros.Damien George
2017-03-04tests/basic: Split tests into working with small ints and not working.Paul Sokolovsky
2015-04-25py: Support conversion of bignum to bytes.Damien George
2014-07-05tests: Rename test scripts, changing - to _ for consistency.Damien George