$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [test] Passing parameters to fixtures
From: Gennaidy Rozental (rogeeff_at_[hidden])
Date: 2008-09-16 00:09:32
Ovanes Markarian <om_boost <at> keywallet.com> writes:
> in my opinion, if this features was not requested for some years,
> this might be a wrong implementation direction.
In general good sentiment.
In this particular case: suite level fixture is indeed kinda esoteric use case,
but for completeness it might be worth implementing. I can see why one would
want to use it. That being said, I did not find yet reasonably simple way to
implement it ;)
Gennadiy.