NetworkManager/libnm-core/tests
Dan Winship 6a4127cfa0 libnm-core: change list-of-string and array-of-string properties to G_TYPE_STRV
Change all DBUS_TYPE_G_LIST_OF_STRING and DBUS_TYPE_G_ARRAY_OF_STRING
properties to G_TYPE_STRV, and update everything accordingly.

(This doesn't actually require using
_nm_setting_class_transform_property(); dbus-glib is happy to transform
between 'as' and G_TYPE_STRV.)
2014-09-04 09:20:10 -04:00
..
Makefile.am libnm-core: fix up the new property-comparison test program 2014-09-04 09:20:09 -04:00
test-compare.c libnm-core: drop NMParamSpecSpecialized, add nm_property_compare() 2014-09-04 09:20:10 -04:00
test-crypto.c libnm-core, libnm-util: convert test-crypto, test-setting-8021x.c to gtestutils 2014-08-07 15:57:19 -04:00
test-general.c libnm-core: change list-of-string and array-of-string properties to G_TYPE_STRV 2014-09-04 09:20:10 -04:00
test-secrets.c libnm-core: rename NMConnection to/from_hash methods 2014-09-04 09:17:36 -04:00
test-setting-8021x.c libnm-core, libnm-util: convert test-crypto, test-setting-8021x.c to gtestutils 2014-08-07 15:57:19 -04:00
test-setting-dcb.c libnm: add libnm/libnm-core (part 2) 2014-08-01 14:34:04 -04:00
test-settings-defaults.c libnm: add libnm/libnm-core (part 2) 2014-08-01 14:34:04 -04:00