[gtk+] Document --enable-installed-tests option
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Document --enable-installed-tests option
- Date: Mon, 27 May 2013 20:41:35 +0000 (UTC)
commit d0ca67a34b27b6c09672d2f90434464fb7cda675
Author: Matthias Clasen <mclasen redhat com>
Date: Mon May 27 14:41:35 2013 -0400
Document --enable-installed-tests option
docs/reference/gtk/building.sgml | 18 ++++++++++++++++++
1 files changed, 18 insertions(+), 0 deletions(-)
---
diff --git a/docs/reference/gtk/building.sgml b/docs/reference/gtk/building.sgml
index 4e44a47..a945982 100644
--- a/docs/reference/gtk/building.sgml
+++ b/docs/reference/gtk/building.sgml
@@ -402,6 +402,11 @@ How to compile GTK+ itself
<arg choice="plain">--enable-gtk2-dependency</arg>
<arg choice="plain">--disable-gtk2-dependency</arg>
</group>
+ <sbr/>
+ <group>
+ <arg choice="plain">--enable-installed-tests</arg>
+ <arg choice="plain">--disable-installed-tests</arg>
+ </group>
</cmdsynopsis>
</para>
@@ -624,6 +629,19 @@ How to compile GTK+ itself
The default is to build gtk-update-icon-cache.
</para>
</formalpara>
+
+ <formalpara>
+ <title><systemitem>--enable-installed-tests</systemitem> or
+ <systemitem>--disable-installed-tests</systemitem></title>
+
+ <para>
+ Whether to install tests on the system. If enabled, tests
+ and their data are installed in <filename>${libexecdir}/gtk+/installed-tests</filename>.
+ Metadata for the tests is installed in <filename>${prefix}/share/installed-tests/gtk+</filename>.
+ To run the installed tests, gnome-desktop-testing-runner
+ can be used.
+ </para>
+ </formalpara>
</refsect1>
</refentry>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]