NAME
05-trace.t - test Parrot::Configure::Trace
SYNOPSIS
% prove t/postconfigure/05-trace.t
DESCRIPTION
The files in this directory test functionality used by Configure.pl. Certain of the modules used by Configure.pl have functionality which is only meaningful after Configure.pl has actually been run and Parrot::Config::Generated has been created. So certain tests need to be run when your Parrot filesystem is in a "pre-make, post-Configure.pl" state.
The tests in this file test Parrot::Configure::Trace methods.
AUTHOR
James E Keenan
SEE ALSO
Parrot::Configure::Trace, Parrot::Configure, Parrot::Configure::Options, Configure.pl.