summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix spurious test failures due to moving the zeroing of self_handle.Will Thompson2008-09-233-4/+29
* Add test-availability-cmpXavier Claessens2008-09-222-0/+22
* test-util: actually run test_strv_containsWill Thompson2008-09-091-0/+2
* Add tp_strv_contains() utility function.Will Thompson2008-09-091-0/+17
* Remove all .git-darcs-dir filesSimon McVittie2008-08-194-0/+0
* Consolidate all .gitignore files to top levelSimon McVittie2008-08-152-20/+0
* Add .gitignore filesXavier Claessens2008-08-142-0/+20
* Remove unnecessary cast which tripped the new coding style checkSimon McVittie2008-07-211-1/+1
* Exercise tp_asv_size in tests/asv.cSimon McVittie2008-07-031-0/+6
* TpChannel: in channel-introspect.c test, exercise C property accessor wrapper...Simon McVittie2008-05-271-0/+29
* tests/lib/bug16307-conn.c: use good English in commentsAlban Crequy2008-07-011-1/+1
* bug16307-conn.c: Remove aliasing_iface_init, it's safe to pass NULL to G_IMPL...Alban Crequy2008-07-011-9/+1
* tests/dbus/connection-inject-bug16307.c: Remove invalidated_for_test: it was ...Alban Crequy2008-07-011-5/+0
* tests/lib/bug16307-conn.c: Remove bug16307_connection_inject_connect_succeed:...Alban Crequy2008-07-012-8/+0
* tests/lib/bug16307-conn.c: Remove the "connect" property: it was premature ge...Alban Crequy2008-07-012-79/+6
* Remove debugging printfsAlban Crequy2008-07-012-17/+0
* Remove debugging comment (commenting with C++ // was wrong btw)Alban Crequy2008-07-011-2/+0
* Remove trailing spaceAlban Crequy2008-07-011-1/+1
* Add a regression test for bug 16307Alban Crequy2008-07-015-0/+477
* TpChannel: add some more test-casesSimon McVittie2008-05-271-0/+39
* test-dbus.c: improve syntax-checking coverageSimon McVittie2008-05-211-0/+35
* Add more tp_asv_get_* testsSimon McVittie2008-05-211-10/+511
* Add trivial regression tests for tp_asv_lookup() tooSimon McVittie2008-05-191-0/+8
* Add a regression test for tp_asv_get_*Simon McVittie2008-05-192-0/+252
* Use a less fragile mechanism to connect up the coding style checkSimon McVittie2008-05-073-0/+3
* Make check-c-style.mk not complain about connection regression testSimon McVittie2008-05-021-1/+1
* connection regression test: don't leak the SimpleConnection objectSimon McVittie2008-05-021-0/+15
* channel-introspect.c: fix call_when_ready regression testSimon McVittie2008-05-021-1/+1
* Add a regression test for tp_connection_call_when_readySimon McVittie2008-05-022-0/+219
* myassert.h: fix precedenceSimon McVittie2008-05-021-9/+9
* Add MYASSERT_SAME_ERROR to myassert.hSimon McVittie2008-05-022-15/+19
* Add regression tests for tp_channel_run_until_ready() and tp_channel_call_whe...Simon McVittie2008-05-011-2/+126
* Add regression test for #15644Simon McVittie2008-05-012-0/+153
* tests/dbus/Makefile.am: re-orderSimon McVittie2008-05-011-3/+3
* handle-set regression test: don't leak handlesSimon McVittie2008-04-301-0/+6
* handle-set test: add regression test for fd.o #15387Simon McVittie2008-04-301-0/+7
* handle-set test: use MYASSERT(); other stylistic fixesSimon McVittie2008-04-301-22/+40
* tests/dbus/unsupported-interface.c: add regression test for fd.o #15530Simon McVittie2008-04-221-6/+21
* TestTextChannelNull: terminate arguments to tp_text_mixin_set_message_types c...Simon McVittie2008-04-021-1/+2
* Move test-handle-set to tests/dbus so it runs under a temporary session bus.Simon McVittie2008-04-023-6/+4
* Add test-channel-introspect, a basic test of introspecting a channelSimon McVittie2008-04-022-0/+117
* Add regression test for assertion failure when a connection's GetInterfaces()...Simon McVittie2008-04-022-0/+143
* Add tests/lib/Makefile.am and TestTextChannelNullSimon McVittie2008-04-023-0/+373
* Move test-related shared code to tests/libSimon McVittie2008-04-0215-23/+13
* Add a tests/lib directorySimon McVittie2008-04-022-0/+1
* Move test-invalidated-while-invoking-signals into correct alphabetical orderSimon McVittie2008-04-011-1/+1
* tests/simple-conn.c: make the connect and disconnect process more realistic, ...Simon McVittie2008-03-251-10/+32
* tests/myassert.h: make self-containedSimon McVittie2008-03-071-0/+2
* tests/dbus/invalidated-while-invoking-signals.c: regression test for fd.o #14854Simon McVittie2008-03-072-0/+113
* tests/: add simple-conn, simple-manager (adapted from the examples)Simon McVittie2008-03-075-0/+408