libzmq/m4
Luca Boccassi 2b2f9046d4 Problem: no Makefile target for Valgrind
Solution: import ax_valgrind_check.m4 macro file to provide a
conveniente automake hook to run Valgrind on all tests.
Add --enable-valgrind to ./configure call and then run make
check-valgrind to run memcheck, helgrind, drd and sgcheck on all
tests. Run check-valgrind-memcheck to run only memcheck.
2016-03-19 21:54:29 +00:00
..
ax_check_compile_flag.m4 Problem: writing autoconf macros is boring 2016-02-19 21:41:24 +00:00
ax_code_coverage.m4 Problem: no code coverage integration 2016-03-13 19:28:23 +00:00
ax_cxx_compile_stdcxx_11.m4 Problem: writing autoconf macros is boring 2016-02-19 21:41:24 +00:00
ax_valgrind_check.m4 Problem: no Makefile target for Valgrind 2016-03-19 21:54:29 +00:00