The prove utility should also be installed on VMS and on Windows.
Rafael Garcia-Suarez [Tue, 2 Dec 2003 23:31:06 +0000 (23:31 +0000)]
Haven't we regression tests for installations yet ?

p4raw-id: //depot/perl@21836

vms/descrip_mms.template
win32/Makefile
win32/makefile.mk

index a39cb1d..20f46a0 100644 (file)
@@ -324,7 +324,7 @@ LIBPREREQ = $(ARCHDIR)Config.pm [.lib.VMS]Filespec.pm [.lib]DynaLoader.pm [.lib]
 utils1 = [.lib.pod]perldoc.com [.lib.ExtUtils]Miniperl.pm [.utils]c2ph.com [.utils]h2ph.com 
 utils2 = [.utils]h2xs.com [.utils]libnetcfg.com [.lib]perlbug.com [.lib]perlcc.com [.utils]dprofpp.com 
 utils3 = [.utils]perlivp.com [.lib]splain.com [.utils]pl2pm.com [.lib.ExtUtils]xsubpp.com
-utils4 = [.utils]enc2xs.com [.utils]piconv.com [.utils]cpan.com
+utils4 = [.utils]enc2xs.com [.utils]piconv.com [.utils]cpan.com [.utils]prove.com
 
 .ifdef NOX2P
 all : base extras archcorefiles preplibrary perlpods
@@ -513,6 +513,9 @@ dynext : $(LIBPREREQ) $(DBG)perlshr$(E) preplibrary
 [.utils]cpan.com : [.utils]cpan.PL $(ARCHDIR)Config.pm
        $(MINIPERL) $(MMS$SOURCE)
 
+[.utils]prove.com : [.utils]prove.PL $(ARCHDIR)Config.pm
+       $(MINIPERL) $(MMS$SOURCE)
+
 [.utils]c2ph.com : [.utils]c2ph.PL $(ARCHDIR)Config.pm
        $(MINIPERL) $(MMS$SOURCE)
 
index 9d55ff0..43aaa87 100644 (file)
@@ -473,6 +473,7 @@ UTILS               =                       \
                ..\utils\piconv         \
                ..\utils\cpan           \
                ..\utils\xsubpp         \
+               ..\utils\prove          \
                ..\utils\instmodsh      \
                ..\pod\checkpods        \
                ..\pod\pod2html         \
@@ -1075,7 +1076,7 @@ distclean: clean
            podchecker podselect
        cd ..\utils
        -del /f h2ph splain perlbug pl2pm c2ph pstruct h2xs perldoc perlivp \
-           dprofpp perlcc libnetcfg enc2xs piconv cpan xsubpp instmodsh
+           dprofpp perlcc libnetcfg enc2xs piconv cpan xsubpp instmodsh prove
        -del /f *.bat
        cd ..\win32
        cd ..\x2p
index 4f99bf9..b752776 100644 (file)
@@ -593,6 +593,7 @@ UTILS               =                       \
                ..\utils\piconv         \
                ..\utils\cpan           \
                ..\utils\xsubpp         \
+               ..\utils\prove          \
                ..\utils\instmodsh      \
                ..\pod\checkpods        \
                ..\pod\pod2html         \
@@ -1201,7 +1202,7 @@ distclean: clean
            podchecker podselect
        -cd ..\utils && del /f h2ph splain perlbug pl2pm c2ph pstruct h2xs \
            perldoc perlivp dprofpp perlcc libnetcfg enc2xs piconv cpan *.bat \
-           xsubpp instmodsh
+           xsubpp instmodsh prove
        -cd ..\x2p && del /f find2perl s2p psed *.bat
        -del /f ..\config.sh ..\splittree.pl perlmain.c dlutils.c config.h.new
        -del /f $(CONFIGPM)