tito/test/unit
Alex Wood a5b43b6b96 Fix Python 3 issues with binary versus string types.
Python 3 is very picky about not mixing binary and string data.  This
patch gets TarFixer running on both Python 2.6+ and Python 3.x.
2015-05-18 14:01:43 -04:00
..
resources Fix tarball timestamps from git archive with Python. 2015-05-15 13:07:34 -04:00
__init__.py Correct Python version incompatibilities. 2015-05-18 14:01:43 -04:00
common_tests.py Fix failing unit tests. 2015-05-18 14:01:43 -04:00
fixture.py Add flake8 configuration. Fix style issues. 2015-05-18 14:00:19 -04:00
pep8_tests.py Tell the developer which PEP8 failures were detected. 2015-05-18 14:01:43 -04:00
test_build_target_parser.py Add flake8 configuration. Fix style issues. 2015-05-18 14:00:19 -04:00
test_tar.py Fix Python 3 issues with binary versus string types. 2015-05-18 14:01:43 -04:00