summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2011-09-22 19:04:23 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2013-10-21 12:37:45 +0100
commit27b65f054da59f2ce660af6b1c3ecdc2647c07bd (patch)
tree500729588265c30769f8ce2856c3fdd61597302a /.gitignore
parentf3538c4210447c572aa82cb2eb0305ef7f70b2b3 (diff)
Separate the test for shared-bus equivalence into its own binary
When valgrinding tests it's useful to avoid using the shared bus, which cannot be closed. Move all the essential shared-bus use into a test which can be treated specially. Bug: https://bugs.freedesktop.org/show_bug.cgi?id=41129 Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index fc19cfb..c77c252 100644
--- a/.gitignore
+++ b/.gitignore
@@ -209,6 +209,7 @@ test/core/test-proxy-peer
test/core/test-service-glib
test/core/test-service-glib-bindings.h
test/core/test-service-glib-glue.h
+/test/core/test-shared-bus
test/core/test-thread-client
test/core/test-thread-server
test/core/test-types