aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/11_test_dch_main.py
Commit message (Expand)AuthorAge
* tests/11_test_dch_main.py: Fix OS release check for Ubuntu.Logan Rosen2021-03-15
* dch: Add support for the --local=suffix optionEmanuele Aina2021-02-13
* tests/11_test_dch_main.py: Don't expect /etc/lsb-release on Debiannicoo2020-12-21
* Fix flake8's W605 (invalid escape sequence)Guido Günther2018-10-15
* tests.testutils: helpers for checking existence of commandsMarkus Lehtonen2018-03-01
* dch: Create changelog if missingGuido Günther2017-11-27
* Use assertRaises as context managerGuido Günther2017-11-12
* tests: use encoding when opening files for checks and fixturesGuido Günther2017-11-06
* Unbreack dch tests with newer devscriptsGuido Günther2017-09-14
* dch: Allow to run from subdirectoryGuido Günther2017-01-23
* Always set a mainttrailer optionGuido Günther2017-01-10
* dch: avoid adding section in snapshot mode if distribution is UNRELEASEDLinn Crosetto2016-10-02
* pep8/pyflakes cleanupsGuido Günther2016-09-12
* Fix simple spelling errors in comments and stringsOtto Kekäläinen2016-07-03
* gbp-dch: allow bug number format to be overriddenJonathan Toppins2015-08-27
* call debchange instead of dchEvgeni Golov2015-06-30
* Guess upstream-tag based on merge-baseDaniel Gollub2015-04-25
* testutils: Add a context manager to capture stderrGuido Günther2015-03-27
* tests: minor test case cleanupsGuido Günther2015-03-27
* Use relative import for testutilsGuido Günther2015-02-20
* tests: adapt dch tests for older devscriptsMarkus Lehtonen2014-01-07
* Adjust test cases to newer devscriptsGuido Günther2013-12-17
* Use open() instead of file()Guido Günther2013-08-28
* trivial: simplify option assignmentGuido Günther2013-04-30
* tests: Fix tests for UbuntuMarkus Lehtonen2013-04-26
* tests: fix for older dchMarkus Lehtonen2013-04-25
* tests: Use tempfile.mkdtemp to create temp dirs for testsThomas Koch2013-04-08
* Add urgency management.Daniel Dehennin2013-04-06
* Add option to manage distribution fields for non snapshot mode.Daniel Dehennin2013-04-06
* tests: make tests a Python moduleMarkus Lehtonen2012-11-23
* Skip tests requiring devscripts if dch is not thereGuido Günther2012-08-01
* Test behavior of gbp.scripts.dch.main().Daniel Dehennin2012-07-31