Andreas Tille pushed to branch master at Debian Med / tree-puzzle
Commits: bd5c943d by Andreas Tille at 2018-12-10T22:18:28Z Install test suite into examples package - - - - - 3 changed files: - debian/changelog - debian/rules - debian/tree-puzzle-doc.examples Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +tree-puzzle (5.2-12) UNRELEASED; urgency=medium + + * Install test suite into examples package + + -- Andreas Tille <[email protected]> Mon, 10 Dec 2018 23:18:08 +0100 + tree-puzzle (5.2-11) unstable; urgency=medium * debhelper 11 ===================================== debian/rules ===================================== @@ -25,3 +25,7 @@ override_dh_auto_test: # debian/patches/patch_test_results.patch # and needs to be discussed with upstream dh_auto_test || true + +override_dh_installexamples: + rm -f tests/*.log tests/*.trs + dh_installexamples ===================================== debian/tree-puzzle-doc.examples ===================================== @@ -1 +1,2 @@ data/[A-LN-Za-z]* +tests View it on GitLab: https://salsa.debian.org/med-team/tree-puzzle/commit/bd5c943dfe24411fcd7589cbfce1b47aaf844f65 -- View it on GitLab: https://salsa.debian.org/med-team/tree-puzzle/commit/bd5c943dfe24411fcd7589cbfce1b47aaf844f65 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
