[gnome-continuous] Added --enable-installed-tests to the EDS entry of the manifest file



commit 6e5c93fa3f16932fb00fd48b46f59cc4378e5430
Author: Tristan Van Berkom <tristan van berkom gmail com>
Date:   Mon Dec 2 20:58:16 2013 +0900

    Added --enable-installed-tests to the EDS entry of the manifest file
    
    Let's run EDS's new installed tests.

 manifest.json |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 00a025d..153f00d 100644
--- a/manifest.json
+++ b/manifest.json
@@ -831,7 +831,8 @@
                {"src": "cgwalters:libical-tarballs-as-git"},
 
                {"src": "gnome:evolution-data-server",
-                "config-opts": ["--enable-vala-bindings",
+                "config-opts": ["--enable-installed-tests",
+                                "--enable-vala-bindings",
                                 "--disable-uoa"]},
 
                {"src": "fd-xdg:default-icon-theme",


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