]> git.ipfire.org Git - thirdparty/make.git/commit
Set up for running tests on VMS.
authorJohn Malmberg <wb8tyw@qsl.net>
Tue, 7 Oct 2014 02:46:34 +0000 (21:46 -0500)
committerPaul Smith <psmith@gnu.org>
Mon, 20 Oct 2014 05:23:47 +0000 (01:23 -0400)
commite75662bc6a96571f041bdad799eb557ff580135c
treea2455061659430cae7f83b5d3610974c37c581dc
parentd1df4b21f3d758bc0693c77c1ff7012bc27e833f
Set up for running tests on VMS.

* run_make_tests.pl: set $port_type to be 'VMS-DCL' when the test are
run from the VMS DCL Interpreter.  When the tests are run from GNV
on VMS, the $port_type will be 'UNIX'.
* run_make_tests.com: VMS search list support.  This is needed for
using a search list such as prj_root = lcl_root:,vms_root:,src_root:
for building and testing.
tests/run_make_tests.com
tests/run_make_tests.pl