From 99e1699d8971f7cb5787989eed301ecb7f2eb863 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Fri, 8 Aug 2014 09:50:24 -0400 Subject: libnm-core: fix up the new property-comparison test program Make the formerly-nm-param-spec-specialized test compile (fix use of inet_pton), and pass (include the mandatory "gateway" element in the IPv6 addresses), make it use gtestutils and g_assert (so it actually fails when it fails), and test a few more cases. --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 29bb2b7d9f..bd177a1f35 100644 --- a/.gitignore +++ b/.gitignore @@ -137,6 +137,7 @@ valgrind-*.log /libgsystem/ /libnm-core/nm-version.h +/libnm-core/tests/test-compare /libnm-core/tests/test-crypto /libnm-core/tests/test-settings-defaults /libnm-core/tests/test-general -- cgit v1.2.1