aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/04_test_submodules.py
Commit message (Expand)AuthorAge
* 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