diff options
author | Steve Peters <steve@fisharerojo.org> | 2006-10-03 13:06:06 +0000 |
---|---|---|
committer | Steve Peters <steve@fisharerojo.org> | 2006-10-03 13:06:06 +0000 |
commit | f353a419ab395e938eafc6160a3502642b35d964 (patch) | |
tree | ae1acf5b07ed851d82e1b08fd8f36dad3ff15411 /MANIFEST | |
parent | ee790063445e363f16d5865913a74a9b6fe5cc39 (diff) | |
download | perl-f353a419ab395e938eafc6160a3502642b35d964.tar.gz |
Update to ExtUtils-Command-1.11
p4raw-id: //depot/perl@28918
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1618,11 +1618,11 @@ lib/ExtUtils/t/backwards.t Check MakeMaker's backwards compatibility lib/ExtUtils/t/basic.t See if MakeMaker can build a module lib/ExtUtils/t/build_man.t Set if MakeMaker builds manpages lib/ExtUtils/t/bytes.t Test ExtUtils::MakeMaker::bytes -lib/ExtUtils/t/Command.t See if ExtUtils::Command works (Win32 only) lib/ExtUtils/t/config.t Test ExtUtils::MakeMaker::Config lib/ExtUtils/t/Constant.t See if ExtUtils::Constant works lib/ExtUtils/t/dir_target.t Verify if dir_target() is supported lib/ExtUtils/t/Embed.t See if ExtUtils::Embed and embedding works +lib/ExtUtils/t/eu_command.t See if ExtUtils::Command works lib/ExtUtils/testlib.pm Fixes up @INC to use just-built extension lib/ExtUtils/t/FIRST_MAKEFILE.t See if FIRST_MAKEFILE works lib/ExtUtils/t/hints.t See if hint files are honored. |