NetworkManager/libnm/tests
Dan Winship 258e74eb0c libnm: make the the use of GInitable mandatory
Remove _nm_object_ensure_inited(), etc; objects that implement
GInitable are now mandatory-to-init().

Remove constructor() implementations that sometimes return NULL; do
all the relevant checking in init() instead.

Make nm_client_new() and nm_remote_settings_new() take a GCancellable
and a GError**.
2014-08-01 14:34:40 -04:00
..
common.c libnm: add libnm/libnm-core (part 1) 2014-08-01 14:34:04 -04:00
common.h libnm: add libnm/libnm-core (part 1) 2014-08-01 14:34:04 -04:00
libnm-test-launch.sh libnm: add libnm/libnm-core (part 2) 2014-08-01 14:34:04 -04:00
Makefile.am libnm: add libnm/libnm-core (part 2) 2014-08-01 14:34:04 -04:00
test-nm-client.c libnm: add libnm/libnm-core (part 2) 2014-08-01 14:34:04 -04:00
test-remote-settings-client.c libnm: make the the use of GInitable mandatory 2014-08-01 14:34:40 -04:00