p5-Test-Manifest

interact with a t/test_manifest file

WWW CVSWeb GITHub
  1. Package version
    p5-Test-Manifest-2.023
  2. Maintainer
    The OpenBSD ports mailing-list

Test::Manifest overrides the default behaviour by replacing the
test_via_harness target in the Makefile. Instead of running at the t/*.t
files in ascii-betical order, it looks in the t/test_manifest file to
find out which tests you want to run and the order in which you want to
run them. It constructs the right value for MakeMaker to do the right
thing.