summaryrefslogtreecommitdiff
path: root/tests/11_test_dch_main.py
AgeCommit message (Expand)Author
2015-03-27testutils: Add a context manager to capture stderrGuido Günther
2015-03-27tests: minor test case cleanupsGuido Günther
2015-02-20Use relative import for testutilsGuido Günther
2014-01-07tests: adapt dch tests for older devscriptsMarkus Lehtonen
2013-12-17Adjust test cases to newer devscriptsGuido Günther
2013-08-28Use open() instead of file()Guido Günther
2013-04-30trivial: simplify option assignmentGuido Günther
2013-04-26tests: Fix tests for UbuntuMarkus Lehtonen
2013-04-25tests: fix for older dchMarkus Lehtonen
2013-04-08tests: Use tempfile.mkdtemp to create temp dirs for testsThomas Koch
2013-04-06Add urgency management.Daniel Dehennin
2013-04-06Add option to manage distribution fields for non snapshot mode.Daniel Dehennin
2012-11-23tests: make tests a Python moduleMarkus Lehtonen
2012-08-01Skip tests requiring devscripts if dch is not thereGuido Günther
2012-07-31Test behavior of gbp.scripts.dch.main().Daniel Dehennin