| June 27, 2007 | Component-Focused Testing | Back Next |
particle requested new command-line option to Configure.pl
perl Configure.pl --test=configure # run pre-configuration tests
# then run Configure.pl
perl Configure.pl --test=build # run Configure.pl
# then run post-configuration and
# build tools tests
perl Configure.pl --test # run pre-configuration tests
# then run Configure.pl
# then run post-configuration and
# build tools tests
Supplied in Parrot::Configure::Options::Test
| Home Last TOC | Copyright © 2007 James E Keenan | Back Next |