index
:
~jonny/telepathy
master
omg
jonny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qt4
/
tests
/
dbus
/
chan-basics.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-23
chan-basics test: Properly check the error when groupAddContacts fails.
Andre Moreira Magalhaes (andrunko)
1
-2
/
+4
2011-09-23
chan-basics test: Properly check the error when becomeReady in a invalid chan...
Andre Moreira Magalhaes (andrunko)
1
-2
/
+4
2011-09-23
chan-basics/group tests: Add more tests for Channel::groupAddContacts().
Andre Moreira Magalhaes (andrunko)
1
-0
/
+6
2011-09-23
chan-basics test: Test Channel fallback code for GetHandle/ChannelType/Interf...
Andre Moreira Magalhaes (andrunko)
1
-0
/
+37
2011-09-23
chan-basics test: Add tests for Channel::channelType().
Andre Moreira Magalhaes (andrunko)
1
-0
/
+12
2011-09-23
chan-basics test: Check that the channel is correctly invalid when creating a...
Andre Moreira Magalhaes (andrunko)
1
-0
/
+19
2011-09-23
chan-basics test: Test redundant calls to Channel::requestClose().
Andre Moreira Magalhaes (andrunko)
1
-0
/
+7
2011-06-09
chan-basics test: Use TEST_VERIFY_OP
Andre Moreira Magalhaes (andrunko)
1
-19
/
+1
2011-06-09
chan-basics test: Use TestConnHelper::create/ensureChannel()
Andre Moreira Magalhaes (andrunko)
1
-83
/
+8
2011-06-09
chan-basics test: Use TestConnHelper.
Andre Moreira Magalhaes (andrunko)
1
-115
/
+20
2011-04-23
Add Channel::targetContact()
Olli Salli
1
-0
/
+4
2011-04-23
Channel: Add targetId() accessor
Olli Salli
1
-0
/
+1
2010-12-19
TestChanBasics: Test that the Channel invalidates itself with a reasonable error
Olli Salli
1
-3
/
+11
2010-12-19
Make TestChanBasics less ridiculous
Olli Salli
1
-55
/
+54
2010-11-15
Move request(Dis)Connect to ConnectionLowlevel
Olli Salli
1
-2
/
+2
2010-11-15
Move the handle request/reference API to ConnectionLowlevel
Olli Salli
1
-1
/
+1
2010-11-15
Move Connection::{create,ensure}Channel to ConnectionLowlevel
Olli Salli
1
-2
/
+5
2010-11-10
Connection: Remove Connection::Status.
Andre Moreira Magalhaes (andrunko)
1
-11
/
+11
2010-11-08
Connection: Removed optional interface convenience methods.
Andre Moreira Magalhaes (andrunko)
1
-2
/
+0
2010-10-11
Don't make connection.h depend on ChannelFactory and ContactFactory
Olli Salli
1
-0
/
+2
2010-10-08
Make all tests use the non-deprecated Connection::create methods that takes f...
Andre Moreira Magalhaes (andrunko)
1
-1
/
+3
2010-09-01
Fix build with glib >= 2.25
Xavier Claessens
1
-2
/
+2
2010-08-20
Always use NULL instead of 0 in vararg lists
Olli Salli
1
-1
/
+1
2010-06-29
tests: Merge tests/example CMs from latest tp-glib and update tests accordingly.
Andre Moreira Magalhaes (andrunko)
1
-2
/
+2
2010-03-17
Added support to QT_NO_CAST_FROM_ASCII.
Andre Moreira Magalhaes (andrunko)
1
-11
/
+13
2010-02-26
Reorganize tests library directory structure.
Andre Moreira Magalhaes (andrunko)
1
-1
/
+1
2009-11-10
Connection: Changed status/statusReason/statusChanged to use enums Tp::Connec...
Andre Moreira Magalhaes (andrunko)
1
-7
/
+8
2009-09-11
Explicitly use uint for TargetHandleType.
Andre Moreira Magalhaes (andrunko)
1
-2
/
+2
2009-04-13
Renamed Telepathy namespace to Tp.
Andre Moreira Magalhaes (andrunko)
1
-26
/
+26
2009-04-13
Renamed high-level classes namespace from Telepathy::Client to Telepathy.
Andre Moreira Magalhaes (andrunko)
1
-23
/
+23
2009-04-13
Get rid of Client dir.
Andre Moreira Magalhaes (andrunko)
1
-6
/
+6
2009-04-07
shared-ptr: Changed SharedPtr(T*) to be a templated constructor.
Andre Moreira Magalhaes (andrunko)
1
-1
/
+1
2009-03-31
Connection: Make constructor protected and added public create method that re...
Andre Moreira Magalhaes (andrunko)
1
-9
/
+6
2009-03-18
tests: Use ContactPtr typedef.
Andre Moreira Magalhaes (andrunko)
1
-2
/
+2
2009-03-18
PendingChannel: Return ChannelPtr on channel() method.
Andre Moreira Magalhaes (andrunko)
1
-3
/
+3
2009-03-09
Channel/TextChannel: Use Readiness helper class.
Andre Moreira Magalhaes (andrunko)
1
-1
/
+0
2009-03-09
Tests: Fixed build.
Andre Moreira Magalhaes (andrunko)
1
-1
/
+1
2009-03-03
chan-basics test: don't assume that IDs will be in a particular order.
Andre Moreira Magalhaes (andrunko)
1
-4
/
+8
2009-02-19
Fixed tests to work with Connection changes.
Andre Moreira Magalhaes (andrunko)
1
-3
/
+4
2009-02-17
tp-glib tests: initialize dbus-glib
Simon McVittie
1
-0
/
+1
2009-02-15
Merge branch 'trivia-readiness' of git://git.collabora.co.uk/git/user/andrunk...
Olli Salli
1
-0
/
+2
2009-02-13
Fixed tests to work with new PendingReady stuff.
Andre Moreira Magalhaes (andrunko)
1
-0
/
+2
2009-02-13
Channel: Make PendingChannel return a QSharedPointer<Channel> instead of Chan...
Andre Moreira Magalhaes (andrunko)
1
-5
/
+3
2009-02-09
Channel: Changed requested to isRequested.
Andre Moreira Magalhaes (andrunko)
1
-2
/
+2
2009-02-09
Channel: Added test for fake group interface.
Andre Moreira Magalhaes (andrunko)
1
-0
/
+22
2009-02-09
Channel: Proper check for initiatorContact()->id().
Andre Moreira Magalhaes (andrunko)
1
-2
/
+2
2009-02-09
Channel: Added initiatorContact tests.
Andre Moreira Magalhaes (andrunko)
1
-0
/
+2
2009-02-09
Channel: Add tests for requested getter.
Andre Moreira Magalhaes (andrunko)
1
-0
/
+2
2009-02-05
Channel: Removed isClosed/closed in favor of invalidate.
Andre Moreira Magalhaes (andrunko)
1
-1
/
+1
2009-02-05
Channel: Added test for requestClose/isClosed.
Andre Moreira Magalhaes (andrunko)
1
-0
/
+6
[next]