summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2012-04-13tests: Fix a race condition with createAccount() in test-account-basics and t...George Kiagiadakis2-2/+17
2012-04-13AccountManager: Rename accountForPath and accountsForPaths to accountForObjec...George Kiagiadakis1-1/+1
2012-04-13qt-svc-gen.py: Properly generate adaptee methods/signals/properties names in ...Andre Moreira Magalhaes (andrunko)1-15/+15
2012-04-13test-base-protocol: Properly test the presence interfaceGeorge Kiagiadakis1-6/+28
2012-04-13test-presence: Test the new Presence constructorsGeorge Kiagiadakis1-0/+10
2012-04-13test-presence: Add tests for the high-level constructors of PresenceSpecGeorge Kiagiadakis1-0/+25
2012-04-12tests: Add a unit test for BaseProtocol and its interfacesGeorge Kiagiadakis2-0/+667
2012-04-10TestThreadHelper: Start the thread after entering the event loop, as the code...George Kiagiadakis1-1/+2
2012-04-10test-base-cm: Port to use TestThreadHelperGeorge Kiagiadakis1-11/+26
2012-04-10tests-lib: Add a new TestThreadHelper classGeorge Kiagiadakis3-2/+133
2012-04-09test-base-cm: Add test for the protocol-related methods of BaseCMGeorge Kiagiadakis1-0/+64
2012-04-09tests: Add a new test for testing BaseConnectionManagerGeorge Kiagiadakis2-0/+96
2012-04-02callbacks test: Add initial tests for the callback system.Andre Moreira Magalhaes (andrunko)2-0/+262
2012-03-22Merge branch 'chan-group-test-fix'Andre Moreira Magalhaes (andrunko)2-3/+3
2012-03-22chan-group test: Fix bug where test was failing with tp-glib >= 0.16.2.Andre Moreira Magalhaes (andrunko)2-3/+3
2012-03-22CallChannel: Introspect immutable properties if they are not passed on the co...George Kiagiadakis1-7/+58
2012-03-21test-call-channel: add unit test for CallContent's DTMF methodsGeorge Kiagiadakis1-0/+77
2012-03-21CallChannel: add a contentByName() methodGeorge Kiagiadakis1-0/+1
2012-03-21test-call-channel: test FeatureCallMembersGeorge Kiagiadakis1-0/+142
2012-03-21tests: add unit test for the Call* classesGeorge Kiagiadakis2-0/+695
2012-03-21tests: import the example call CM from tp-glibGeorge Kiagiadakis17-0/+3220
2012-03-13captcha-authentication: Comment out any mention of SASL until an implementati...Dario Freddi1-2/+2
2012-03-13captcha-authentication: Fill empty Captcha objects with default valuesDario Freddi1-1/+1
2012-03-13captcha-authentication: Rename lastError* to error*Dario Freddi1-2/+2
2012-03-13captcha-authentication: Instead of using a type(), just have a check for each...Dario Freddi1-2/+4
2012-03-13captcha-authentication: Update the test to cover failure in fetching data due...Dario Freddi1-0/+4
2012-03-13captcha-authentication: Move captcha logic out of Channel and into a new Serv...Dario Freddi1-4/+6
2012-03-13captcha-authentication: Cast the correct typeDario Freddi1-11/+3
2012-03-13captcha-authentication: Also check the signal has been emitted correctlyDario Freddi1-0/+7
2012-03-13captcha-authentication: Add more tests to bring coverage up to 90%Dario Freddi2-22/+159
2012-03-13captcha-authentication: Don't destroy the connection when cancellingDario Freddi1-9/+0
2012-03-13captcha-authentication: Make can-retry-captcha configurable in the service testDario Freddi2-7/+21
2012-03-13captcha-authentication: Add a basic test caseDario Freddi2-0/+194
2012-03-13captcha-authentication: Multiple fixes to the glib service for CaptchaDario Freddi2-30/+24
2012-03-13captcha-authentication: First iteration of a captcha channelDario Freddi3-0/+614
2012-02-21Update to spec 0.25.2Andre Moreira Magalhaes (andrunko)1-1/+1
2012-02-09monitor-properties: Cleanup the testDario Freddi1-6/+8
2012-02-09monitor-properties: Remove redundant testDario Freddi1-21/+0
2012-02-09monitor-properties: Check the invalid interface before the other oneDario Freddi1-3/+5
2012-02-09monitor-properties: Unify signaturesDario Freddi1-2/+2
2012-02-09monitor-properties: Add a basic unit testDario Freddi2-0/+166
2012-02-08Tests: use QCoreApplication::applicationFilePath instead of hardcoded binary ...Alban Crequy2-2/+2
2012-02-02Master Qt5 now fixes the issues we had with QHostAddress - re-enable Stream t...Dario Freddi1-10/+5
2012-01-27Fix tests linkage with future/ convenience libraries.Andre Moreira Magalhaes (andrunko)4-5/+5
2011-12-20Disable tests failing in Qt 4.6.Andre Moreira Magalhaes (andrunko)1-16/+27
2011-12-19Merge branch 'conn-addressing'Andre Moreira Magalhaes (andrunko)12-2/+859
2011-12-19cm-protocol test: Use an instance variable to hold introspection counters.Andre Moreira Magalhaes (andrunko)1-47/+26
2011-12-15Contact: Rename addressableVCardAddresses/addressableUris to vCardAddresses/u...Andre Moreira Magalhaes (andrunko)1-6/+6
2011-12-15future/conn-addressing: Use TpTests instead of Example as the namespace.Andre Moreira Magalhaes (andrunko)3-35/+35
2011-12-15cmake: Update FindDBusGlib.cmake to merge DBUS_GLIB_INCLUDE_DIR and DBUS_GLIB...Andre Moreira Magalhaes (andrunko)1-2/+1