Page MenuHomeFreeBSD

pyqt.mk: add support for ${component}_test
ClosedPublic

Authored by tcberner on Jan 17 2020, 8:04 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 11, 1:08 PM
Unknown Object (File)
Thu, Apr 11, 1:08 PM
Unknown Object (File)
Thu, Apr 11, 6:50 AM
Unknown Object (File)
Thu, Apr 11, 6:50 AM
Unknown Object (File)
Thu, Apr 11, 6:50 AM
Unknown Object (File)
Wed, Apr 10, 9:15 AM
Unknown Object (File)
Tue, Apr 9, 12:57 PM
Unknown Object (File)
Fri, Mar 22, 9:54 AM
Subscribers

Details

Summary

Allow ports to only depend on a component of PyQt for testing.

USES=pyqt:5
USE_PYQT=webengine_test

will add a TEST_DEPENDS on www/py-qt5-webengine

See D21792

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Looks fine other than the different syntax than other areas of the ports framework

Looks fine other than the different syntax than other areas of the ports framework

Please explain.

This revision was not accepted when it landed; it landed in state Needs Review.May 31 2020, 9:01 AM
This revision was automatically updated to reflect the committed changes.