NetworkManager/libnm-util/tests
Daniel Drake 3f4811be22 libnm-util: accept old-style UUIDs as valid
Old versions such as 0.9.4 generated 40-character UUIDs with no
hashes, but libnm-util regards them as invalid. That means that
existing connections stop working when upgrading from 0.9.4.

Continue accepting such UUIDs as valid, and add a test so that
we don't forget in future.
2013-09-09 08:20:37 -05:00
..
certs libnm-util: recognize PKCS#8 private keys and check passwords (bgo #649326) 2011-05-13 14:22:06 -05:00
Makefile.am build: switch from $(INCLUDES) to $(AM_CPPFLAGS) to make automake happy 2013-08-22 11:49:16 -04:00
test-crypto.c all: remove pointless NULL checks 2013-02-13 13:38:13 -05:00
test-general.c libnm-util: accept old-style UUIDs as valid 2013-09-09 08:20:37 -05:00
test-secrets.c test: remove deprecated 'security' property from tests 2013-09-02 09:46:31 +02:00
test-setting-8021x.c libnm-util: remove unused D-Bus dbus_g_bus_get() call from test-setting-8021x.c 2011-06-14 16:14:40 +02:00
test-settings-defaults.c all: use G_VALUE_INIT to initialize GValue variables 2013-03-25 08:41:18 +01:00