[gnome-builder/wip/gtk4-port: 1764/1774] libide/foundry: make default environment for tests the runtime
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder/wip/gtk4-port: 1764/1774] libide/foundry: make default environment for tests the runtime
- Date: Mon, 11 Jul 2022 22:31:57 +0000 (UTC)
commit edbb7e0129755901ec9eb34f40562737e96c37d0
Author: Christian Hergert <chergert redhat com>
Date: Thu Jul 7 16:59:58 2022 -0700
libide/foundry: make default environment for tests the runtime
This is what we do now, and it's likely to be annoying to default to
pipeline, but we do want to allow people to choose that to help flesh out
any issues.
data/gsettings/org.gnome.builder.project.gschema.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/gsettings/org.gnome.builder.project.gschema.xml
b/data/gsettings/org.gnome.builder.project.gschema.xml
index 5a653cba1..a3fbe2c3c 100644
--- a/data/gsettings/org.gnome.builder.project.gschema.xml
+++ b/data/gsettings/org.gnome.builder.project.gschema.xml
@@ -34,7 +34,7 @@
<choice value="pipeline"/>
<choice value="runtime"/>
</choices>
- <default>'pipeline'</default>
+ <default>'runtime'</default>
<summary>Unit Test Locality</summary>
<description>What environment to use when running unit tests</description>
</key>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]