This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository toppred.
commit 5a2faa5c1e5b62feb176c993beb56ac26b59bbaf Author: Andreas Tille <[email protected]> Date: Sat Jan 31 17:38:34 2015 +0100 Let users run the autopkgtest on their own --- debian/README.test | 8 ++++++++ debian/docs | 2 ++ 2 files changed, 10 insertions(+) diff --git a/debian/README.test b/debian/README.test new file mode 100644 index 0000000..ef34ccc --- /dev/null +++ b/debian/README.test @@ -0,0 +1,8 @@ +Notes on how this package can be tested. +──────────────────────────────────────── + +To run the unit tests provided by the package you can do + + sh run-unit-test + +in this directory. diff --git a/debian/docs b/debian/docs new file mode 100644 index 0000000..9a4f4f8 --- /dev/null +++ b/debian/docs @@ -0,0 +1,2 @@ +debian/README.test +debian/tests/run-unit-test -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/toppred.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
