From 9919a69180a8b2edd9368e1e5fa0ba2e80af70ae Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Thu, 6 Jun 2024 23:11:31 -0500 Subject: abuild: Add checkx11 option This allows test suites that require X11 and/or D-Bus to run. --- APKBUILD.5 | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'APKBUILD.5') diff --git a/APKBUILD.5 b/APKBUILD.5 index dc1c24b..af22a59 100644 --- a/APKBUILD.5 +++ b/APKBUILD.5 @@ -302,6 +302,12 @@ The reason for disabling the check phase should be noted in a comment. Specifies that the package's test suite will be run in .Xr fakeroot 8 . This is necessary for some test suites which fail when run as non-root. +.It Cm checkx11 +Specifies that the package's test suite requires a running X11 server. +This will spawn a D-Bus session bus connected to an Xvfb on display +number 7. The framebuffer can be monitored by running the command +.Cm xwud -in /tmp/Xvfb_screen0 +if desired. .It Cm !dbg Specifies that the package should not be built with a debug information package. -- cgit v1.2.3-60-g2f50