[telepathy-gabble/master] add first file transfer tests to test suite

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Fri Apr 3 09:25:45 PDT 2009


---
 tests/twisted/Makefile.am |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/tests/twisted/Makefile.am b/tests/twisted/Makefile.am
index 3b4fa4d..88874b8 100644
--- a/tests/twisted/Makefile.am
+++ b/tests/twisted/Makefile.am
@@ -90,6 +90,9 @@ TWISTED_TESTS = \
 	jingle/test-content-complex.py \
 	jingle/test-wait-for-caps.py \
 	jingle/test-wait-for-caps-incomplete.py \
+	file-transfer/test-receive-file.py \
+	file-transfer/test-send-file-provide-immediately.py \
+	file-transfer/test-send-file-wait-to-provide.py \
 	test-capabilities.py \
 	test-caps-cache.py \
 	test-caps-hash.py \
@@ -152,7 +155,8 @@ EXTRA_DIST = \
 	ns.py \
 	olpc/util.py \
 	tubes/muctubeutil.py \
-	tubes/tubetestutil.py
+	tubes/tubetestutil.py \
+	file-transfer/file_transfer_helper.py
 
 noinst_PROGRAMS = \
 	telepathy-gabble-debug
-- 
1.5.6.5




More information about the telepathy-commits mailing list