summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Use TpTpTLSCertificateGuillaume Desmottes2012-05-101-28/+29
* add tests/certificates/Makefile.amGuillaume Desmottes2012-04-232-1/+4
* tls-test: Use a proper PKCS#11 mock module for testingStef Walter2012-04-195-43/+1821
* add tests to noinst_PROGRAMSGuillaume Desmottes2012-04-191-1/+4
* Hook tests on 'make check' instead of 'make test'Guillaume Desmottes2012-04-191-6/+4
* stop using g_thread_initGuillaume Desmottes2012-04-051-1/+0
* add EmpathyCalendarButtonGuillaume Desmottes2012-03-163-1/+76
* add missing config.h in testsGuillaume Desmottes2012-03-122-0/+4
* remove empathy-auto-salut-account-helperGuillaume Desmottes2012-02-161-11/+0
* Remove empathy-account-assistantGuillaume Desmottes2012-02-161-42/+0
* empathy-tls-test: use g_assert_(no_)error()Guillaume Desmottes2012-01-191-22/+23
* empathy-irc-network-manager-test: use more specific assertionsGuillaume Desmottes2012-01-191-22/+21
* contact-blocking-dialog: stop using EmpathyContactManagerGuillaume Desmottes2011-12-021-7/+35
* remove EmpathyContactManager's testGuillaume Desmottes2011-11-242-45/+0
* Use _unref instead of _free _destroy when possible.unrefXavier Claessens2011-11-162-3/+3
* empathy-logs: prepare the account manager firstGuillaume Desmottes2011-11-141-3/+21
* empathy-logs: port to TP coding styleGuillaume Desmottes2011-11-141-17/+15
* remove empetitGuillaume Desmottes2011-10-082-71/+0
* Port to new tp-glib client factoryGuillaume Desmottes2011-08-181-5/+5
* tests: simplify running blocking dialogWill Thompson2011-08-081-8/+1
* remove unused string util functionsGuillaume Desmottes2011-06-292-37/+0
* PresetDialog test: quit cleanlyWill Thompson2011-06-241-5/+4
* fix unused-but-set-variable warningsMarc Plano-Lesay2011-05-051-2/+1
* Fix calls to empathy_tls_verifier_new() in tests.Stef Walter2011-03-221-11/+76
* rename empathy-dispatcher to empathy-request-utilGuillaume Desmottes2011-03-171-2/+2
* Prepare EmpathyContactManager in testDanielle Madeley2011-03-081-0/+7
* Connect ::response in testDanielle Madeley2011-03-081-0/+3
* Test for contact blocking dialogDanielle Madeley2011-03-083-0/+48
* tests: Fix memory leak of dbus connectionStef Walter2010-12-241-0/+3
* libempathy, tests: Wrap new function arguments properly.Stef Walter2010-12-241-11/+24
* tests: Lookup the pkcs11 standalone directory at run time.Stef Walter2010-12-242-2/+20
* test: Add tests which load PKCS#11 modules for TLS verification.Stef Walter2010-12-243-45/+236
* tests: Add test for basic verification.Stef Walter2010-12-241-13/+47
* tests: Add mock object and test infrastructure for testing tls.Stef Walter2010-12-244-1/+362
* Group all harddeps in one pkg-config callXavier Claessens2010-11-152-4/+0
* Make AccountChooser filters asynchronous to let them handle newly connected a...Vitaly Minko2010-11-101-2/+4
* String parser is changed in order not to break URLs at apostrophes.Vitaly Minko2010-11-011-1/+5
* allow building empathy without edsSaleem Abdulrasool2010-08-241-3/+5
* re-implement empathy_dispatcher_chat_with_contact using empathy_dispatcher_ch...Guillaume Desmottes2010-08-111-21/+1
* Abort directly if a test failedXavier Claessens2010-07-301-6/+4
* Make livesearch work if accentued letters are pre-decomposedXavier Claessens2010-07-301-1/+6
* Add unit tests for the multi-word searchingXavier Claessens2010-07-301-0/+6
* Add GTK_LIBS to build testsXavier Claessens2010-07-301-3/+6
* add GTK+ flags when building testsGuillaume Desmottes2010-07-121-0/+1
* move GTK+ check to its own PKG_CHECK_MODULESGuillaume Desmottes2010-07-081-1/+3
* rename valgrind.supp to tp-glib.suppGuillaume Desmottes2010-07-022-1/+1
* sync valgrind supp file with tp-glib's oneGuillaume Desmottes2010-07-021-581/+203
* Remove dead code in tests that still use MC4Xavier Claessens2010-06-211-103/+0
* Remove useless occurences of 'gconf' wordXavier Claessens2010-06-211-2/+0
* Depend on telepathy-logger (#610956)Guillaume Desmottes2010-06-182-4/+0