index
:
telepathy/telepathy-rakia
master
next
telepathy-rakia-0.8
telepathy-sofiasip-0.4
telepathy-sofiasip-0.6
SIP connection manager using Sofia-SIP (mirrored from https://gitlab.freedesktop.org/telepathy/telepathy-rakia)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-27
Add LCOV machinery
Mikhail Zabaluev
1
-3
/
+12
2009-01-27
Updated with-session-bus.sh from telepathy-gabble
Mikhail Zabaluev
1
-1
/
+22
2008-11-20
Added Destroyable to the list of text channel interfaces
Mikhail Zabaluev
1
-1
/
+1
2008-11-18
Set the flag Channel_Text_Message_Flag_Resqued on pending messages of a resur...
Mikhail Zabaluev
1
-0
/
+8
2008-11-18
Test Destroyable on text channels
Mikhail Zabaluev
1
-3
/
+18
2008-11-18
Added a test case for Requests interface using text channels
Mikhail Zabaluev
2
-1
/
+95
2008-10-24
Respond 200 OK for pending messages auto-acked with ListPendingMessages(True)
Mikhail Zabaluev
1
-0
/
+7
2008-10-24
Test reopening of text channel with pending messages and ListPendingMessages
Mikhail Zabaluev
1
-54
/
+100
2008-10-24
Call AcknowledgePendingMessages and check for SIP responses
Mikhail Zabaluev
1
-1
/
+6
2008-10-24
Bubble responses received by the fake SIP proxy as 'sip-response' events
Mikhail Zabaluev
1
-0
/
+4
2008-10-24
Message test brush-up
Mikhail Zabaluev
1
-4
/
+5
2008-10-24
Test all text channel properties as currently implemented
Mikhail Zabaluev
1
-15
/
+45
2008-10-24
Bind the test SIP proxy to the loopback interface only
Mikhail Zabaluev
1
-5
/
+7
2008-10-24
Incomplete test for AcknowledgePendingMessages
Mikhail Zabaluev
1
-2
/
+12
2008-10-08
More tests for normalization cases
Mikhail Zabaluev
1
-2
/
+8
2008-10-08
Add SIP traffic to telepathy-sofiasip test logs
Mikhail Zabaluev
1
-1
/
+2
2008-10-08
Properly address the incoming messages in the test
Mikhail Zabaluev
1
-1
/
+1
2008-10-08
Updated the unit tests to verify the new phone number normalization rules
Mikhail Zabaluev
1
-2
/
+4
2008-08-22
Deleted the post-migration .git-darcs-dir files
Mikhail Zabaluev
3
-0
/
+0
2008-07-01
test-message.py: exercise the Channel D-Bus properties
Simon McVittie
1
-0
/
+11
2008-07-01
test-message.py: simplify by assigning Text channel type to a variable
Simon McVittie
1
-7
/
+6
2008-05-12
test-message.py: actually run the entire test
Senko Rasic
1
-1
/
+0
2008-04-29
update existing tests to the new api
Senko Rasic
4
-125
/
+69
2008-04-29
update sofiatest.py to the new test api
Senko Rasic
1
-7
/
+81
2008-04-29
updated servicetest.py from gabble (adds new test api)
Senko Rasic
1
-34
/
+252
2008-04-29
ignore tp_caller for the time being
Senko Rasic
1
-8
/
+7
2008-04-29
removed obsoleted test env scripts
Senko Rasic
4
-91
/
+0
2008-04-29
enabled conditional use of twisted tests (ported from gabble); also compile t...
Senko Rasic
1
-36
/
+28
2008-04-29
moved twisted test scripts to tests/twisted
Senko Rasic
6
-0
/
+0
2008-04-29
creating new test tree and build system (ported from gabble)
Senko Rasic
8
-0
/
+181
2008-04-01
test-message.py: Don't use character sets that are too exotic for Scratchbox.
Mikhail Zabaluev
1
-7
/
+9
2008-03-20
sofiatest.py: add 'proxy-host' to the default connection parameters, as 'port...
Mikhail Zabaluev
1
-1
/
+2
2008-03-20
Use the value of PYTHON subst variable to run tests with
Mikhail Zabaluev
1
-1
/
+1
2008-03-07
Used the occasion to update copyright notices in the code:
Mikhail Zabaluev
1
-6
/
+7
2007-11-28
correct FSF address and other LGPL 2.1 boilerplate
Robert McQueen
1
-4
/
+3
2007-08-24
test-handle-normalisation.py: properly test space character encoding
Senko Rasic
1
-1
/
+1
2007-08-24
tests: upgraded to new refactored servicetest.py
Senko Rasic
2
-38
/
+47
2007-07-04
Using auth-user only in nua_authenticate; modified register-test.py to test a...
Senko Rasic
1
-3
/
+12
2007-06-21
SIPConnection: if incoming MESSAGE is not in utf-8, attempt to convert it
Senko Rasic
1
-16
/
+47
2007-06-14
added test for outgoing and incoming text messages
Senko Rasic
3
-1
/
+117
2007-06-13
synced testing framework with gabble's version and updated tests to use the n...
Senko Rasic
5
-69
/
+73
2007-06-08
sip-connection-helpers.c: improvements to handle normalization
Senko Rasic
1
-8
/
+15
2007-06-04
sip-connection-helpers.c: unescaping characters in valid sip uri's that don't...
Senko Rasic
1
-2
/
+3
2007-06-06
Added TWISTED_TESTS to the distribution
Mikhail Zabaluev
1
-1
/
+1
2007-06-06
Don't build or distribute tp_caller as part of the test suite
Mikhail Zabaluev
1
-19
/
+0
2007-05-30
SIPConnection: minor fixes to handle normalization code and the corresponding...
Senko Rasic
1
-2
/
+3
2007-05-30
Added a test for the handle normalisation code
Senko Rasic
3
-5
/
+55
2007-05-29
Fixed servicetest lazy test decorator name, properly making the test scripts ...
Senko Rasic
2
-1
/
+2
2007-05-29
Added twisted-python based test suite, modelled after gabble's
Senko Rasic
9
-0
/
+438
2007-03-08
[svn-to-darcs @ 3]
robot101
3
-0
/
+581