[telepathy-gabble/master] Rename test-dialects-outgoing to outgoing-basics.

Will Thompson will.thompson at collabora.co.uk
Tue Apr 21 10:21:28 PDT 2009


All other remaining outgoing call tests test particular scenarios,
rather than the basics of the call-requesting API. This seems like a
better name.
---
 tests/twisted/Makefile.am                          |    2 +-
 ...est-dialects-outgoing.py => outgoing-basics.py} |    0 
 2 files changed, 1 insertions(+), 1 deletions(-)
 rename tests/twisted/jingle/{test-dialects-outgoing.py => outgoing-basics.py} (100%)

diff --git a/tests/twisted/Makefile.am b/tests/twisted/Makefile.am
index 51f239a..3e1f34e 100644
--- a/tests/twisted/Makefile.am
+++ b/tests/twisted/Makefile.am
@@ -78,6 +78,7 @@ TWISTED_TESTS = \
 	jingle/hold-av.py \
 	jingle/initial-audio-video.py \
 	jingle/stun-server.py \
+	jingle/outgoing-basics.py \
 	jingle/outgoing-many-streams.py \
 	jingle/outgoing-not-answered.py \
 	jingle/payload-types.py \
@@ -89,7 +90,6 @@ TWISTED_TESTS = \
 	jingle/test-outgoing-call-rejected.py \
 	jingle/test-outgoing-call-ensure.py \
 	jingle/test-dialects-incoming.py \
-	jingle/test-dialects-outgoing.py \
 	jingle/test-content-complex.py \
 	jingle/test-wait-for-caps.py \
 	jingle/test-wait-for-caps-incomplete.py \
diff --git a/tests/twisted/jingle/test-dialects-outgoing.py b/tests/twisted/jingle/outgoing-basics.py
similarity index 100%
rename from tests/twisted/jingle/test-dialects-outgoing.py
rename to tests/twisted/jingle/outgoing-basics.py
-- 
1.5.6.5




More information about the telepathy-commits mailing list