mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
cad/opencascade: add comment about running tests
As suggested by sthen@, add a comment explaining that test results may improve when running them by hand as your own user (based on my testing).
This commit is contained in:
@@ -78,6 +78,9 @@ SUBST_VARS += BITS COMP V
|
||||
# Some tests require an active X11 display to work. When using
|
||||
# PORTS_PRIVSEP=Yes, the following can be used:
|
||||
# xhost +si:localuser:_pbuild; make test; xhost -si:localuser:_pbuild
|
||||
#
|
||||
# However more tests may fail when running them like this than if you run
|
||||
# them by hand as your own user.
|
||||
TEST_IS_INTERACTIVE = X11
|
||||
TEST_DIR = ${WRKDIR}/tests_openbsd
|
||||
|
||||
|
||||
Reference in New Issue
Block a user