aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/lisp/emacs-lisp/faceup-resources/faceup-test-mode.el2
-rw-r--r--test/lisp/emacs-lisp/faceup-resources/faceup-test-this-file-directory.el2
-rw-r--r--test/lisp/emacs-lisp/faceup-tests/faceup-test-basics.el2
-rw-r--r--test/lisp/emacs-lisp/faceup-tests/faceup-test-files.el2
-rw-r--r--[l---------]test/lisp/net/tramp-archive-resources/foo.lnk2
-rw-r--r--test/lisp/net/tramp-archive-tests.el2
-rw-r--r--test/src/json-tests.el2
-rw-r--r--test/src/keyboard-tests.el2
8 files changed, 8 insertions, 8 deletions
diff --git a/test/lisp/emacs-lisp/faceup-resources/faceup-test-mode.el b/test/lisp/emacs-lisp/faceup-resources/faceup-test-mode.el
index ec2cf272368..7d1a128694c 100644
--- a/test/lisp/emacs-lisp/faceup-resources/faceup-test-mode.el
+++ b/test/lisp/emacs-lisp/faceup-resources/faceup-test-mode.el
@@ -1,6 +1,6 @@
1;;; faceup-test-mode.el --- Dummy major mode for testing `faceup'. 1;;; faceup-test-mode.el --- Dummy major mode for testing `faceup'.
2 2
3;; Copyright (C) 2014-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2014-2018 Free Software Foundation, Inc.
4 4
5;; Author: Anders Lindgren 5;; Author: Anders Lindgren
6;; Keywords: languages, faces 6;; Keywords: languages, faces
diff --git a/test/lisp/emacs-lisp/faceup-resources/faceup-test-this-file-directory.el b/test/lisp/emacs-lisp/faceup-resources/faceup-test-this-file-directory.el
index e9d8b7074c2..0558bd12e5f 100644
--- a/test/lisp/emacs-lisp/faceup-resources/faceup-test-this-file-directory.el
+++ b/test/lisp/emacs-lisp/faceup-resources/faceup-test-this-file-directory.el
@@ -1,6 +1,6 @@
1;;; faceup-test-this-file-directory.el --- Support file for faceup tests 1;;; faceup-test-this-file-directory.el --- Support file for faceup tests
2 2
3;; Copyright (C) 2014-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2014-2018 Free Software Foundation, Inc.
4 4
5;; Author: Anders Lindgren 5;; Author: Anders Lindgren
6;; Keywords: languages, faces 6;; Keywords: languages, faces
diff --git a/test/lisp/emacs-lisp/faceup-tests/faceup-test-basics.el b/test/lisp/emacs-lisp/faceup-tests/faceup-test-basics.el
index fd58c1bbca6..f910a1d732a 100644
--- a/test/lisp/emacs-lisp/faceup-tests/faceup-test-basics.el
+++ b/test/lisp/emacs-lisp/faceup-tests/faceup-test-basics.el
@@ -1,6 +1,6 @@
1;;; faceup-test-basics.el --- Tests for the `faceup' package. 1;;; faceup-test-basics.el --- Tests for the `faceup' package.
2 2
3;; Copyright (C) 2014-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2014-2018 Free Software Foundation, Inc.
4 4
5;; Author: Anders Lindgren 5;; Author: Anders Lindgren
6;; Keywords: languages, faces 6;; Keywords: languages, faces
diff --git a/test/lisp/emacs-lisp/faceup-tests/faceup-test-files.el b/test/lisp/emacs-lisp/faceup-tests/faceup-test-files.el
index 0f136862094..8df38bcc8a9 100644
--- a/test/lisp/emacs-lisp/faceup-tests/faceup-test-files.el
+++ b/test/lisp/emacs-lisp/faceup-tests/faceup-test-files.el
@@ -1,6 +1,6 @@
1;;; faceup-test-files.el --- Self test of `faceup' using dummy major mode. 1;;; faceup-test-files.el --- Self test of `faceup' using dummy major mode.
2 2
3;; Copyright (C) 2014-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2014-2018 Free Software Foundation, Inc.
4 4
5;; Author: Anders Lindgren 5;; Author: Anders Lindgren
6;; Keywords: languages, faces 6;; Keywords: languages, faces
diff --git a/test/lisp/net/tramp-archive-resources/foo.lnk b/test/lisp/net/tramp-archive-resources/foo.lnk
index 996f1789ff6..257cc5642cb 120000..100644
--- a/test/lisp/net/tramp-archive-resources/foo.lnk
+++ b/test/lisp/net/tramp-archive-resources/foo.lnk
@@ -1 +1 @@
foo.txt \ No newline at end of file foo
diff --git a/test/lisp/net/tramp-archive-tests.el b/test/lisp/net/tramp-archive-tests.el
index 464eb6c8b82..85be2dc6230 100644
--- a/test/lisp/net/tramp-archive-tests.el
+++ b/test/lisp/net/tramp-archive-tests.el
@@ -1,6 +1,6 @@
1;;; tramp-archive-tests.el --- Tests of file archive access -*- lexical-binding:t -*- 1;;; tramp-archive-tests.el --- Tests of file archive access -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 2017 Free Software Foundation, Inc. 3;; Copyright (C) 2017-2018 Free Software Foundation, Inc.
4 4
5;; Author: Michael Albinus <michael.albinus@gmx.de> 5;; Author: Michael Albinus <michael.albinus@gmx.de>
6 6
diff --git a/test/src/json-tests.el b/test/src/json-tests.el
index 107cab89083..47bccbe6f3e 100644
--- a/test/src/json-tests.el
+++ b/test/src/json-tests.el
@@ -1,6 +1,6 @@
1;;; json-tests.el --- unit tests for json.c -*- lexical-binding: t; -*- 1;;; json-tests.el --- unit tests for json.c -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2017 Free Software Foundation, Inc. 3;; Copyright (C) 2017-2018 Free Software Foundation, Inc.
4 4
5;; This file is part of GNU Emacs. 5;; This file is part of GNU Emacs.
6 6
diff --git a/test/src/keyboard-tests.el b/test/src/keyboard-tests.el
index 301cef0092c..125dbd09391 100644
--- a/test/src/keyboard-tests.el
+++ b/test/src/keyboard-tests.el
@@ -1,6 +1,6 @@
1;;; keyboard-tests.el --- Tests for keyboard.c -*- lexical-binding: t -*- 1;;; keyboard-tests.el --- Tests for keyboard.c -*- lexical-binding: t -*-
2 2
3;; Copyright (C) 2017 Free Software Foundation, Inc. 3;; Copyright (C) 2017-2018 Free Software Foundation, Inc.
4 4
5;; This file is part of GNU Emacs. 5;; This file is part of GNU Emacs.
6 6