summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* tests: add TPL CFLAGS and LIBSGuillaume Desmottes2010-06-182-0/+4
* empathy_string_replace_escaped: remove '\r' (#620903)Guillaume Desmottes2010-06-081-0/+4
* empathy-parser-test: use empathy_string_replace_escapedGuillaume Desmottes2010-06-081-18/+7
* empathy-parser-test: stop as soon a test failsGuillaume Desmottes2010-06-081-5/+1
* Add unit test for the live search matchingXavier Claessens2010-06-083-1/+81
* add timestamp arg to empathy_dispatcher_chat_with_contact(_id)Sjoerd Simons2010-04-241-1/+2
* add tests/interactive/test-empathy-account-chooser.cGuillaume Desmottes2010-04-053-1/+49
* Revert "Disable empathy-parser-test for now as it doesn't build any more"Xavier Claessens2010-03-041-2/+2
* Parser API is moved from empathy-ui-utils to empathy-string-parserXavier Claessens2010-03-041-1/+1
* Disable empathy-parser-test for now as it doesn't build any moreEMPATHY_2_29_91_2Guillaume Desmottes2010-03-041-2/+2
* Point Makefile.am to .lo files, to please some libtool deityFrédéric Péters2010-02-171-5/+5
* Pass a ready EmpathyConnectionManagers to empathy_account_assistant_showGuillaume Desmottes2010-01-251-4/+21
* Call create_salut_account_if_needed when the assistant is closedGuillaume Desmottes2010-01-191-1/+2
* Add some more tests, and fail only after all have run, it's easier to debugXavier Claessens2009-11-251-8/+18
* Add test for bug #597049Xavier Claessens2009-11-241-2/+9
* Add more test cases and fix some found issues in link regex.Xavier Claessens2009-11-241-20/+52
* Replace GString param with a generic gpointer user_data, and port EmpathyChat...Xavier Claessens2009-11-241-5/+21
* Also parse smileys in testsXavier Claessens2009-11-241-0/+14