On 29/09/2021 7:38 am, Evgeniy Khramtsov via FreeBSD-ports wrote:
Hi.
I am trying to get Wayland backend for x11-wm/qtile running, which
requires three new dependencies:
https://codeberg.org/ei/ports/commits/branch/qtile
I want to use tests/ in ports (i.e. x11/py-xkbcommon), so I added:
+do-t
Hi.
I am trying to get Wayland backend for x11-wm/qtile running, which
requires three new dependencies:
https://codeberg.org/ei/ports/commits/branch/qtile
I want to use tests/ in ports (i.e. x11/py-xkbcommon), so I added:
+do-test:
+ @cd ${WRKSRC}/tests && ${PYTHON_CMD} -m pytest -v -rs
+