NetworkManager/src/settings/plugins/ifcfg-rh/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
..
network-scripts ifcfg-rh: remove iBFT handling (use the ibft plugin instead) (bgo #734009) (rh #990480) 2014-08-29 18:46:11 -05:00
Makefile.am ifcfg-rh: remove iBFT handling (use the ibft plugin instead) (bgo #734009) (rh #990480) 2014-08-29 18:46:11 -05:00
test-ifcfg-rh-utils.c nmtst: add NMTST_DEBUG=no-expect-message for debugging assert_message tests 2014-06-05 18:12:58 +02:00
test-ifcfg-rh.c libnm-core: change list-of-string and array-of-string properties to G_TYPE_STRV 2014-09-04 09:20:10 -04:00