summaryrefslogtreecommitdiffstats
path: root/tubes/CppunitTest_tubes_test.mk
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2012-08-15 14:50:03 +0200
committerMatúš Kukan <matus.kukan@gmail.com>2012-08-16 11:41:51 +0200
commitece8eadbc0ba433c85c313eb11f0233aeae24cb9 (patch)
treed99bd75cb1db46d02986673edfd66cb4d7d0d4a0 /tubes/CppunitTest_tubes_test.mk
parenttubes: also prepare the Account Manager when creating; and simplify (diff)
downloadcore-ece8eadbc0ba433c85c313eb11f0233aeae24cb9.tar.gz
core-ece8eadbc0ba433c85c313eb11f0233aeae24cb9.zip
tubes: fix unittest again and simplify
- killed GMailLoop, seems to work with g_main_context_iteration( NULL, TRUE); - added test for sending and also receiving file Change-Id: Ida11f875709dab71d404697e8c39fe4548f653b0
Diffstat (limited to 'tubes/CppunitTest_tubes_test.mk')
-rw-r--r--tubes/CppunitTest_tubes_test.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/tubes/CppunitTest_tubes_test.mk b/tubes/CppunitTest_tubes_test.mk
index 6b3b40d43b74..7c9f08a338ee 100644
--- a/tubes/CppunitTest_tubes_test.mk
+++ b/tubes/CppunitTest_tubes_test.mk
@@ -52,6 +52,7 @@ $(eval $(call gb_CppunitTest_use_libraries,tubes_test, \
))
$(eval $(call gb_CppunitTest_use_externals,tubes_test,\
+ gtk \
telepathy \
))