Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 77446 - FEATURES=maketest should be simply FEATURES=test
Summary: FEATURES=maketest should be simply FEATURES=test
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core - Configuration (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-10 17:17 UTC by SpanKY
Modified: 2005-02-28 08:38 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description SpanKY gentoo-dev 2005-01-10 17:17:00 UTC
i can never remember if it's FEATURES=makecheck or FEATURES=maketest, either way, there's no reason to have the 'make' in there since the src_test() function could run w/out make with some packages
Comment 1 SpanKY gentoo-dev 2005-01-27 12:40:50 UTC
ebuild.sh still refers to FEATURES=maketest and really, that's the one that
matters the most

in terms of backwards support, i dont think it's that critical since maketest
has been a semi-unstable feature thus far ... just rename everything to 'test'
and remove all traces of 'maketest' and call it a day
Comment 2 Nicholas Jones (RETIRED) gentoo-dev 2005-02-28 08:38:51 UTC
Out already.