NAME
005-run_one_step.t - test Parrot::Configure by running one step
SYNOPSIS
% prove t/configure/005-run_one_step.t
DESCRIPTION
The files in this directory test functionality used by Configure.pl.
The tests in this file test those Parrot::Configure methods regularly called by Configure.pl up to Parrot::Configure::runsteps()
but providing only one step instead of the regular full set.
AUTHOR
James E Keenan
SEE ALSO
Parrot::Configure, Configure.pl.