[perl #55386] [TODO] Remove Configure.pl -miniparrot option

Will Coleda via RT parrotbug-followup at parrotcode.org
Wed Nov 26 21:19:00 UTC 2008


On Tue Nov 25 05:25:41 2008, coke wrote:
> On Mon, Nov 24, 2008 at 10:37 PM, James Keenan via RT
> <parrotbug-followup at parrotcode.org> wrote:
> > 1.  Attached find a list of files containing 'miniparrot'.
> 
> This list is much smaller in the 'rm_miniparrot' branch (basically
> restricted to t/)
> 
> > 2.  In most cases, you can work on a config/*/*.pm file and the
> > corresponding t/steps/*.t file together.  Since the 'miniparrot' 
option
> > tended to short-circuit the workings of a particular config step's
> > runstep() method, the test for 'miniparrot' usually appears early in 
the
> > test file.
> 
> config/ has been cleaned up in branch, as far as I can tell, and all
> tests (aside from the configure tests) pass. If you could fixup one of
> the steps tests in branch, I can probably apply that to the remainder
> of the tests. I can't tell which bits in the miniparrot section are
> just for miniparrot, and which are there because it happens to be the
> first section of the test. Thanks.
> 

Thanks to Jim for cleaning up most of the tests in the branch. --
miniparrot is no longer accepted as an option, all tests pass, including 
those in "perl Configure.pl --test"

The only remaining instance in branch that I'm not sure how to resolve  
is 

t/configure/034-step.t

Jim - if you could take a look at that usage of miniparrot and either 
bless it or remove it, that'd be very helpful. (I can't tell if it's 
referencing the executable or the config option.)


-- 
Will "Coke" Coleda


More information about the parrot-dev mailing list