Added quickcheck to build dependencies, and fail if test suite cannot be built.
This commit is contained in:
parent
6b7ee8486d
commit
7e6a54f984
5 changed files with 12 additions and 7 deletions
|
@ -1 +1,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]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue