summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2007-12-12Fix whitespace in test-call-cancellationSimon McVittie1-1/+1
2007-12-12Add a regression test for call cancellationSimon McVittie2-2/+309
2007-12-12test-disconnection: comments, whitespace, specificially assert at the end tha...Simon McVittie1-7/+16
2007-12-11Add test for signal disconnectionSimon McVittie2-0/+261
2007-12-11Run tests with G_DEBUG=fatal_warnings,fatal_criticalsSimon McVittie2-0/+3
2007-12-11tests/dbus: don't bother explicitly listing SOURCES for tests where Automake ...Simon McVittie1-4/+0
2007-11-30TpDBusDaemon: add some more tests for invalid casesSimon McVittie1-0/+13
2007-11-30TpDBusDaemon: fix checking of bus name validity, and add some simple testsSimon McVittie1-0/+46
2007-11-27Add a test that runs the no-protocols exampleSimon McVittie2-4/+87
2007-11-27tests/tools/Makefile.am: run under sh rather than doing chmod +x on the test ...Simon McVittie1-4/+2
2007-11-27Add a script to generate GObject type macros etc., and a test caseSimon McVittie4-0/+71
2007-11-27tests/Makefile.am: use $(top_builddir)Simon McVittie1-5/+5
2007-11-27Move test-dbus to tests/dbus/, and add an empty tests/tools/Simon McVittie6-10/+32
2007-11-20Make TpDBusDaemon call GetNameOwner() (if needed) as well as binding to NameO...Simon McVittie1-40/+42
2007-11-20Add support for watching name owners in TpDBusDaemon, and add a test caseSimon McVittie2-0/+119
2007-11-15Fix regression tests for header moveSimon McVittie1-3/+3
2007-11-12Fix tp_escape_as_identifier unit test for new expected behaviourSimon McVittie1-1/+1
2007-11-08Add tp_debug_set_flags(), which doesn't accept the "persist" flag. Deprecate ...Simon McVittie1-1/+1
2007-10-03Move coding style checks to tools/Simon McVittie1-1/+1
2007-04-19Move contents of lib/ into root directorySimon McVittie7-0/+408
2007-04-19Remove src, data, tests and Gabble-specific parts of configure.acSimon McVittie12-1201/+0
2007-04-18When running check-extra, produce logfiles in ${top_buildddir}/tests/gabble-<...Simon McVittie3-8/+20
2007-04-16remove unused src/handles.[ch]Robert McQueen1-1/+0
2007-04-06tests/: wrap long linesSimon McVittie1-2/+4
2007-04-05Semi-automated whitespace pedantry: space before function call parentheses, w...Simon McVittie2-6/+6
2007-04-06Refactor out coding style checking into shell scripts and Makefile snippets a...Simon McVittie1-23/+2
2007-04-05Distinguish between C and other source when doing whitespace checksmerge_point_for_telepathy-gabble-olpcSimon McVittie1-3/+15
2007-04-04tests/Makefile.am: Add automated whitespace fascismSimon McVittie1-0/+14
2007-04-04test-basic-connect.py: Remove some trailing whitespaceSimon McVittie1-2/+2
2007-03-26test-handles: Don't inspect return value from tp_handle_ref; use tp_handle_is...Simon McVittie1-4/+4
2007-03-21test-basic-connect.py: factor out constantsDafydd Harries1-7/+13
2007-03-21commentsDafydd Harries1-1/+2
2007-03-21rename TESTSEXTRA to EXTRA_TESTSDafydd Harries1-2/+2
2007-03-21remove unnecessary makefile ruleDafydd Harries1-2/+0
2007-03-21distribute *.conf.inDafydd Harries1-1/+1
2007-03-21generate *.conf more like *.serviceDafydd Harries1-2/+5
2007-03-21marginally simplify test mangling makefile rulesDafydd Harries1-3/+3
2007-03-21test-basic-connect.py: use standard indentationDafydd Harries1-76/+76
2007-03-21distribute .service.in filesDafydd Harries1-1/+1
2007-03-21use BUILT_SOURCES instead of BUILT_FILESDafydd Harries1-3/+2
2007-03-21check-extra: make files executable before trying to run testsDafydd Harries1-0/+2
2007-03-21check-extra: recursively call make check, rather than duplicating sh test codeDafydd Harries1-72/+1
2007-03-21tests/: generate .service from .service.inDafydd Harries1-1/+4
2007-03-21remove redundant Makefile.am linesDafydd Harries1-9/+0
2007-03-20move dbus tests to make check-extraMads Chr. Olesen1-36/+77
2007-03-20refresh unit testMads Chr. Olesen1-6/+5
2007-02-02Make distcheck succeed, finallyMads Chr. Olesen1-2/+12
2006-12-28Make distcheck succeed a little more, using black autofoo magic borrowed from...Mads Chr. Olesen2-8/+37
2006-12-28Up the timeout for the unit test connect callMads Chr. Olesen1-1/+1
2006-12-27unittest-debuggingMads Chr. Olesen1-0/+3