diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2009-10-28 00:10:41 +0800 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2009-11-03 20:25:01 +0800 |
commit | 85268449651286df02e6da607abd98828fd68a6a (patch) | |
tree | 91030f116511b107fa94493352d75b3f90d41e5d /tests/.gitignore | |
parent | 2a974fc78e833d232a6203d5a807b0ee5efb396a (diff) | |
download | gsoc2013-empathy-85268449651286df02e6da607abd98828fd68a6a.tar gsoc2013-empathy-85268449651286df02e6da607abd98828fd68a6a.tar.gz gsoc2013-empathy-85268449651286df02e6da607abd98828fd68a6a.tar.bz2 gsoc2013-empathy-85268449651286df02e6da607abd98828fd68a6a.tar.lz gsoc2013-empathy-85268449651286df02e6da607abd98828fd68a6a.tar.xz gsoc2013-empathy-85268449651286df02e6da607abd98828fd68a6a.tar.zst gsoc2013-empathy-85268449651286df02e6da607abd98828fd68a6a.zip |
port check-empathy-irc-server.c to GTest
Diffstat (limited to 'tests/.gitignore')
-rw-r--r-- | tests/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/.gitignore b/tests/.gitignore index 4e0f3c1f6..ccf6ccd3e 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -1,4 +1,5 @@ check-main *.log empathy-utils-test +empathy-irc-server-test test-report.xml |