NAME

007-verbose_two.t - test bad step failure case in Parrot::Configure

SYNOPSIS

    % prove t/configure/007-verbose_two.t

DESCRIPTION

The files in this directory test functionality used by Configure.pl.

The tests in this file examine what happens when you configure with the <--verbose> option set to 2.

(Since I am testing with only the first step, init::manifest, and since that step has nothing to say when --verbose=1, I have to advance to --verbose=2.)

AUTHOR

James E Keenan

SEE ALSO

Parrot::Configure, Configure.pl.