Commit bd5c943d authored by Andreas Tille's avatar Andreas Tille
Browse files

Install test suite into examples package

parent 199cedb4
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
tree-puzzle (5.2-12) UNRELEASED; urgency=medium

  * Install test suite into examples package

 -- Andreas Tille <tille@debian.org>  Mon, 10 Dec 2018 23:18:08 +0100

tree-puzzle (5.2-11) unstable; urgency=medium

  * debhelper 11
+4 −0
Original line number Diff line number Diff line
@@ -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
+1 −0
Original line number Diff line number Diff line
data/[A-LN-Za-z]*
tests