summaryrefslogtreecommitdiffhomepage
path: root/tests/12_test_deb.py
Commit message (Expand)AuthorAge
* Use assertRaises as context managerGuido Günther2017-11-12
* dscfile: Make sure we match on additional tarballs containing uppercaseGuido Günther2017-10-31
* dscfile: parse out upstream signatures as wellGuido Günther2017-10-31
* Test dpkg helpersGuido Günther2017-08-02
* 12_test_deb: port to python3Guido Günther2017-08-02
* 12_test_deb: flake8 cleanGuido Günther2016-09-12
* import-dsc: Don't fail on 1.0 non-native packages without a Debian versionGuido Günther2016-06-30
* dscfile: parse out name of additional tarball dirsGuido Günther2016-04-11
* Make parse_dsc a classmethod of DscFileGuido Günther2013-04-29
* tests: Use tempfile.mkdtemp to create temp dirs for testsThomas Koch2013-04-08
* Add tests for gbp.deb.{DpkgCompareVersions,DscFile}Guido Günther2012-08-02