[libhandy/wip/exalm/ci: 1/4] examples: Enable tests, introspection and VAPI



commit 885e0ddc67ccb7fcbfc0c0e1eb0054805e439109
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Fri May 22 17:03:13 2020 +0500

    examples: Enable tests, introspection and VAPI
    
    This will allow to run tests in CI, and also find errors easier, as we've
    missed some before because they don't show up when building in Builder.
    
    Signed-off-by: Alexander Mikhaylenko <alexm gnome org>

 examples/sm.puri.Handy.Demo.json | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)
---
diff --git a/examples/sm.puri.Handy.Demo.json b/examples/sm.puri.Handy.Demo.json
index 251f805b..d338d0cc 100644
--- a/examples/sm.puri.Handy.Demo.json
+++ b/examples/sm.puri.Handy.Demo.json
@@ -16,10 +16,7 @@
       "buildsystem": "meson",
       "builddir": true,
       "config-opts": [
-        "-Dglade_catalog=disabled",
-        "-Dintrospection=disabled",
-        "-Dtests=false",
-        "-Dvapi=false"
+        "-Dglade_catalog=disabled"
       ],
       "sources": [
         {


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