[Pkg-owncloud-commits] [owncloud-client] 32/70: RemoveADir test should realy test, if it is notified

Sandro Knauß hefee-guest at moszumanska.debian.org
Sat May 17 20:01:27 UTC 2014


This is an automated email from the git hooks/post-receive script.

hefee-guest pushed a commit to branch master
in repository owncloud-client.

commit 822650719bbb30bbc66bba22fb7ca7fbfeab1b3a
Author: hefee <hefee at netzguerilla.net>
Date:   Sun May 11 17:08:30 2014 +0200

    RemoveADir test should realy test, if it is notified
---
 test/testfolderwatcher.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/test/testfolderwatcher.h b/test/testfolderwatcher.h
index d02d55e..0286a29 100644
--- a/test/testfolderwatcher.h
+++ b/test/testfolderwatcher.h
@@ -95,6 +95,7 @@ private slots:
         QDir dir;
         dir.rmdir(_root+"/a1/b1/c2");
         _loop.processEvents();
+        QVERIFY(_checkMark.isEmpty()); // the slot clears the checkmark.
     }
 
     void testRemoveAFile() {

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-client.git



More information about the Pkg-owncloud-commits mailing list