summaryrefslogtreecommitdiffhomepage
path: root/tests/04_test_submodules.py
Commit message (Expand)AuthorAge
* deb.git: helper for upstream tarball creationGuido Günther2017-08-03
* Simplify compression handlingGuido Günther2017-08-03
* Move compressed tarball creation to PkgGitRepositoryGuido Günther2017-08-03
* Make orig_file a method of DebianSourceGuido Günther2017-08-03
* builpackage: Move tarball creation functions to export_origGuido 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
* buildpackage: Don't set a compression level if unset and make this the defaultGuido Günther2017-01-17
* pep8/pyflakes cleanupsGuido Günther2016-09-12
* common/buildpackage: support for different archive formatsMarkus Lehtonen2015-12-02
* GitRepository/has_submodules: add treeish argumentMarkus Lehtonen2015-02-25
* buildpackage/dump_tree: add 'recursive' optionMarkus Lehtonen2014-12-28
* tests: remove unused import in submodule testsMarkus Lehtonen2013-09-10
* tests: upper case global variables in submodule testsMarkus Lehtonen2013-09-10
* tests: add some docstrings to git submodule testsMarkus Lehtonen2013-09-10
* tests: use eq_ and ok_ from nose tools in submodule testsMarkus Lehtonen2013-09-10
* tests: add test for archiving without git submodulesMarkus Lehtonen2013-09-10
* tests: Use tempfile.mkdtemp to create temp dirs for testsThomas Koch2013-04-08
* GitRepository/get_submodules: use correct pathMarkus Lehtonen2012-11-23
* PEP-8 and pyflakes cleanupsGuido Günther2012-10-25
* Rename and comment testsGuido Günther2011-12-29