On 07/31/2018 03:31 AM, Michał Górny wrote:
> Use an explicit USE_ORDER entry to control mapping FEATURES=test into
> default-enabled USE=test, rather than forcing/masking it depending
> on the state of FEATURES.
> 
> This makes it possible for users to enable (or disable) USE=test
> independently of FEATURES.  An example use case is installing test
> dependencies and building test cases without actually running tests
> at a particular moment which is something I've been doing quite
> frequently with LLVM.
> ---
>  cnf/make.globals                              |   2 +-
>  lib/portage/eapi.py                           |   2 +-
>  lib/portage/package/ebuild/config.py          |  52 +++++----
>  .../tests/resolver/test_features_test_use.py  | 108 +++++++++++-------
>  man/make.conf.5                               |   6 +-
>  5 files changed, 102 insertions(+), 68 deletions(-)

Looks good, please merge.
-- 
Thanks,
Zac

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to