summaryrefslogtreecommitdiff
path: root/qt4/tests
AgeCommit message (Expand)AuthorFilesLines
2011-09-30client-factories test: Test individual ChannelFactory::featuresFor* accessors.Andre Moreira Magalhaes (andrunko)1-0/+92
2011-09-30client-factories test: Test if channel factories common features are properly...Andre Moreira Magalhaes (andrunko)1-0/+36
2011-09-30client-factories test: Check that ChannelFactory::featuresFor* accessors retu...Andre Moreira Magalhaes (andrunko)1-0/+41
2011-09-30types test: Properly capitalize IPv4/6.Andre Moreira Magalhaes (andrunko)1-22/+22
2011-09-30types test: Add tests for SUSocketAddress/SocketAddressIPv4/SocketAddressIPv6...Andre Moreira Magalhaes (andrunko)2-0/+142
2011-09-23echo2 cm: Add support for message supersedes, message token, scrollback.Andre Moreira Magalhaes (andrunko)2-3/+25
2011-09-23echo2 cm: Add delivery-token support for delivery reports.Andre Moreira Magalhaes (andrunko)2-2/+4
2011-09-23chan-conference test: Comment out tests for Channel::FeatureConferenceInitial...Andre Moreira Magalhaes (andrunko)1-1/+4
2011-09-23chan-group test: Properly test TextChannel::canInviteContacts.Andre Moreira Magalhaes (andrunko)1-0/+2
2011-09-23chan-group test: Add tests for Channel::groupFlagsChanged.Andre Moreira Magalhaes (andrunko)1-1/+70
2011-09-23textchan-null: Properly advertise channel interfaces.Andre Moreira Magalhaes (andrunko)2-2/+16
2011-09-23text-chan test: Properly check the error when requestChatState fails with no ...Andre Moreira Magalhaes (andrunko)1-4/+9
2011-09-23chan-conference test: Properly check the error when conferenceSpĺitChannel f...Andre Moreira Magalhaes (andrunko)1-2/+4
2011-09-23chan-basics test: Properly check the error when groupAddContacts fails.Andre Moreira Magalhaes (andrunko)2-8/+16
2011-09-23chan-basics test: Properly check the error when becomeReady in a invalid chan...Andre Moreira Magalhaes (andrunko)1-2/+4
2011-09-23test helper: Add properies to retrieve last error received in expectFailure.Andre Moreira Magalhaes (andrunko)2-1/+10
2011-09-23text-chan test: Add tests for delivery report support.Andre Moreira Magalhaes (andrunko)1-1/+49
2011-09-23text-chan test: Add more Message tests.Andre Moreira Magalhaes (andrunko)1-0/+3
2011-09-23echo2 cm: Add delivery report support.Andre Moreira Magalhaes (andrunko)1-1/+30
2011-09-23text-chan test: Add more tests for Channel.ChatState support.Andre Moreira Magalhaes (andrunko)1-1/+29
2011-09-23echo2 cm: Add Channel.ChatState support.Andre Moreira Magalhaes (andrunko)2-3/+58
2011-09-23echo2 cm: Properly adverise supported interface Channel.Destroyable.Andre Moreira Magalhaes (andrunko)1-1/+1
2011-09-23chan-basics/group tests: Add more tests for Channel::groupAddContacts().Andre Moreira Magalhaes (andrunko)2-0/+25
2011-09-23chan-basics test: Test Channel fallback code for GetHandle/ChannelType/Interf...Andre Moreira Magalhaes (andrunko)1-0/+37
2011-09-23chan-conference: Test that Channel::conferenceSplitChannel() fails if splitti...Andre Moreira Magalhaes (andrunko)1-0/+4
2011-09-23chan-conference: Add more tests to check conference support.Andre Moreira Magalhaes (andrunko)1-1/+9
2011-09-23chan-group: Add test for Channel::groupIsSelfContactTracked().Andre Moreira Magalhaes (andrunko)1-0/+2
2011-09-23chan-group: Add tests for Channel group flags accessors.Andre Moreira Magalhaes (andrunko)1-0/+10
2011-09-23chan-basics test: Add tests for Channel::channelType().Andre Moreira Magalhaes (andrunko)1-0/+12
2011-09-23chan-basics test: Check that the channel is correctly invalid when creating a...Andre Moreira Magalhaes (andrunko)1-0/+19
2011-09-23chan-conference test: Add test for Channel::FeatureConferenceInitialInviteeCo...Andre Moreira Magalhaes (andrunko)1-0/+9
2011-09-23text-chan test: Add test for TextChannel::canInviteContacts().Andre Moreira Magalhaes (andrunko)1-0/+2
2011-09-23text-chan test: Also check that TextChannel::requestChatState() fails when th...Andre Moreira Magalhaes (andrunko)1-0/+5
2011-09-23text-chan test: Add tests for TextChannel ChatState support.Andre Moreira Magalhaes (andrunko)1-0/+18
2011-09-23chan-basics test: Test redundant calls to Channel::requestClose().Andre Moreira Magalhaes (andrunko)1-0/+7
2011-09-14profile test: Properly check the presences count now that test-profile.profil...Andre Moreira Magalhaes (andrunko)1-1/+1
2011-09-14account-basics test: Properly test allowedPresenceStatuses().Andre Moreira Magalhaes (andrunko)3-40/+49
2011-09-14account-basics test: Test that ProtocolInfo does not report bogus parameters.Andre Moreira Magalhaes (andrunko)1-0/+2
2011-09-14account-basics test: Properly test Account::allowedPresenceStatuses().Andre Moreira Magalhaes (andrunko)1-12/+27
2011-09-14account-basics test: Use QVERIFY instead of QCOMPARE for boolean expressions.Andre Moreira Magalhaes (andrunko)1-85/+85
2011-09-14account-basics test: Simplify how property related tests are written.Andre Moreira Magalhaes (andrunko)1-64/+17
2011-09-14account-basics test: Add more tests for Account::allowedPresenceStatuses().Andre Moreira Magalhaes (andrunko)1-0/+26
2011-09-14account-basics test: Test that changing the service name will also update the...Andre Moreira Magalhaes (andrunko)1-1/+6
2011-09-14account-basics test: Add tests for Account.Automatic/Requested/CurrentPresence.Andre Moreira Magalhaes (andrunko)1-0/+29
2011-09-14account-basics test: Add test for Account.ConnectsAutomatically.Andre Moreira Magalhaes (andrunko)1-0/+10
2011-09-14account-basics test: Add test for Account.Parameters.Andre Moreira Magalhaes (andrunko)1-2/+13
2011-09-14account-basics test: Add test for Account.Nickname.Andre Moreira Magalhaes (andrunko)1-0/+8
2011-09-14account-basics test: Add test for Account.DisplayName.Andre Moreira Magalhaes (andrunko)1-0/+8
2011-09-14account-basics test: Add more tests to Account::protocolInfo().Andre Moreira Magalhaes (andrunko)1-1/+8
2011-09-14account-basics test: Group profile tests together.Andre Moreira Magalhaes (andrunko)1-16/+10