summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Always flag delivery reports with Non_Text_ContentWill Thompson2013-04-141-0/+7
* Run the tests with G_MESSAGES_DEBUG=allSimon McVittie2012-10-081-0/+1
* Tests: check tp_vardict_get_foo() together with tp_asv_get_foo()Xavier Claessens2012-09-151-0/+5
* Define _TP_COMPILATION when compiling library and tests (but not examples)Simon McVittie2012-05-071-0/+1
* tests: add --enable-installed-testsAlban Crequy2011-11-041-7/+21
* Link a second static library for libtp-glib-tests, against libtelepathy-glib-...Simon McVittie2011-07-181-2/+2
* Merge branch 'ldflags'Simon McVittie2011-03-151-0/+3
|\
| * Check for -Wl,--no-add-needed and add it to AM_LDFLAGS everywhere we compile CSimon McVittie2011-01-101-0/+3
* | Add tests for TpContactSearchResultEmilio Pozuelo Monfort2011-01-261-1/+10
|/
* link DTMF player test to libtp-glib-testsSimon McVittie2010-10-261-0/+3
* Merge branch 'dtmf'Simon McVittie2010-10-261-0/+3
|\
| * Add a test for TpDTMFPlayer (re-namespaced from Gabble)Simon McVittie2010-10-251-0/+3
* | fd.o #31129: make tests noisy again when valgrindingSimon McVittie2010-10-261-1/+1
|/
* Merge branch 'telepathy-glib-0.12'Simon McVittie2010-10-251-11/+9
|\
| * fd.o #30730: order tests' and examples' CFLAGS and LIBS consistentlySimon McVittie2010-10-251-11/+9
* | Mostly silence tests' output, unless they fail or stdout is not a ttySimon McVittie2010-10-211-0/+1
|/
* tests: make it easier to add to the TESTS_ENVIRONMENTSimon McVittie2010-06-141-1/+4
* tests/util-cxx.cpp: check that tp_clear_pointer works as intended in C++Simon McVittie2010-06-011-0/+13
* fd.o #28043: explicitly link tests/* against dbus-glibSimon McVittie2010-05-101-0/+1
* Add a regression test to check the values for NUM_TP_{CONTACT_FEATURES,DBUS_E...Danielle Madeley2010-05-041-0/+4
* debug-internal: add more debug levelsJonny Lamb2010-04-291-1/+1
* Use test_object_new_static_class moreSimon McVittie2010-04-271-0/+1
* Add a suppressions file for test code (mostly tests/lib)Simon McVittie2010-04-271-2/+3
* Test _tp_capabilities_new (NULL, ?)Simon McVittie2010-04-161-0/+4
* Add basics tests of TpCapabilitiesGuillaume Desmottes2010-04-141-0/+4
* Add a feature test for tp_g_signal_connect_objectSimon McVittie2010-04-071-1/+8
* Ignore telepathy-glib deprecations in regression testsSimon McVittie2010-03-301-0/+1
* Add test_variant_to_sockaddr_ipv4 testcaseDanielle Madeley2010-02-231-0/+4
* tests: improve normal and valgrind environmentsSimon McVittie2009-12-031-3/+5
* tests/Makefile.am: don't valgrind Python, it's doomed to failureSimon McVittie2009-12-031-0/+1
* Move telepathy-glib.supp to tools/; add and use valgrind.mkSimon McVittie2009-12-031-5/+3
* Merge branch 'account'Jonny Lamb2009-09-281-1/+2
|\
| * configure: build with and link to GIOJonny Lamb2009-09-071-1/+2
* | tests: add a test for debug domains being set correctlyJonny Lamb2009-09-061-3/+10
|/
* use abs_top_srcdir instead of abs_top_builddirGuillaume Desmottes2009-05-221-1/+2
* add all-errors-documented.py to EXTRA_DISTGuillaume Desmottes2009-05-221-1/+2
* run all-errors-documented.py with testsGuillaume Desmottes2009-05-221-2/+5
* tests: remove test- prefix from all sourcesSimon McVittie2009-03-171-5/+5
* tests: use libtool --mode=execute correctlySimon McVittie2009-03-041-7/+5
* Simplify makefiles and avoid using $(TP_GLIB_LIBS)Simon McVittie2008-12-031-10/+3
* Add test-availability-cmpXavier Claessens2008-09-221-0/+6
* 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