summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDan Winship <danw@gnome.org>2014-08-08 09:50:24 -0400
committerDan Winship <danw@gnome.org>2014-09-04 09:20:09 -0400
commit99e1699d8971f7cb5787989eed301ecb7f2eb863 (patch)
tree33569f750a6759349dbe233b7305e2318ace2012 /.gitignore
parent290598494d46231a36a3982c943ad09eceb70eae (diff)
downloadNetworkManager-99e1699d8971f7cb5787989eed301ecb7f2eb863.tar.gz
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.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
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