aboutsummaryrefslogtreecommitdiff
path: root/testsuite
diff options
context:
space:
mode:
authorJacob Bachmeyer <jcb@gnu.org>2020-10-02 21:44:48 -0500
committerJacob Bachmeyer <jcb@gnu.org>2020-10-02 21:44:48 -0500
commit3d62df24deedfb3c7c3e396a31b8ce431138eb49 (patch)
treee585c5c9e869ed28491bf66dc7e457f64935d6cd /testsuite
parent482515b3ac08d46c567379320c82d1b7ff656e3c (diff)
downloaddejagnu-3d62df24deedfb3c7c3e396a31b8ce431138eb49.zip
dejagnu-3d62df24deedfb3c7c3e396a31b8ce431138eb49.tar.gz
dejagnu-3d62df24deedfb3c7c3e396a31b8ce431138eb49.tar.bz2
Minor fixup to put Emacs headers above copyright notices
Diffstat (limited to 'testsuite')
-rw-r--r--testsuite/runtest.libs/clone_output.test3
-rw-r--r--testsuite/runtest.libs/config.test3
-rw-r--r--testsuite/runtest.libs/remote.test3
-rw-r--r--testsuite/runtest.libs/target.test3
-rw-r--r--testsuite/runtest.libs/utils.test3
5 files changed, 10 insertions, 5 deletions
diff --git a/testsuite/runtest.libs/clone_output.test b/testsuite/runtest.libs/clone_output.test
index 2d27484..18425fe 100644
--- a/testsuite/runtest.libs/clone_output.test
+++ b/testsuite/runtest.libs/clone_output.test
@@ -1,3 +1,5 @@
+# test clone_output -*- Tcl -*-
+#
# Copyright (C) 1996-2019, 2020 Free Software Foundation, Inc.
#
# This file is part of DejaGnu.
@@ -15,7 +17,6 @@
# You should have received a copy of the GNU General Public License
# along with DejaGnu; if not, write to the Free Software Foundation,
# Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
-# test clone_output -*- Tcl -*-
if [ file exists $srcdir/$subdir/default_procs.tcl ] {
source $srcdir/$subdir/default_procs.tcl
diff --git a/testsuite/runtest.libs/config.test b/testsuite/runtest.libs/config.test
index e366b22..6fbbcf1 100644
--- a/testsuite/runtest.libs/config.test
+++ b/testsuite/runtest.libs/config.test
@@ -1,3 +1,5 @@
+# test configuration support -*- Tcl -*-
+#
# Copyright (C) 1996-2019, 2020 Free Software Foundation, Inc.
#
# This file is part of DejaGnu.
@@ -15,7 +17,6 @@
# You should have received a copy of the GNU General Public License
# along with DejaGnu; if not, write to the Free Software Foundation,
# Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
-# test configuration support -*- Tcl -*-
if [ file exists $srcdir/$subdir/default_procs.tcl ] {
source $srcdir/$subdir/default_procs.tcl
diff --git a/testsuite/runtest.libs/remote.test b/testsuite/runtest.libs/remote.test
index c9dd47a..ade10b1 100644
--- a/testsuite/runtest.libs/remote.test
+++ b/testsuite/runtest.libs/remote.test
@@ -1,3 +1,5 @@
+# Test procedures in lib/remote.exp. -*- Tcl -*-
+#
# Copyright (C) 1996-2019, 2020 Free Software Foundation, Inc.
#
# This file is part of DejaGnu.
@@ -15,7 +17,6 @@
# You should have received a copy of the GNU General Public License
# along with DejaGnu; if not, write to the Free Software Foundation,
# Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
-# Test procedures in lib/remote.exp. -*- Tcl -*-
if [ file exists $srcdir/$subdir/default_procs.tcl ] {
source $srcdir/$subdir/default_procs.tcl
diff --git a/testsuite/runtest.libs/target.test b/testsuite/runtest.libs/target.test
index 56e482b..1497321 100644
--- a/testsuite/runtest.libs/target.test
+++ b/testsuite/runtest.libs/target.test
@@ -1,3 +1,5 @@
+# Test procedures in lib/target.exp. -*- Tcl -*-
+#
# Copyright (C) 1996-2019, 2020 Free Software Foundation, Inc.
#
# This file is part of DejaGnu.
@@ -15,7 +17,6 @@
# You should have received a copy of the GNU General Public License
# along with DejaGnu; if not, write to the Free Software Foundation,
# Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
-# Test procedures in lib/target.exp. -*- Tcl -*-
if [ file exists $srcdir/$subdir/default_procs.tcl ] {
source $srcdir/$subdir/default_procs.tcl
diff --git a/testsuite/runtest.libs/utils.test b/testsuite/runtest.libs/utils.test
index 82c778f..f4b13dd 100644
--- a/testsuite/runtest.libs/utils.test
+++ b/testsuite/runtest.libs/utils.test
@@ -1,3 +1,5 @@
+# Test procedures in lib/utils.exp. -*- Tcl -*-
+#
# Copyright (C) 1996-2019, 2020 Free Software Foundation, Inc.
#
# This file is part of DejaGnu.
@@ -15,7 +17,6 @@
# You should have received a copy of the GNU General Public License
# along with DejaGnu; if not, write to the Free Software Foundation,
# Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
-# Test procedures in lib/utils.exp. -*- Tcl -*-
if [ file exists $srcdir/$subdir/default_procs.tcl ] {
source $srcdir/$subdir/default_procs.tcl