June 27, 2007 Component-Focused Testing Back

Configure.pl: --test Option

    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


Home Last TOC Copyright © 2007 James E Keenan Back Next