[telepathy-glib/master] run all-errors-documented.py with tests

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Fri May 22 07:05:32 PDT 2009


---
 tests/Makefile.am |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/tests/Makefile.am b/tests/Makefile.am
index 96bfe18..0737a4d 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -12,10 +12,13 @@ noinst_PROGRAMS = \
     test-intset \
     test-util
 
-TESTS = $(noinst_PROGRAMS)
+TESTS = $(noinst_PROGRAMS) \
+    all-errors-documented.py
+
 TESTS_ENVIRONMENT = \
     abs_top_builddir=@abs_top_builddir@ \
-    G_DEBUG=fatal_warnings,fatal_criticals
+    G_DEBUG=fatal_warnings,fatal_criticals \
+    PYTHONPATH=@abs_top_builddir@/tools
 
 VALGRIND_TESTS_ENVIRONMENT = \
     G_SLICE=always-malloc \
-- 
1.5.6.5




More information about the telepathy-commits mailing list