summaryrefslogtreecommitdiff
path: root/tests/test_PristineTar.py
AgeCommit message (Expand)AuthorFilesLines
2014-11-14GitRepository.archive: support getting tar data as return valueMarkus Lehtonen1-1/+1
2013-04-08tests: Use tempfile.mkdtemp to create temp dirs for testsThomas Koch1-6/+6
2012-06-30PristineTar: move Debian-specific stuff to DebianPristineTarMarkus Lehtonen1-1/+1
2012-05-25Refactor deb helpers: move PristineTar classGuido Günther1-6/+6
2012-02-12Make pristine_tar testcases pass with older git versionsMarkus Lehtonen1-1/+2
2012-02-09PristineTar: fix links in testcasesGuido Günther1-12/+12
2012-01-30PristineTar: add testcaseGuido Günther1-0/+132