index
:
gsoc2013-empathy
archive-integration
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
empathy-parser-test.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
String parser is changed in order not to break URLs at apostrophes.
Vitaly Minko
2010-11-01
1
-1
/
+5
|
*
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.
*
Parser API is moved from empathy-ui-utils to empathy-string-parser
Xavier Claessens
2010-03-05
1
-1
/
+1
|
*
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-25
1
-2
/
+9
|
*
Add more test cases and fix some found issues in link regex.
Xavier Claessens
2009-11-25
1
-20
/
+52
|
*
Replace GString param with a generic gpointer user_data, and port ↵
Xavier Claessens
2009-11-25
1
-5
/
+21
|
|
|
|
EmpathyChatTextView to new parser API.
*
Also parse smileys in tests
Xavier Claessens
2009-11-25
1
-0
/
+14
|
*
Add parser tests
Xavier Claessens
2009-11-25
1
-0
/
+66