mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-14 07:20:35 -08:00
21 lines
780 B
Text
21 lines
780 B
Text
# $HopeName: MMQA_harness!script:version(trunk.6) $
|
|
# This file should be updated automatically whenever the test
|
|
# harness changes. Edit with care!
|
|
|
|
$HARNESS_VERSION="2.4";
|
|
|
|
# Version history:
|
|
# [Recorded history begins with version 2.0]
|
|
#
|
|
# 2.0 -- First numbered harness version. Before this tests didn't
|
|
# know what they required.
|
|
# 2.1 -- Addition of interface version HU. 1999-02-17
|
|
# 2.2 -- Option display no longer prints "MMQA_" before each, as
|
|
# first column was getting too narrow for option names.
|
|
# 2.3 -- Changed link settings on Intel NT, to link with MSVCRT and not
|
|
# any other defaultlib.
|
|
# 2.4 -- Changed to use "/usr/lib/sendmail" on unix platforms.
|
|
# Made easy_tramp2 static.
|
|
# Added mmqa_arena_create function.
|
|
#
|
|
#
|