packages feed

git-annex-3.20120113: doc/bugs/__34__make_test__34___fails_silently.mdwn

`make test` fails silently when the test program cannot be built. This happens, for example, when attempting to compile git-annex with `QuickCheck-2.4.2`.

> I've made "make test" exit nonzero if the test suite cannot be built.
> [[done]] --[[Joey]]