aboutsummaryrefslogtreecommitdiffstats
path: root/tests/empathy-parser-test.c
Commit message (Expand)AuthorAgeFilesLines
* string-parser: move everything except for _match_smiley(), to tp-awMarco Barisione2013-08-201-4/+5
* Reorder header inclusions accordingly to the Telepathy coding styleEmanuele Aina2013-04-021-4/+2
* Use a flat namespace for internal includesEmanuele Aina2013-04-011-2/+2
* Use double quotes for all internal headersEmanuele Aina2013-04-011-2/+2
* include telepathy-glib.hGuillaume Desmottes2012-09-171-1/+1
* add missing config.h in testsGuillaume Desmottes2012-03-121-0/+2
* String parser is changed in order not to break URLs at apostrophes.Vitaly Minko2010-11-011-1/+5
* 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
* Parser API is moved from empathy-ui-utils to empathy-string-parserXavier Claessens2010-03-051-1/+1
* 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-251-2/+9
* Add more test cases and fix some found issues in link regex.Xavier Claessens2009-11-251-20/+52
* Replace GString param with a generic gpointer user_data, and port EmpathyChat...Xavier Claessens2009-11-251-5/+21
* Also parse smileys in testsXavier Claessens2009-11-251-0/+14
* Add parser testsXavier Claessens2009-11-251-0/+66