NetworkManager/callouts/tests
Dan Winship b108790833 libnm-core: add nm-core-types.h, remove cross-includes
Add nm-core-types.h, typedefing all of the GObject types in
libnm-core; this is needed so that nm-setting.h can reference
NMConnection in addition to nm-connection.h referencing NMSetting.

Removing the cross-includes from the various headers causes lots of
fallout elsewhere. (In particular, nm-utils.h used to include
nm-connection.h, which included every setting header, so any file that
included nm-utils.h automatically got most of the rest of libnm-core
without needing to pay attention to specifics.) Fix this up by
including nm-core-internal.h from those files that are now missing
includes.
2014-10-28 17:17:17 -04:00
..
dispatcher-old-down dispatcher/test: fix tests after adding PATH environment variable 2014-04-22 12:24:25 +02:00
dispatcher-old-up dispatcher/test: fix tests after adding PATH environment variable 2014-04-22 12:24:25 +02:00
dispatcher-old-vpn-down dispatcher/test: fix tests after adding PATH environment variable 2014-04-22 12:24:25 +02:00
dispatcher-old-vpn-up dispatcher/test: fix tests after adding PATH environment variable 2014-04-22 12:24:25 +02:00
Makefile.am build: fix srcdir != builddir 2014-10-24 14:41:19 -04:00
test-dispatcher-envp.c libnm-core: add nm-core-types.h, remove cross-includes 2014-10-28 17:17:17 -04:00