[Git][reproducible-builds/diffoscope][master] 2 commits: init changelog for next release

Mattia Rizzolo gitlab at salsa.debian.org
Wed May 22 17:43:57 UTC 2019



Mattia Rizzolo pushed to branch master at Reproducible Builds / diffoscope


Commits:
92226899 by Mattia Rizzolo at 2019-05-22T17:43:19Z
init changelog for next release

Signed-off-by: Mattia Rizzolo <mattia at debian.org>

- - - - -
bdb87103 by Mattia Rizzolo at 2019-05-22T17:43:38Z
tests: rename test function to prevent shadowing a previous one with the same name

Signed-off-by: Mattia Rizzolo <mattia at debian.org>

- - - - -


2 changed files:

- debian/changelog
- tests/comparators/test_ico_image.py


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+diffoscope (116) UNRELEASED; urgency=medium
+
+  * WIP.
+
+ -- Mattia Rizzolo <mattia at debian.org>  Wed, 22 May 2019 19:43:00 +0200
+
 diffoscope (115) experimental; urgency=medium
 
   [ Chris Lamb ]


=====================================
tests/comparators/test_ico_image.py
=====================================
@@ -71,7 +71,7 @@ def test_diff_meta(differences_meta):
 
 @skip_unless_tools_exist('img2txt', 'identify')
 @skip_unless_tool_is_at_least('identify', identify_version, '6.9.8-4')
-def test_diff_meta(differences_meta):
+def test_diff_meta2(differences_meta):
     expected_diff = get_data('ico_image_meta_expected_diff_v2')
     assert differences_meta[-1].unified_diff == expected_diff
 



View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/compare/6058abd4bf0973962f19fa5fc7f8659e35097aeb...bdb87103a33b275d1f7b73ac5ee7e06493b3fcb5

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/compare/6058abd4bf0973962f19fa5fc7f8659e35097aeb...bdb87103a33b275d1f7b73ac5ee7e06493b3fcb5
You're receiving this email because of your account on salsa.debian.org.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20190522/c1760816/attachment.html>


More information about the rb-commits mailing list