[med-svn] [Git][med-team/picard-tools][master] 2 commits: reintroduce unit etsts after jcommander fix

Olivier Sallou gitlab at salsa.debian.org
Mon Aug 6 08:50:07 BST 2018


Olivier Sallou pushed to branch master at Debian Med / picard-tools


Commits:
91abad3a by Olivier Sallou at 2018-08-06T07:29:34Z
reintroduce unit etsts after jcommander fix

- - - - -
1077f0de by Olivier Sallou at 2018-08-06T07:49:57Z
unit tests enabled

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,8 +6,8 @@ picard-tools (2.18.2+dfsg-1) UNRELEASED; urgency=medium
 
   [O. Sallou]
   * Java 9/10 fixes
-  * disable unit tests (d/rules) due to testng bug  (#895886)
   * Remove Google NIO support (not packaged in Debian)
+  * Enable unit tests after jcommander fix
 
  -- Andreas Tille <tille at debian.org>  Tue, 17 Apr 2018 22:45:38 +0200
 


=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -20,8 +20,7 @@ override_dh_auto_test:
 	# Tests do not work with locales with a different decimal separator
 	# (for example ',') 
 	env LC_ALL=C \
-	# disable unit tests waiting for testng fix in jcommander not found
-	# dh_auto_build -- test
+	dh_auto_build -- test
 
 override_dh_clean:
 	dh_clean



View it on GitLab: https://salsa.debian.org/med-team/picard-tools/compare/79c845f232139bee8ce68bab4edcdfd063ee7b08...1077f0ded4f821725dd87328fc63947897bea6d4

-- 
View it on GitLab: https://salsa.debian.org/med-team/picard-tools/compare/79c845f232139bee8ce68bab4edcdfd063ee7b08...1077f0ded4f821725dd87328fc63947897bea6d4
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20180806/8771fc07/attachment-0001.html>


More information about the debian-med-commit mailing list