[empathy] rename valgrind.supp to tp-glib.supp



commit 34676cc2bbd026908720a6c0067eee58dbf20d5b
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Fri Jul 2 13:50:39 2010 +0200

    rename valgrind.supp to tp-glib.supp

 tests/Makefile.am                     |    2 +-
 tests/{valgrind.supp => tp-glib.supp} |    0
 2 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tests/Makefile.am b/tests/Makefile.am
index cf3d84c..bea652b 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -2,7 +2,7 @@ SUBDIRS = interactive xml
 
 CLEANFILES=
 
-SUPPRESSIONS=valgrind.supp dlopen.supp
+SUPPRESSIONS=tp-glib.supp dlopen.supp
 
 EXTRA_DIST = 		\
 	test.manager	\
diff --git a/tests/valgrind.supp b/tests/tp-glib.supp
similarity index 100%
rename from tests/valgrind.supp
rename to tests/tp-glib.supp



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]