NetworkManager/m4
Pavel Šimerda 998f4ccc88 build: add code coverage support
Use the following in Makefile.am to enable code coverage for individual modules:

@GNOME_CODE_COVERAGE_RULES@
my_program_LIBS = … $(CODE_COVERAGE_LDFLAGS) …
my_program_CFLAGS = … $(CODE_COVERAGE_CFLAGS) …
2013-01-08 13:30:56 +01:00
..
compiler_warnings.m4 build: add some more build-time warnings 2012-07-30 10:58:47 -05:00
gnome-code-coverage.m4 build: add code coverage support 2013-01-08 13:30:56 +01:00
introspection.m4 introspection: add GObject introspection support (bgo #637032) 2011-01-21 14:46:09 -06:00
libnl-check.m4 build: put test source code into AC_LANG_PROGRAM (bgo #655225) 2011-07-28 13:53:36 -05:00
vapigen.m4 vala: add vala bindings for libnm-util and libnm-glib 2012-06-12 16:31:20 -05:00