aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/08_test_patch.py
Commit message (Expand)AuthorAge
* tests: Drop mime headers from test caseGuido Günther2019-03-21
* PatchSeries: Don't fail if there's only a patch end markerGuido Günther2018-12-16
* PatchSeries: Only pass patch description and header to git-mailinfoGuido Günther2018-11-08
* Fix flake8's W605 (invalid escape sequence)Guido Günther2018-10-15
* Add test case for bug #905934Ben Hutchings2018-08-24
* Add test case for conversion of extra DEP-3 headers to pseudo-headersGuido Günther2018-08-24
* patch_series: Don't fail on decoding errors when looking for DEP3 headersGuido Günther2017-12-31
* 08_test_patch: flake8 cleanGuido Günther2016-09-12
* tests: Use tempfile.mkdtemp to create temp dirs for testsThomas Koch2013-04-08
* tests: make tests a Python moduleMarkus Lehtonen2012-11-23
* PEP-8 and pyflakes cleanupsGuido Günther2012-10-25
* Rename and comment testsGuido Günther2011-12-29
* Rename gbp.pq to gbp.patch_seriesGuido Günther2011-12-26
* pq.Patch: move support for parsing patch headers into Patch classGuido Günther2011-12-26