[gnome-code-assistance] Run tests on installcheck



commit e17206c5302c7e5f28a9e3cffad02bb49745cf3f
Author: Jesse van den Kieboom <jessevdk gmail com>
Date:   Thu Nov 14 18:04:48 2013 +0100

    Run tests on installcheck

 tests/Makefile.am |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/tests/Makefile.am b/tests/Makefile.am
index f51f67c..d547fba 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1 +1,4 @@
-TESTS += tests/service
+installcheck-local: check-service
+
+check-service:
+       tests/service


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