Charlie Poole wrote:
> My gui tests are a separate component under the tests feature.
> Can I write a condition for that component that only installs
> them if the gui feature has been selected? Is there a better
> way to accomplish this?
>
I don't think you can use feature conditions to do thi
Hi Folks,
I have the following features (among others) ...
base
gui
tests
Unfortunately, tests includes tests of the gui, which I would
don't really want to install if the gui feature isn't selected.
I realize that I could restructure this as
base
gui
gui_tests
base_tests
but that
2 matches
Mail list logo