Page MenuHomeFreeBSD

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

Authored by tcberner on Jan 17 2020, 8:04 PM.
Tags
None
Referenced Files
F106660667: D23241.id66931.diff
Fri, Jan 3, 1:32 PM
Unknown Object (File)
Tue, Dec 31, 4:15 PM
Unknown Object (File)
Nov 29 2024, 9:12 AM
Unknown Object (File)
Oct 27 2024, 3:16 PM
Unknown Object (File)
Oct 27 2024, 3:16 PM
Unknown Object (File)
Oct 27 2024, 3:15 PM
Unknown Object (File)
Oct 27 2024, 2:54 PM
Unknown Object (File)
Oct 25 2024, 12:02 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
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 28743
Build 26755: arc lint + arc unit

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.