summaryrefslogtreecommitdiff
path: root/tests/empathy-parser-test.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-17include telepathy-glib.hGuillaume Desmottes1-1/+1
2012-03-12add missing config.h in testsGuillaume Desmottes1-0/+2
2010-11-01String parser is changed in order not to break URLs at apostrophes.Vitaly Minko1-1/+5
2010-06-08empathy_string_replace_escaped: remove '\r' (#620903)Guillaume Desmottes1-0/+4
2010-06-08empathy-parser-test: use empathy_string_replace_escapedGuillaume Desmottes1-18/+7
2010-06-08empathy-parser-test: stop as soon a test failsGuillaume Desmottes1-5/+1
2010-03-04Parser API is moved from empathy-ui-utils to empathy-string-parserXavier Claessens1-1/+1
2009-11-25Add some more tests, and fail only after all have run, it's easier to debugXavier Claessens1-8/+18
2009-11-24Add test for bug #597049Xavier Claessens1-2/+9
2009-11-24Add more test cases and fix some found issues in link regex.Xavier Claessens1-20/+52
2009-11-24Replace GString param with a generic gpointer user_data, and port EmpathyChat...Xavier Claessens1-5/+21
2009-11-24Also parse smileys in testsXavier Claessens1-0/+14
2009-11-24Add parser testsXavier Claessens1-0/+66