NetworkManager/libnm/tests
Dan Winship 6ae4224850 libnm: change GSList to GPtrArray in libnm methods
libnm mostly used GPtrArrays in its APIs, except that arrays of
connections were usually GSLists. Fix this and make them GPtrArrays
too (and rename nm_client_list_connections() to
nm_client_get_connections() to match everything else).
2014-10-28 17:17:17 -04:00
..
common.c libnm: abstract out duplicated device-creating code in tests 2014-10-19 09:27:47 -04:00
common.h libnm: abstract out duplicated device-creating code in tests 2014-10-19 09:27:47 -04:00
libnm-test-launch.sh libnm: add libnm/libnm-core (part 2) 2014-08-01 14:34:04 -04:00
Makefile.am libnm: port to GDBus 2014-09-18 11:51:09 -04:00
test-nm-client.c libnm: consolidate NMClientError and NMObjectError 2014-10-22 08:29:10 -04:00
test-remote-settings-client.c libnm: change GSList to GPtrArray in libnm methods 2014-10-28 17:17:17 -04:00
test-secret-agent.c libnm-core, libnm, settings: move NMSecretAgentError to nm-errors 2014-10-22 08:29:09 -04:00