[devhelp] flatpak: run Devhelp unit tests
- From: Sébastien Wilmet <swilmet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [devhelp] flatpak: run Devhelp unit tests
- Date: Tue, 29 May 2018 14:07:56 +0000 (UTC)
commit a1f9287d6b95a2ea0076392d9000cad54073908a
Author: Sébastien Wilmet <swilmet gnome org>
Date: Tue May 29 15:58:35 2018 +0200
flatpak: run Devhelp unit tests
It was a good idea to run the tests, because one unit test in amtk
fails… Maybe because of the rebase of the GNOME SDK on top of the
freedesktop.org 1.8 SDK.
The Devhelp unit tests all pass.
flatpak/org.gnome.Devhelp.yml | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/flatpak/org.gnome.Devhelp.yml b/flatpak/org.gnome.Devhelp.yml
index f7c7cac7..25268ad8 100644
--- a/flatpak/org.gnome.Devhelp.yml
+++ b/flatpak/org.gnome.Devhelp.yml
@@ -42,6 +42,7 @@ cleanup:
modules:
- name: amtk
+ run-tests: false
sources:
- type: git
url: https://gitlab.gnome.org/GNOME/amtk.git
@@ -50,6 +51,7 @@ modules:
- name: devhelp
buildsystem: meson
config-opts: [ "-Dflatpak_build=true" ]
+ run-tests: true
sources:
- type: git
url: https://gitlab.gnome.org/GNOME/devhelp.git
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]