summaryrefslogtreecommitdiff
path: root/test/test_unpack.py
Commit message (Collapse)AuthorAgeFilesLines
* Remove redundant code (#460)Andrey Bienkowski2021-02-161-7/+0
|
* Fix Unpacker.tell() (#427)jfolz2020-06-081-0/+29
| | | | | Fixes #426. Co-authored-by: folz <joachim.folz@dfki.de>
* blacken testInada Naoki2019-12-051-14/+13
|
* s/raw_as_bytes/raw/g (#276)INADA Naoki2018-01-121-1/+1
| | | fixes #273
* Add raw_as_bytes option to Unpacker. (#265)INADA Naoki2018-01-111-5/+5
|
* tests: add pytest 2.3 compatibilityKen Dreyer2015-01-231-1/+1
| | | | | | | Adjust the skipif conditional to use the older pytest 2.3 syntax. (This allows the tests to pass with the system pytest package on RHEL 7.0, since RHEL 7.0 ships pytest 2.3.5.)
* fixed super() for python2Alexey Popravka2014-03-241-1/+2
|
* Unpacker's ext_hook fixed + testsAlexey Popravka2014-03-241-1/+24
|
* Fix testINADA Naoki2014-02-131-2/+2
|
* Add refcount check.INADA Naoki2014-02-131-1/+29
|
* RenameINADA Naoki2014-02-131-0/+19