summaryrefslogtreecommitdiff
path: root/vms/descrip_mms.template
diff options
context:
space:
mode:
authorAbe Timmerman <abe@ztreet.demon.nl>2004-11-14 01:48:17 +0100
committerH.Merijn Brand <h.m.brand@xs4all.nl>2004-11-14 07:02:20 +0000
commit68ccb645d74feb45c64863c3223051537fbc9fed (patch)
tree2420453fac9a7eab9c4d43e1908868c78e709684 /vms/descrip_mms.template
parent5b673cda9907afd397f1e4108acdb4210b61c4ca (diff)
downloadperl-68ccb645d74feb45c64863c3223051537fbc9fed.tar.gz
Add the minitest target to vms buildsystem
Message-Id: <200411140048.17035.abe@ztreet.demon.nl> p4raw-id: //depot/perl@23498
Diffstat (limited to 'vms/descrip_mms.template')
-rw-r--r--vms/descrip_mms.template4
1 files changed, 4 insertions, 0 deletions
diff --git a/vms/descrip_mms.template b/vms/descrip_mms.template
index 4a86437fa0..271ae01d14 100644
--- a/vms/descrip_mms.template
+++ b/vms/descrip_mms.template
@@ -1286,6 +1286,10 @@ test_harness : all [.t.lib]vmsfspec.t [.t.lib]vms_dclsym.t [.t.lib]vms_stdio.t
- @[.VMS]Test.Com "$(E)" "$(__DEBUG__)"
@ $(MINIPERL) -e "print ""Ran tests"";" > [.t]rantests.
+minitest : $(MINITEST_EXE) [.lib]re.pm [.lib]lib.pm [.lib.VMS]Filespec.pm unidatafiles.ts
+ @ PERL_TEST_DRIVER == "minitest"
+ - @[.VMS]Test.Com "$(E)" "$(__DEBUG__)"
+
# install ought not need a source, but it doesn't work if one's not
# there. Go figure...
install : $(MINIPERL_EXE)