summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2008-03-04test-call-cancellation: make some more variables staticSimon McVittie1-7/+7
2008-03-04Relax assertion in test-disconnection: no longer require user data to have be...Simon McVittie1-6/+9
2008-03-03Extend test-call-cancellation case (i) slightly, so there is one signal conne...Simon McVittie1-0/+2
2008-02-29Amend regression test for #14750 to actually cause the crash.Simon McVittie1-1/+15
2008-02-29Add an attempt at a regression test for fd.o #14750, a crash in MCSimon McVittie1-0/+31
2008-03-03Split out StubObject into a convenience library shared by the testsSimon McVittie6-38/+40
2008-02-29Extend #14746 regression test to cover connecting to signals tooSimon McVittie1-0/+18
2008-02-29Add regression test for calling methods on unimplemented interfaces (bugs.fd....Simon McVittie2-1/+102
2008-02-29Pass some more useful options to valgrindSimon McVittie2-2/+4
2008-02-22Fix shadowing, globals, not-a-prototype in testsSimon McVittie4-10/+12
2008-02-20Add a regression test for cancelling the last call that causes an otherwise u...Simon McVittie1-0/+30
2008-02-18Distribute tests/dbus/with-properties.xmlSimon McVittie1-0/+2
2008-02-18Make registering DBus.Properties for the mixin more declarative.Simon McVittie1-9/+13
2008-02-13Add a regression test for D-Bus core PropertiesSimon McVittie3-1/+234
2008-02-13myassert.h: declare myassert_failed()Simon McVittie1-1/+3
2008-02-13test-dbus: check tp_dbus_check_valid_object_pathSimon McVittie1-0/+8
2008-02-11test-dbus: use MYASSERT instead of g_assert, and add regression test for TpPr...Simon McVittie1-95/+120
2008-02-04Fix test-handle-set so it actually tests tp-glib's API, not Gabble's old APItelepathy-glib_0.7.1telepathy-glib-0.7.1Simon McVittie1-4/+4
2008-02-04Actually run test-handle-set rather than making it a copy of test-intset!Simon McVittie1-1/+1
2008-01-18Add machinery to run tests under valgrindSimon McVittie2-4/+39
2008-01-18test-heap: don't leak the heapSimon McVittie1-0/+2
2008-01-18test-handle-set: stop leaking the input setsSimon McVittie1-11/+13
2008-01-18test-util: run silentlySimon McVittie1-6/+2
2008-01-18test-intset: don't leak all the intsetsSimon McVittie1-0/+15
2008-01-15Add a README to tests/Simon McVittie2-2/+10
2008-01-15Add an argument to tp_cli_*_run_*, through which the TpProxyPendingCall is wr...Simon McVittie2-6/+6
2008-01-14test-example-no-protocols: call RequestConnection and assert that the error r...Simon McVittie1-0/+17
2008-01-11When a TpProxy lacks an interface, raise TP_DBUS_ERROR_NO_INTERFACE instead o...Simon McVittie1-1/+1
2008-01-11TpProxy: don't forcibly fail method calls because of application-specific inv...Simon McVittie1-7/+22
2008-01-11Use the improved MYASSERT macro in tests, to provide extra diagnostics in som...Simon McVittie2-68/+64
2008-01-11Add an improved MYASSERT() macro to tests/Simon McVittie3-0/+24
2008-01-10API change: rename tp_proxy_invalidated to _invalidate, rename TpProxy::destr...Simon McVittie2-2/+2
2008-01-10test-disconnection: make assertions about signal connection error behaviourSimon McVittie1-0/+64
2008-01-10test-disconnection: improve assert macroSimon McVittie1-1/+7
2008-01-10test-disconnection.c: assert that each user_data is freed precisely onceSimon McVittie1-0/+1
2008-01-10test-disconnection.c: assert that the signal connections succeed (since the m...Simon McVittie1-8/+17
2008-01-09test-dbus: use reentrant calls instead of blocking in libdbusSimon McVittie1-3/+3
2008-01-09Revert a patch which wasn't meant to be in this branchSimon McVittie1-3/+3
2008-01-09Allow callback for pending calls to be NULL, but not invoke_callback (which i...Simon McVittie1-5/+5
2008-01-08test-dbus: be less leakySimon McVittie1-0/+12
2008-01-07test-dbus: enable debugSimon McVittie1-0/+2
2008-01-07test-call-cancellation: improve format of failure messagesSimon McVittie1-2/+2
2007-12-18Fix up examples and tests for simplified APISimon McVittie2-13/+13
2007-12-18Split proxy.h into proxy.h (for normal use) and proxy-subclass.h (for subclas...Simon McVittie2-0/+2
2007-12-14Make tp_proxy_signal_connection_disconnect, tp_proxy_pending_call_cancel take...Simon McVittie2-2/+2
2007-12-14Add regression tests for an odd corner-case suggested by Xavier: the weak obj...Simon McVittie2-0/+58
2007-12-12Change signal API for least astonishment [unreleased API break]Simon McVittie1-8/+9
2007-12-12Produce some output if we can't run the example CMSimon McVittie1-3/+5
2007-12-12Add compiler.m4 and linker.m4 (MIT licensed, from libfshare) and use them for...Simon McVittie2-2/+0
2007-12-12Fix test-call-cancellation comments to not refer to signal connectionsSimon McVittie1-2/+2