Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | allow building empathy without eds | Saleem Abdulrasool | 2010-08-24 | 1 | -3/+5 |
| | |||||
* | re-implement empathy_dispatcher_chat_with_contact using ↵ | Guillaume Desmottes | 2010-08-11 | 1 | -21/+1 |
| | | | | | | empathy_dispatcher_chat_with_contact_id We don't use the callback arg anyway. | ||||
* | Abort directly if a test failed | Xavier Claessens | 2010-07-30 | 1 | -6/+4 |
| | |||||
* | Make livesearch work if accentued letters are pre-decomposed | Xavier Claessens | 2010-07-30 | 1 | -1/+6 |
| | |||||
* | Add unit tests for the multi-word searching | Xavier Claessens | 2010-07-30 | 1 | -0/+6 |
| | |||||
* | Add GTK_LIBS to build tests | Xavier Claessens | 2010-07-30 | 1 | -3/+6 |
| | |||||
* | add GTK+ flags when building tests | Guillaume Desmottes | 2010-07-12 | 1 | -0/+1 |
| | |||||
* | move GTK+ check to its own PKG_CHECK_MODULES | Guillaume Desmottes | 2010-07-08 | 1 | -1/+3 |
| | |||||
* | rename valgrind.supp to tp-glib.supp | Guillaume Desmottes | 2010-07-02 | 2 | -1/+1 |
| | |||||
* | sync valgrind supp file with tp-glib's one | Guillaume Desmottes | 2010-07-02 | 1 | -581/+203 |
| | |||||
* | Remove dead code in tests that still use MC4 | Xavier Claessens | 2010-06-21 | 1 | -103/+0 |
| | |||||
* | Remove useless occurences of 'gconf' word | Xavier Claessens | 2010-06-21 | 1 | -2/+0 |
| | | | | Die gconf, die! | ||||
* | Depend on telepathy-logger (#610956) | Guillaume Desmottes | 2010-06-18 | 2 | -4/+0 |
| | |||||
* | tests: add TPL CFLAGS and LIBS | Guillaume Desmottes | 2010-06-18 | 2 | -0/+4 |
| | |||||
* | empathy_string_replace_escaped: remove '\r' (#620903) | Guillaume Desmottes | 2010-06-08 | 1 | -0/+4 |
| | |||||
* | empathy-parser-test: use empathy_string_replace_escaped | Guillaume Desmottes | 2010-06-08 | 1 | -18/+7 |
| | |||||
* | empathy-parser-test: stop as soon a test fails | Guillaume Desmottes | 2010-06-08 | 1 | -5/+1 |
| | | | | That's much easier to spot the test failing. | ||||
* | Add unit test for the live search matching | Xavier Claessens | 2010-06-08 | 3 | -1/+81 |
| | |||||
* | add timestamp arg to empathy_dispatcher_chat_with_contact(_id) | Sjoerd Simons | 2010-04-24 | 1 | -1/+2 |
| | |||||
* | add tests/interactive/test-empathy-account-chooser.c | Guillaume Desmottes | 2010-04-05 | 3 | -1/+49 |
| | |||||
* | Revert "Disable empathy-parser-test for now as it doesn't build any more" | Xavier Claessens | 2010-03-04 | 1 | -2/+2 |
| | | | | This reverts commit 400dc9cfed1e4ff95e10ecec47c51871332302a9. | ||||
* | Parser API is moved from empathy-ui-utils to empathy-string-parser | Xavier Claessens | 2010-03-04 | 1 | -1/+1 |
| | |||||
* | Disable empathy-parser-test for now as it doesn't build any moreEMPATHY_2_29_91_2 | Guillaume Desmottes | 2010-03-04 | 1 | -2/+2 |
| | |||||
* | Point Makefile.am to .lo files, to please some libtool deity | Frédéric Péters | 2010-02-17 | 1 | -5/+5 |
| | |||||
* | Pass a ready EmpathyConnectionManagers to empathy_account_assistant_show | Guillaume Desmottes | 2010-01-25 | 1 | -4/+21 |
| | | | | | This kinda suck but we have to construct the assistant in a sync way so can't wait for the manager to become ready. | ||||
* | Call create_salut_account_if_needed when the assistant is closed | Guillaume Desmottes | 2010-01-19 | 1 | -1/+2 |
| | | | | | That way we only try to create the account if the assistant properly terminates (#607436). | ||||
* | Add some more tests, and fail only after all have run, it's easier to debug | Xavier Claessens | 2009-11-25 | 1 | -8/+18 |
| | |||||
* | Add test for bug #597049 | Xavier Claessens | 2009-11-24 | 1 | -2/+9 |
| | |||||
* | Add more test cases and fix some found issues in link regex. | Xavier Claessens | 2009-11-24 | 1 | -20/+52 |
| | |||||
* | Replace GString param with a generic gpointer user_data, and port ↵ | Xavier Claessens | 2009-11-24 | 1 | -5/+21 |
| | | | | EmpathyChatTextView to new parser API. | ||||
* | Also parse smileys in tests | Xavier Claessens | 2009-11-24 | 1 | -0/+14 |
| | |||||
* | Init GTK from test_init() | Xavier Claessens | 2009-11-24 | 1 | -2/+4 |
| | |||||
* | Add parser tests | Xavier Claessens | 2009-11-24 | 3 | -1/+72 |
| | |||||
* | Call empathy_init() from test_init() | Xavier Claessens | 2009-11-24 | 1 | -1/+3 |
| | |||||
* | Move empathy-log to tests/interactive and don't install it anymore | Laurent Bigonville | 2009-11-18 | 3 | -0/+63 |
| | |||||
* | rename check-irc-helper to test-irc-helper | Guillaume Desmottes | 2009-11-03 | 6 | -7/+7 |
| | |||||
* | merge check-empathy-helpers to test-helper | Guillaume Desmottes | 2009-11-03 | 7 | -205/+188 |
| | |||||
* | remove check-* | Guillaume Desmottes | 2009-11-03 | 8 | -189/+1 |
| | |||||
* | port check-empathy-chatroom-manager.c to GTest | Guillaume Desmottes | 2009-11-03 | 5 | -22/+31 |
| | | | | | The tests have not been ported yet as they are currently disabled. | ||||
* | port check-empathy-chatroom.c to GTest | Guillaume Desmottes | 2009-11-03 | 5 | -16/+24 |
| | | | | | The tests have not been ported yet as they are currently disabled. | ||||
* | port check-empathy-irc-network-manager.c to GTest | Guillaume Desmottes | 2009-11-03 | 6 | -103/+120 |
| | |||||
* | port check-empathy-irc-network.c to GTest | Guillaume Desmottes | 2009-11-03 | 5 | -40/+50 |
| | |||||
* | port check-empathy-irc-server.c to GTest | Guillaume Desmottes | 2009-11-03 | 6 | -40/+48 |
| | |||||
* | move test_init/test_deinit to test-helper.c | Guillaume Desmottes | 2009-11-03 | 4 | -17/+31 |
| | |||||
* | port check-empathy-utils.c to GTest | Guillaume Desmottes | 2009-11-03 | 6 | -34/+72 |
| | |||||
* | Merge branch 'accountz' | Jonny Lamb | 2009-11-02 | 3 | -5/+6 |
|\ | |||||
| * | check-empathy-chatroom-manager: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | tests: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 2 | -4/+5 |
| | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
* | | move test app needing user interaction to interactive/ | Guillaume Desmottes | 2009-10-29 | 10 | -32/+44 |
| | | | | | | | | tests/ should be used only for automatic unit tests. | ||||
* | | check-empathy-irc-network-manager: fix shadow declarations | Jonny Lamb | 2009-10-24 | 1 | -6/+0 |
|/ | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> |