This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Rename ExtUtils.t to Constant.t, as suggested by
authorJarkko Hietaniemi <jhi@iki.fi>
Wed, 20 Mar 2002 14:58:56 +0000 (14:58 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Wed, 20 Mar 2002 14:58:56 +0000 (14:58 +0000)
Nicholas Clark.

p4raw-id: //depot/perl@15367

MANIFEST
lib/ExtUtils/t/Constant.t [moved from lib/ExtUtils/t/ExtUtils.t with 100% similarity]

index 1802397..c61fcaf 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -992,8 +992,8 @@ lib/ExtUtils/MM_VMS.pm              MakeMaker methods for VMS
 lib/ExtUtils/MM_Win32.pm       MakeMaker methods for Win32
 lib/ExtUtils/Packlist.pm       Manipulates .packlist files
 lib/ExtUtils/t/Command.t       See if ExtUtils::Command works (Win32 only)
+lib/ExtUtils/t/Constant.t      See if ExtUtils::Constant works
 lib/ExtUtils/t/Embed.t         See if ExtUtils::Embed and embedding works
-lib/ExtUtils/t/ExtUtils.t      See if extutils work
 lib/ExtUtils/t/hints.t      See if hint files are honored.
 lib/ExtUtils/t/Installed.t     See if ExtUtils::Installed works
 lib/ExtUtils/t/Manifest.t      See if ExtUtils::Manifest works