summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorPhilip Rauwolf <rauwolf@itestra.de>2013-09-10 15:33:03 +0200
committerPhilip Rauwolf <rauwolf@itestra.de>2013-09-10 15:33:03 +0200
commit8dbea02e1879c1c4be481999126ec0b522c05fb5 (patch)
treeb826a00e79c0a173e32c81f198bdc2d888d127f3 /.gitignore
parent4bd27d7f06d1141e338adb11e0807f95be6412be (diff)
downloadgenivi-common-api-dbus-runtime-8dbea02e1879c1c4be481999126ec0b522c05fb5.tar.gz
Fixed some subtle bugs.
Two pointers to temporaries, one testcase, plus the possibility to destruct the Connection from within the handling of timed out calls.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 997a73a..bd5facb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -47,3 +47,5 @@
/DBusDynamicLoadingBasicTest
/DBusDynamicLoadingMultipleBindingsTest
/DBusDynamicLoadingNoValidityTest
+/DBusClientIdTest
+/DBusSelectiveBroadcastTest