comparison src/testdir/Make_vms.mms @ 5948:646616b6ff4d v7.4.315

updated for version 7.4.315 Problem: Fixes for computation of topline not tested. Solution: Add test. (Hirohito Higashi)
author Bram Moolenaar <bram@vim.org>
date Thu, 29 May 2014 11:47:40 +0200
parents 75f222d67cea
children ef83b423ebf7
comparison
equal deleted inserted replaced
5947:b36f5435ec98 5948:646616b6ff4d
2 # Makefile to run all tests for Vim on VMS 2 # Makefile to run all tests for Vim on VMS
3 # 3 #
4 # Authors: Zoltan Arpadffy, <arpadffy@polarhome.com> 4 # Authors: Zoltan Arpadffy, <arpadffy@polarhome.com>
5 # Sandor Kopanyi, <sandor.kopanyi@mailbox.hu> 5 # Sandor Kopanyi, <sandor.kopanyi@mailbox.hu>
6 # 6 #
7 # Last change: 2014 Mar 12 7 # Last change: 2014 May 28
8 # 8 #
9 # This has been tested on VMS 6.2 to 8.3 on DEC Alpha, VAX and IA64. 9 # This has been tested on VMS 6.2 to 8.3 on DEC Alpha, VAX and IA64.
10 # Edit the lines in the Configuration section below to select. 10 # Edit the lines in the Configuration section below to select.
11 # 11 #
12 # Execute with: 12 # Execute with:
93 test77a.out test78.out test79.out test80.out test81.out \ 93 test77a.out test78.out test79.out test80.out test81.out \
94 test82.out test84.out test88.out test89.out \ 94 test82.out test84.out test88.out test89.out \
95 test90.out test91.out test92.out test93.out test94.out \ 95 test90.out test91.out test92.out test93.out test94.out \
96 test95.out test96.out test98.out test99.out \ 96 test95.out test96.out test98.out test99.out \
97 test100.out test101.out test103.out test104.out \ 97 test100.out test101.out test103.out test104.out \
98 test105.out test106.out \ 98 test105.out test106.out test107.out \
99 test_autoformat_join.out \ 99 test_autoformat_join.out \
100 test_eval.out \ 100 test_eval.out \
101 test_options.out 101 test_options.out
102 102
103 # Known problems: 103 # Known problems: