summaryrefslogtreecommitdiff
path: root/tests/02_test_upstream_source_tar_unpack.py
AgeCommit message (Expand)Author
2015-02-20Use six.iteritems() and six.iterkeys()Guido Günther
2015-02-20Remove unused importGuido Günther
2013-04-08tests: Use tempfile.mkdtemp to create temp dirs for testsThomas Koch
2012-10-25PEP-8 and pyflakes cleanupsGuido Günther
2012-05-01Refactor deb helpers: move UpstreamSource classMarkus Lehtonen
2012-02-07UpstreamSource: turn is_* vars and properties into methodsGuido Günther
2011-12-29Rename and comment testsGuido Günther