Remove int2byte and byte2int utilities from py3compat
[pyelftools.git] / test / test_utils.py
2022-08-16 Eli BenderskyRemove int2byte and byte2int utilities from py3compat
2022-08-16 Eli BenderskyRemove BytesIO and StringIO from py3compat
2018-01-15 Eli BenderskyAdding a dict-merging utility
2017-02-26 Eli BenderskyRemove conditional unittest2 imports from tests
2016-10-26 Eli BenderskyCosmetic changes
2013-06-08 Eli BenderskyMerge pull request #16
2013-06-08 Eli BenderskyBetter ARM support (with AArch64). Contributed by Dobro...
2013-04-08 Eli BenderskySetup sys.path properly this time (I'll update the...
2013-04-06 Eli BenderskyFix sys.path setup to prepend '.', rather than append...
2013-03-23 Eli BenderskyAdded license snippet to all files in the code. Whitesp...
2012-01-27 Eli BenderskyMore changes to port to Python 3
2011-12-24 Eli Benderskymade all tests run with Python 2.6 that has unittest2...
2011-12-17 Eli Benderskyrenamed 'tests' dir to 'test'