summaryrefslogtreecommitdiff
path: root/doc/bugs/__34__make_test__34___fails_silently.mdwn
blob: 8632f03f51f13679296320abbc42a913d12ec11e (plain)
1
2
3
4
`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]]