tito/test/unit
Alex Wood 4882412610 Alter tar module to correct headers on a Maven-generated tar.
The Maven-generated tar file deviates from the spec in several places.
Fields are padded out with spaces instead of NUL bytes and the user and
group ID are left empty.

This patch alters the tar module to correct these issues and ensures a
consistent unchanging fingerprint for the archive by setting the mtime
on the files to the modified time of the commit.
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 Add flake8 configuration. Fix style issues. 2015-05-18 14:00:19 -04:00
common_tests.py Place the pickle file used for Cheetah in the build directory. 2015-05-18 14:01:36 -04:00
fixture.py Add flake8 configuration. Fix style issues. 2015-05-18 14:00:19 -04:00
pep8_tests.py Place the pickle file used for Cheetah in the build directory. 2015-05-18 14:01:36 -04:00
test_build_target_parser.py Add flake8 configuration. Fix style issues. 2015-05-18 14:00:19 -04:00
test_tar.py Alter tar module to correct headers on a Maven-generated tar. 2015-05-18 14:01:43 -04:00