index
:
~jonny/empathy
butterfly
client-types
ft
gnome-2-22
gnome-2-24
gnome-2-26
gnome-2-28
gnome-2-30
gnome-2-32
gnome-2-34
gtk-spinner
icons
liszt
master
next
old-client-types
olde-zazl
password-dialog
pidgin-store
sqlite-store
swap-camera
le empathy
jonny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-15
Group all harddeps in one pkg-config call
Xavier Claessens
2
-4
/
+0
2010-11-10
Make AccountChooser filters asynchronous to let them handle newly connected a...
Vitaly Minko
1
-2
/
+4
2010-11-01
String parser is changed in order not to break URLs at apostrophes.
Vitaly Minko
1
-1
/
+5
2010-08-24
allow building empathy without eds
Saleem Abdulrasool
1
-3
/
+5
2010-08-11
re-implement empathy_dispatcher_chat_with_contact using empathy_dispatcher_ch...
Guillaume Desmottes
1
-21
/
+1
2010-07-30
Abort directly if a test failed
Xavier Claessens
1
-6
/
+4
2010-07-30
Make livesearch work if accentued letters are pre-decomposed
Xavier Claessens
1
-1
/
+6
2010-07-30
Add unit tests for the multi-word searching
Xavier Claessens
1
-0
/
+6
2010-07-30
Add GTK_LIBS to build tests
Xavier Claessens
1
-3
/
+6
2010-07-12
add GTK+ flags when building tests
Guillaume Desmottes
1
-0
/
+1
2010-07-08
move GTK+ check to its own PKG_CHECK_MODULES
Guillaume Desmottes
1
-1
/
+3
2010-07-02
rename valgrind.supp to tp-glib.supp
Guillaume Desmottes
2
-1
/
+1
2010-07-02
sync valgrind supp file with tp-glib's one
Guillaume Desmottes
1
-581
/
+203
2010-06-21
Remove dead code in tests that still use MC4
Xavier Claessens
1
-103
/
+0
2010-06-21
Remove useless occurences of 'gconf' word
Xavier Claessens
1
-2
/
+0
2010-06-18
Depend on telepathy-logger (#610956)
Guillaume Desmottes
2
-4
/
+0
2010-06-18
tests: add TPL CFLAGS and LIBS
Guillaume Desmottes
2
-0
/
+4
2010-06-08
empathy_string_replace_escaped: remove '\r' (#620903)
Guillaume Desmottes
1
-0
/
+4
2010-06-08
empathy-parser-test: use empathy_string_replace_escaped
Guillaume Desmottes
1
-18
/
+7
2010-06-08
empathy-parser-test: stop as soon a test fails
Guillaume Desmottes
1
-5
/
+1
2010-06-08
Add unit test for the live search matching
Xavier Claessens
3
-1
/
+81
2010-04-24
add timestamp arg to empathy_dispatcher_chat_with_contact(_id)
Sjoerd Simons
1
-1
/
+2
2010-04-05
add tests/interactive/test-empathy-account-chooser.c
Guillaume Desmottes
3
-1
/
+49
2010-03-04
Revert "Disable empathy-parser-test for now as it doesn't build any more"
Xavier Claessens
1
-2
/
+2
2010-03-04
Parser API is moved from empathy-ui-utils to empathy-string-parser
Xavier Claessens
1
-1
/
+1
2010-03-04
Disable empathy-parser-test for now as it doesn't build any more
EMPATHY_2_29_91_2
Guillaume Desmottes
1
-2
/
+2
2010-02-17
Point Makefile.am to .lo files, to please some libtool deity
Frédéric Péters
1
-5
/
+5
2010-01-25
Pass a ready EmpathyConnectionManagers to empathy_account_assistant_show
Guillaume Desmottes
1
-4
/
+21
2010-01-19
Call create_salut_account_if_needed when the assistant is closed
Guillaume Desmottes
1
-1
/
+2
2009-11-25
Add some more tests, and fail only after all have run, it's easier to debug
Xavier Claessens
1
-8
/
+18
2009-11-24
Add test for bug #597049
Xavier Claessens
1
-2
/
+9
2009-11-24
Add more test cases and fix some found issues in link regex.
Xavier Claessens
1
-20
/
+52
2009-11-24
Replace GString param with a generic gpointer user_data, and port EmpathyChat...
Xavier Claessens
1
-5
/
+21
2009-11-24
Also parse smileys in tests
Xavier Claessens
1
-0
/
+14
2009-11-24
Init GTK from test_init()
Xavier Claessens
1
-2
/
+4
2009-11-24
Add parser tests
Xavier Claessens
3
-1
/
+72
2009-11-24
Call empathy_init() from test_init()
Xavier Claessens
1
-1
/
+3
2009-11-18
Move empathy-log to tests/interactive and don't install it anymore
Laurent Bigonville
3
-0
/
+63
2009-11-03
rename check-irc-helper to test-irc-helper
Guillaume Desmottes
6
-7
/
+7
2009-11-03
merge check-empathy-helpers to test-helper
Guillaume Desmottes
7
-205
/
+188
2009-11-03
remove check-*
Guillaume Desmottes
8
-189
/
+1
2009-11-03
port check-empathy-chatroom-manager.c to GTest
Guillaume Desmottes
5
-22
/
+31
2009-11-03
port check-empathy-chatroom.c to GTest
Guillaume Desmottes
5
-16
/
+24
2009-11-03
port check-empathy-irc-network-manager.c to GTest
Guillaume Desmottes
6
-103
/
+120
2009-11-03
port check-empathy-irc-network.c to GTest
Guillaume Desmottes
5
-40
/
+50
2009-11-03
port check-empathy-irc-server.c to GTest
Guillaume Desmottes
6
-40
/
+48
2009-11-03
move test_init/test_deinit to test-helper.c
Guillaume Desmottes
4
-17
/
+31
2009-11-03
port check-empathy-utils.c to GTest
Guillaume Desmottes
6
-34
/
+72
2009-11-02
Merge branch 'accountz'
Jonny Lamb
3
-5
/
+6
2009-10-29
move test app needing user interaction to interactive/
Guillaume Desmottes
10
-32
/
+44
[next]