summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2018-10-12 18:05:48 +0200
committerThomas Haller <thaller@redhat.com>2018-10-18 12:16:55 +0200
commitdfdbd1b385aa48a4c128283ae2b3234885808f5a (patch)
treee271c698a984244c8c42c78e3d001e66cb793577 /.gitignore
parenta6add8175a150f9bf64ac0b27064dc0d736aea6a (diff)
shared/tests: add test for "shared/nm-utils"
"shared/nm-utils" is a loose collection of utility functions. There is a certain aim that they can be used independently. However, they also rely on each other. Add a test that we can build a minimal shared library with these tools, independent of libnm-core.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 494ff707b..bb3f82b51 100644
--- a/.gitignore
+++ b/.gitignore
@@ -147,6 +147,7 @@ test-*.trs
/examples/C/qt/change-ipv4-addresses
/shared/nm-version-macros.h
+/shared/nm-utils/tests/test-shared-general
/introspection/org.freedesktop.NetworkManager*.[ch]