summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorStef Walter <stefw@gnome.org>2013-03-04 12:41:45 +0100
committerStef Walter <stefw@gnome.org>2013-03-04 12:44:42 +0100
commitddb87ccad91a6ee0591439b40cbf199123a394c7 (patch)
treeaf7a48a54fe6fe4e4e6233d8edf72657f345cd9c /.gitignore
parent510d9d599a8cb8d92ed0c777870290f50c267254 (diff)
dbus: Only return one object path list from Collection.SearchItems()
In the Secret Service dbus interface the SearchItems method of the Collection interface only returns one list of object paths, unlike SearchItems on the Service interface which splits its return values by locked and unlocked items. Add tests to verify this behavior. https://bugzilla.gnome.org/show_bug.cgi?id=695115
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 2 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index d487041a..ce2595ae 100644
--- a/.gitignore
+++ b/.gitignore
@@ -105,7 +105,8 @@ p11-tests.conf
/daemon/control/tests/frob-control-quit
/daemon/control/tests/frob-control-unlock
-/daemon/dbus/tests/test-secret-signals
+/daemon/dbus/tests/test-secret-*
+!/daemon/dbus/tests/test-secret-*.c
/pkcs11/gkm/tests/test-attributes
/pkcs11/gkm/tests/test-certificate
@@ -162,8 +163,6 @@ p11-tests.conf
/pkcs11/xdg-store/tests/test-xdg-module
/pkcs11/xdg-store/tests/test-xdg-trust
-/daemon/dbus/tests/test-secret-util
-
/ui/gnome-keyring-prompt.desktop
/ui/gnome-keyring-prompt.desktop.in
/ui/tests/test-util