NetworkManager/callouts/tests
Dan Winship acf86f68b3 libnm-core: change connection hash tables to variants in API
In preparation for porting to GDBus, make nm_connection_to_dbus(),
etc, represent connections as GVariants of type 'a{sa{sv}}' rather
than as GHashTables-of-GHashTables-of-GValues.

This means we're constantly converting back and forth internally, but
this is just a stepping stone on the way to the full GDBus port, and
all of that code will go away again later.
2014-09-18 11:51:09 -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 dispatcher: make test-dispatcher-envp not take an argument 2014-09-18 11:34:21 -04:00
test-dispatcher-envp.c libnm-core: change connection hash tables to variants in API 2014-09-18 11:51:09 -04:00