summaryrefslogtreecommitdiff
path: root/tests/lib/bug16307-conn.c
Commit message (Expand)AuthorAgeFilesLines
* Tests: disable single includeXavier Claessens2013-09-251-6/+2
* example & test connections: update to use new get_interfaces… vfuncJonny Lamb2012-07-051-7/+17
* Use accessors rather than accessing TpBaseConnection fields directlySimon McVittie2012-06-041-13/+7
* Use GLib's default marshaller everywhereSimon McVittie2012-03-011-2/+1
* Add config.h include in all source filesXavier Claessens2012-02-061-0/+3
* bug16307-conn.c: Intentionally break Connection properties implementationOlli Salli2011-04-111-0/+11
* Add the TpTests namespace to tests/lib/simple-connTravis Reitter2010-06-041-1/+1
* Add the TpTests namespace to bug16307-connTravis Reitter2010-06-041-16/+16
* bug16307-conn: don't leak a GMainLoopSimon McVittie2008-10-211-0/+2
* Remove unnecessary cast which tripped the new coding style checkSimon McVittie2008-07-211-1/+1
* 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/lib/bug16307-conn.c: Remove bug16307_connection_inject_connect_succeed:...Alban Crequy2008-07-011-6/+0
* tests/lib/bug16307-conn.c: Remove the "connect" property: it was premature ge...Alban Crequy2008-07-011-78/+6
* Remove debugging printfsAlban Crequy2008-07-011-14/+0
* Remove trailing spaceAlban Crequy2008-07-011-1/+1
* Add a regression test for bug 16307Alban Crequy2008-07-011-0/+307