summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/ABOUT6
-rw-r--r--test/Makefile.in1
-rw-r--r--test/README2
-rw-r--r--test/configure.ac2
-rw-r--r--test/dnszones-src/db.ip4.102
-rw-r--r--test/dnszones-src/db.ip4.1272
-rw-r--r--test/dnszones-src/db.ip4.V4NET2
-rw-r--r--test/dnszones-src/db.ip6.02
-rw-r--r--test/dnszones-src/db.ip6.V6NET2
-rw-r--r--test/dnszones-src/db.test.ex2
-rw-r--r--test/dnszones-src/qualify.test.ex2
-rwxr-xr-xtest/listtests2
-rwxr-xr-xtest/patchexim2
-rwxr-xr-xtest/runtest2
-rw-r--r--test/src/cf.c2
-rw-r--r--test/src/checkaccess.c2
-rw-r--r--test/src/client.c2
-rw-r--r--test/src/fakens.c2
-rw-r--r--test/src/fd.c2
-rw-r--r--test/src/iefbr14.c2
-rw-r--r--test/src/loaded.c2
-rw-r--r--test/src/mtpscript.c2
-rw-r--r--test/src/server.c2
-rw-r--r--test/src/showids.c2
24 files changed, 2 insertions, 49 deletions
diff --git a/test/ABOUT b/test/ABOUT
index abe52f040..6899a778f 100644
--- a/test/ABOUT
+++ b/test/ABOUT
@@ -1,7 +1,5 @@
-$Cambridge: exim/test/ABOUT,v 1.1 2006/02/06 16:07:10 ph10 Exp $
-
-CVS directory exim/exim-test
-----------------------------
+Exim repository: test
+---------------------
The files in this directory are those that comprise the Exim test suite. The
README file contains a complete description of the suite and how it works. The
diff --git a/test/Makefile.in b/test/Makefile.in
index da72101d4..3c12f3625 100644
--- a/test/Makefile.in
+++ b/test/Makefile.in
@@ -1,4 +1,3 @@
-# $Cambridge: exim/test/Makefile.in,v 1.2 2007/01/23 11:01:10 ph10 Exp $
# This Makefile builds the support programs for the Exim test suite.
##############################################################################
diff --git a/test/README b/test/README
index 5404488d2..2a61503a2 100644
--- a/test/README
+++ b/test/README
@@ -1,5 +1,3 @@
-$Cambridge: exim/test/README,v 1.8 2007/02/20 15:58:02 ph10 Exp $
-
EXPORTABLE EXIM TEST SUITE
--------------------------
diff --git a/test/configure.ac b/test/configure.ac
index 6467a0da9..83f1aa05d 100644
--- a/test/configure.ac
+++ b/test/configure.ac
@@ -1,5 +1,3 @@
-dnl $Cambridge: exim/test/configure.ac,v 1.2 2007/01/23 11:01:10 ph10 Exp $
-
dnl Process this file with autoconf to produce a configure script.
dnl This is required at the start; the name is the name of a file
diff --git a/test/dnszones-src/db.ip4.10 b/test/dnszones-src/db.ip4.10
index cac14fc07..ee0e602e6 100644
--- a/test/dnszones-src/db.ip4.10
+++ b/test/dnszones-src/db.ip4.10
@@ -1,5 +1,3 @@
-; $Cambridge: exim/test/dnszones-src/db.ip4.10,v 1.1 2006/02/06 16:22:56 ph10 Exp $
-
; This is a testing reverse zone file for use when testing DNS handling in
; Exim. This is a fake zone of no real use - hence no SOA record. The zone name
; is 10.in-addr.arpa. This file is passed through the substitution mechanism
diff --git a/test/dnszones-src/db.ip4.127 b/test/dnszones-src/db.ip4.127
index 150107415..42d3ef3b0 100644
--- a/test/dnszones-src/db.ip4.127
+++ b/test/dnszones-src/db.ip4.127
@@ -1,5 +1,3 @@
-; $Cambridge: exim/test/dnszones-src/db.ip4.127,v 1.1 2006/02/06 16:22:56 ph10 Exp $
-
; This is a testing reverse zone file for use when testing DNS handling in
; Exim. This is a fake zone of no real use - hence no SOA record. The zone name
; is 127.in-addr.arpa. This file is passed through the substitution mechanism
diff --git a/test/dnszones-src/db.ip4.V4NET b/test/dnszones-src/db.ip4.V4NET
index 3c80091a1..cf6bcd239 100644
--- a/test/dnszones-src/db.ip4.V4NET
+++ b/test/dnszones-src/db.ip4.V4NET
@@ -1,5 +1,3 @@
-; $Cambridge: exim/test/dnszones-src/db.ip4.V4NET,v 1.3 2006/02/16 10:05:33 ph10 Exp $
-
; This is a testing reverse zone file for use when testing DNS handling in
; Exim. This is a fake zone of no real use - hence no SOA record. The zone name
; is determined by the V4NET substitution. This file is passed through the
diff --git a/test/dnszones-src/db.ip6.0 b/test/dnszones-src/db.ip6.0
index b626611fa..532ca35bb 100644
--- a/test/dnszones-src/db.ip6.0
+++ b/test/dnszones-src/db.ip6.0
@@ -1,5 +1,3 @@
-; $Cambridge: exim/test/dnszones-src/db.ip6.0,v 1.1 2006/02/06 16:22:56 ph10 Exp $
-
; This is a testing reverse zone file for use when testing DNS handling in
; Exim. This is a fake zone of no real use - hence no SOA record. The zone name
; is 0.0.0.0.ip6.arpa. This file is passed through the substitution mechanism
diff --git a/test/dnszones-src/db.ip6.V6NET b/test/dnszones-src/db.ip6.V6NET
index 0db200ea7..183de5053 100644
--- a/test/dnszones-src/db.ip6.V6NET
+++ b/test/dnszones-src/db.ip6.V6NET
@@ -1,5 +1,3 @@
-; $Cambridge: exim/test/dnszones-src/db.ip6.V6NET,v 1.1 2006/02/06 16:22:56 ph10 Exp $
-
; This is a testing reverse zone file for use when testing DNS handling in
; Exim. This is a fake zone of no real use - hence no SOA record. The zone
; name is determined by the V6NET substitution. This file is passed through
diff --git a/test/dnszones-src/db.test.ex b/test/dnszones-src/db.test.ex
index d6122d4e3..843a35b09 100644
--- a/test/dnszones-src/db.test.ex
+++ b/test/dnszones-src/db.test.ex
@@ -1,5 +1,3 @@
-; $Cambridge: exim/test/dnszones-src/db.test.ex,v 1.6 2007/03/14 11:22:23 ph10 Exp $
-
; This is a testing zone file for use when testing DNS handling in Exim. This
; is a fake zone of no real use - hence no SOA record. The zone name is
; test.ex. This file is passed through the substitution mechanism before being
diff --git a/test/dnszones-src/qualify.test.ex b/test/dnszones-src/qualify.test.ex
index e8c9f9358..bb6aac812 100644
--- a/test/dnszones-src/qualify.test.ex
+++ b/test/dnszones-src/qualify.test.ex
@@ -1,5 +1,3 @@
-$Cambridge: exim/test/dnszones-src/qualify.test.ex,v 1.1 2006/02/06 16:22:56 ph10 Exp $
-
The contents of this file are not used. Its name is used as a way of specifying
the domain that is to be used to qualify unqualified domain names when given to
the fake DNS resolver.
diff --git a/test/listtests b/test/listtests
index e23d72920..cc89eab98 100755
--- a/test/listtests
+++ b/test/listtests
@@ -1,7 +1,5 @@
#! /bin/sh
-# $Cambridge: exim/test/listtests,v 1.1 2006/02/06 16:07:10 ph10 Exp $
-
# This script scans the directories of Exim test scripts and lists the first
# comment line of each one, which gives a description. The output is piped via
# "more". If the script has an argument, it is a pattern that is used to select
diff --git a/test/patchexim b/test/patchexim
index 8322961a7..1143741fb 100755
--- a/test/patchexim
+++ b/test/patchexim
@@ -1,7 +1,5 @@
#! /usr/bin/perl -w
-# $Cambridge: exim/test/patchexim,v 1.2 2007/06/29 09:20:37 ph10 Exp $
-
###############################################################################
# This is an auxiliary script that is part of the Exim test suite. It must be #
# run as root, and is normally called from the main controlling script. Its #
diff --git a/test/runtest b/test/runtest
index ea05524b0..0cc7b05fe 100755
--- a/test/runtest
+++ b/test/runtest
@@ -1,7 +1,5 @@
#! /usr/bin/perl -w
-# $Cambridge: exim/test/runtest,v 1.37 2010/06/14 20:30:12 jetmore Exp $
-
###############################################################################
# This is the controlling script for the "new" test suite for Exim. It should #
# be possible to export this suite for running on a wide variety of hosts, in #
diff --git a/test/src/cf.c b/test/src/cf.c
index 8931ba6c4..1fce2e351 100644
--- a/test/src/cf.c
+++ b/test/src/cf.c
@@ -1,5 +1,3 @@
-/* $Cambridge: exim/test/src/cf.c,v 1.1 2006/02/06 16:24:05 ph10 Exp $ */
-
/************************************************
* PH-Compare *
************************************************/
diff --git a/test/src/checkaccess.c b/test/src/checkaccess.c
index 926daa0fe..8781a149d 100644
--- a/test/src/checkaccess.c
+++ b/test/src/checkaccess.c
@@ -1,5 +1,3 @@
-/* $Cambridge: exim/test/src/checkaccess.c,v 1.1 2006/02/06 16:24:05 ph10 Exp $ */
-
/* This is a baby program that is run as root from the runtest script. It is
passed the Exim uid and gid as arguments, and the name of a file in the
test-suite directory. It gives up all supplementary groups, changes to the
diff --git a/test/src/client.c b/test/src/client.c
index ccd6f419c..6a083d055 100644
--- a/test/src/client.c
+++ b/test/src/client.c
@@ -1,5 +1,3 @@
-/* $Cambridge: exim/test/src/client.c,v 1.2 2006/10/16 13:42:19 ph10 Exp $ */
-
/* A little hacked up program that makes a TCP/IP call and reads a script to
drive it, for testing Exim server code running as a daemon. It's got a bit
messy with the addition of support for either OpenSSL or GnuTLS. The code for
diff --git a/test/src/fakens.c b/test/src/fakens.c
index 9c561653d..fa4431810 100644
--- a/test/src/fakens.c
+++ b/test/src/fakens.c
@@ -1,5 +1,3 @@
-/* $Cambridge: exim/test/src/fakens.c,v 1.3 2006/11/07 14:13:19 ph10 Exp $ */
-
/*************************************************
* fakens - A Fake Nameserver Program *
*************************************************/
diff --git a/test/src/fd.c b/test/src/fd.c
index 4616f6fd1..12a8dbc48 100644
--- a/test/src/fd.c
+++ b/test/src/fd.c
@@ -1,5 +1,3 @@
-/* $Cambridge: exim/test/src/fd.c,v 1.1 2006/02/06 16:24:05 ph10 Exp $ */
-
/* A program to check on open file descriptors. There are some weird options
for running it in Exim testing. If -q is given, make output suitable for
queryprogram. If -f is given, copy the input as for a transport filter. If -s
diff --git a/test/src/iefbr14.c b/test/src/iefbr14.c
index 959c370be..deb943eae 100644
--- a/test/src/iefbr14.c
+++ b/test/src/iefbr14.c
@@ -1,5 +1,3 @@
-/* $Cambridge: exim/test/src/iefbr14.c,v 1.1 2006/02/06 16:24:05 ph10 Exp $ */
-
/* This is a program that does nothing, and returns zero. It is exactly the
same as the Unix "true" utility. Why do we need it? Well, not all systems have
"true" in the same place, and sometimes it's a shell built-in. Given that we
diff --git a/test/src/loaded.c b/test/src/loaded.c
index 252738427..58c31a2f0 100644
--- a/test/src/loaded.c
+++ b/test/src/loaded.c
@@ -1,5 +1,3 @@
-/* $Cambridge: exim/test/src/loaded.c,v 1.1 2006/02/06 16:24:05 ph10 Exp $ */
-
/* This is a test function for dynamic loading in Exim expansions. It uses the
number of arguments to control the result. */
diff --git a/test/src/mtpscript.c b/test/src/mtpscript.c
index 6a0b28160..2acfa285f 100644
--- a/test/src/mtpscript.c
+++ b/test/src/mtpscript.c
@@ -1,5 +1,3 @@
-/* $Cambridge: exim/test/src/mtpscript.c,v 1.1 2006/02/06 16:24:05 ph10 Exp $ */
-
/* A little hacked up program that allows a script to play the part of a remote
SMTP/LMTP server on stdin/stdout for testing purposes. Hacked from the more
complicated version that does it over a socket. */
diff --git a/test/src/server.c b/test/src/server.c
index f35d80ba2..a7e1d2b1d 100644
--- a/test/src/server.c
+++ b/test/src/server.c
@@ -1,5 +1,3 @@
-/* $Cambridge: exim/test/src/server.c,v 1.1 2006/02/06 16:24:05 ph10 Exp $ */
-
/* A little hacked up program that listens on a given port and allows a script
to play the part of a remote MTA for testing purposes. This scripted version is
hacked from my original interactive version. A further hack allows it to listen
diff --git a/test/src/showids.c b/test/src/showids.c
index fd4eb2057..dc73fb20e 100644
--- a/test/src/showids.c
+++ b/test/src/showids.c
@@ -1,5 +1,3 @@
-/* $Cambridge: exim/test/src/showids.c,v 1.1 2006/02/06 16:24:05 ph10 Exp $ */
-
#include <stdio.h>
#include <unistd.h>
#include <sys/types.h>