autotest and make distcheck

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I have integrated autotest in my project as described here:
http://www.gnu.org/software/autoconf/manual/autoconf.html#Using-Autotest.

However I have following problem now. If I do "make distcheck" it
starts executing all my tests as well,
since there is a

installcheck-local: atconfig $(TESTSUITE)
	$(SHELL) $(TESTSUITE) AUTOTEST_PATH="$(bindir)" $(TESTSUITEFLAGS)

and it fails if tests are not passed.

What would be a proper solution for that?

Thanks,
Andrei.

_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
http://lists.gnu.org/mailman/listinfo/autoconf


[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux