aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/05_test_detection.py
Commit message (Expand)AuthorAge
* export_orig: Don't fail without a repositoryGuido Günther2019-10-26
* export-orig: Check 'origin/pristine-tar' as well for compression typeGuido Günther2019-10-07
* Ignore merge commits when looking at the pristine-tar branchIain Lane2018-08-17
* Use assertRaises as context managerGuido Günther2017-11-12
* buildpackage: Expand --git-comp-type auto again in --git-overlay modeGuido Günther2017-11-09
* Make orig_file a method of DebianSourceGuido Günther2017-08-03
* Use the source package instead of the chagenlog for tarball namesGuido Günther2017-02-13
* Pass source pkg around instead of changelogGuido Günther2017-02-13
* pep8/pyflakes cleanupsGuido Günther2016-09-12
* buildpackage: Check for existence of subtarballs as wellGuido Günther2016-05-27
* buildpackage: use get_commit_info() instead of get_subject()Markus Lehtonen2013-06-11
* Remove unused importsGuido Günther2013-06-11
* tests: Use tempfile.mkdtemp to create temp dirs for testsThomas Koch2013-04-08
* Refactor deb helpers: introduce PkgPolicy classMarkus Lehtonen2012-05-01
* PristineTar: move to separate moduleGuido Günther2012-01-22
* deb: minor refactor of parameters of has_orig()Markus Lehtonen2012-01-15
* Rename and comment testsGuido Günther2011-12-29
* Get rid of the symlinkGuido Günther2011-11-01
* Add aliases for gz and bz2 compression typesGuido Günther2011-04-09
* Add tests for hardcoded compression typesGuido Günther2011-04-09
* Detect compression from orig tarballLoïc Minier2011-04-09
* Pass tarball_dir to guess_comp_type()Loïc Minier2011-04-09
* Update guess_comp_type to take a cp as paramLoïc Minier2011-04-09
* Add tests for orig autodetectionLoïc Minier2011-04-09