summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Add a regression test for tp_asv_get_*Simon McVittie2008-05-191-0/+6
* Use a less fragile mechanism to connect up the coding style checkSimon McVittie2008-05-071-0/+1
* Move test-handle-set to tests/dbus so it runs under a temporary session bus.Simon McVittie2008-04-021-6/+0
* Move test-related shared code to tests/libSimon McVittie2008-04-021-11/+0
* Add a tests/lib directorySimon McVittie2008-04-021-0/+1
* tests/: add simple-conn, simple-manager (adapted from the examples)Simon McVittie2008-03-071-0/+4
* Split out StubObject into a convenience library shared by the testsSimon McVittie2008-03-031-2/+8
* Pass some more useful options to valgrindSimon McVittie2008-02-291-1/+2
* Actually run test-handle-set rather than making it a copy of test-intset!Simon McVittie2008-02-041-1/+1
* Add machinery to run tests under valgrindSimon McVittie2008-01-181-2/+19
* Add a README to tests/Simon McVittie2008-01-151-2/+2
* Add an improved MYASSERT() macro to tests/Simon McVittie2008-01-111-0/+3
* Add compiler.m4 and linker.m4 (MIT licensed, from libfshare) and use them for...Simon McVittie2007-12-121-1/+0
* Run tests with G_DEBUG=fatal_warnings,fatal_criticalsSimon McVittie2007-12-111-0/+2
* tests/Makefile.am: use $(top_builddir)Simon McVittie2007-11-271-5/+5
* Move test-dbus to tests/dbus/, and add an empty tests/tools/Simon McVittie2007-11-271-10/+11
* Add support for watching name owners in TpDBusDaemon, and add a test caseSimon McVittie2007-11-201-0/+8
* Move coding style checks to tools/Simon McVittie2007-10-031-1/+1
* Move contents of lib/ into root directorySimon McVittie2007-04-191-0/+41
* Remove src, data, tests and Gabble-specific parts of configure.acSimon McVittie2007-04-191-65/+0
* When running check-extra, produce logfiles in ${top_buildddir}/tests/gabble-<...Simon McVittie2007-04-181-7/+10
* Refactor out coding style checking into shell scripts and Makefile snippets a...Simon McVittie2007-04-061-23/+2
* Distinguish between C and other source when doing whitespace checksmerge_point_for_telepathy-gabble-olpcSimon McVittie2007-04-051-3/+15
* tests/Makefile.am: Add automated whitespace fascismSimon McVittie2007-04-041-0/+14
* commentsDafydd Harries2007-03-211-1/+2
* rename TESTSEXTRA to EXTRA_TESTSDafydd Harries2007-03-211-2/+2
* remove unnecessary makefile ruleDafydd Harries2007-03-211-2/+0
* distribute *.conf.inDafydd Harries2007-03-211-1/+1
* generate *.conf more like *.serviceDafydd Harries2007-03-211-2/+5
* marginally simplify test mangling makefile rulesDafydd Harries2007-03-211-3/+3
* distribute .service.in filesDafydd Harries2007-03-211-1/+1
* use BUILT_SOURCES instead of BUILT_FILESDafydd Harries2007-03-211-3/+2
* check-extra: make files executable before trying to run testsDafydd Harries2007-03-211-0/+2
* check-extra: recursively call make check, rather than duplicating sh test codeDafydd Harries2007-03-211-72/+1
* tests/: generate .service from .service.inDafydd Harries2007-03-211-1/+4
* remove redundant Makefile.am linesDafydd Harries2007-03-211-9/+0
* move dbus tests to make check-extraMads Chr. Olesen2007-03-201-36/+77
* refresh unit testMads Chr. Olesen2007-03-201-6/+5
* Make distcheck succeed, finallyMads Chr. Olesen2007-02-021-2/+12
* Make distcheck succeed a little more, using black autofoo magic borrowed from...Mads Chr. Olesen2006-12-281-7/+36
* unittesting-own-configurationMads Chr. Olesen2006-12-271-0/+18
* basic-unit-testingMads Chr. Olesen2006-12-261-1/+1
* patch from Dmitry Rozhkov <ext-dmitry.1.rozhkov@nokia.com> to add --enable-co...Robert McQueen2007-03-011-0/+1
* Don't rely on inter-library dependenciesSimon McVittie2007-02-051-3/+6
* Move tests for bits of lib to lib tooSimon McVittie2007-02-051-24/+1
* Add infrastructure for generating lots of GInterfaces from the Telepathy spec...Simon McVittie2007-01-181-0/+1
* Move spec-derived files (interfaces, enums, errors) to libSimon McVittie2007-01-041-1/+2
* Rename GHeap to TpHeap, move to libSimon McVittie2007-01-021-1/+1
* Rename GIntSet to TpIntSet and move it to lib. Also slice-allocate TpIntSet s...Simon McVittie2007-01-021-2/+2
* resolve conflictsDafydd Harries2006-11-271-1/+26