NAME
038-run_single_step.t - test run_single_step()
during configuration
SYNOPSIS
% prove t/configure/038-run_single_step.t
DESCRIPTION
The files in this directory test functionality used by Configure.pl.
The tests in this file examine what would happen if Parrot::Configure::run_single_step()
were run during configuration. This is not its typical or recommended use. It is more typically called post-configuration by tools/dev/reconfigure.pl.
AUTHOR
James E Keenan
SEE ALSO
Parrot::Configure, Configure.pl.