aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-03-05 02:38:54 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-03-05 02:38:54 +0800
commit400dc9cfed1e4ff95e10ecec47c51871332302a9 (patch)
treed1c9c9cdfca6f7064ec36c7d82296f8e86f432b7 /tests
parent16555ecff5536c8be45b0d7001bb65eba0d11bee (diff)
downloadgsoc2013-empathy-400dc9cfed1e4ff95e10ecec47c51871332302a9.tar
gsoc2013-empathy-400dc9cfed1e4ff95e10ecec47c51871332302a9.tar.gz
gsoc2013-empathy-400dc9cfed1e4ff95e10ecec47c51871332302a9.tar.bz2
gsoc2013-empathy-400dc9cfed1e4ff95e10ecec47c51871332302a9.tar.lz
gsoc2013-empathy-400dc9cfed1e4ff95e10ecec47c51871332302a9.tar.xz
gsoc2013-empathy-400dc9cfed1e4ff95e10ecec47c51871332302a9.tar.zst
gsoc2013-empathy-400dc9cfed1e4ff95e10ecec47c51871332302a9.zip
Disable empathy-parser-test for now as it doesn't build any moreEMPATHY_2_29_91_2
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 936761533..bb588e948 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -27,8 +27,8 @@ TEST_PROGS = \
empathy-irc-network-test \
empathy-irc-network-manager-test \
empathy-chatroom-test \
- empathy-chatroom-manager-test \
- empathy-parser-test
+ empathy-chatroom-manager-test
+#empathy-parser-test
empathy_utils_test_SOURCES = empathy-utils-test.c \
test-helper.c test-helper.h