aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorPaul Eggert2017-09-13 15:52:52 -0700
committerPaul Eggert2017-09-13 15:54:37 -0700
commitbc511a64f6da9ab51acc7c8865e80c4a4cb655c2 (patch)
treeef96fb35c034096404b7edaa25982023f38cf84f /test
parent5da53a01912c2f5d46f5df4ef8cc13a34b5017d4 (diff)
downloademacs-bc511a64f6da9ab51acc7c8865e80c4a4cb655c2.tar.gz
emacs-bc511a64f6da9ab51acc7c8865e80c4a4cb655c2.zip
Prefer HTTPS to FTP and HTTP in documentation
Most of this change is to boilerplate commentary such as license URLs. This change was prompted by ftp://ftp.gnu.org's going-away party, planned for November. Change these FTP URLs to https://ftp.gnu.org instead. Make similar changes for URLs to other organizations moving away from FTP. Also, change HTTP to HTTPS for URLs to gnu.org and fsf.org when this works, as this will further help defend against man-in-the-middle attacks (for this part I omitted the MS-DOS and MS-Windows sources and the test tarballs to keep the workload down). HTTPS is not fully working to lists.gnu.org so I left those URLs alone for now.
Diffstat (limited to 'test')
-rw-r--r--test/Makefile.in2
-rw-r--r--test/README2
-rw-r--r--test/data/emacs-module/mod-test.c2
-rw-r--r--test/lib-src/emacsclient-tests.el2
-rw-r--r--test/lisp/abbrev-tests.el2
-rw-r--r--test/lisp/arc-mode-tests.el2
-rw-r--r--test/lisp/auth-source-pass-tests.el2
-rw-r--r--test/lisp/auth-source-tests.el2
-rw-r--r--test/lisp/autorevert-tests.el2
-rw-r--r--test/lisp/buff-menu-tests.el4
-rw-r--r--test/lisp/calc/calc-tests.el6
-rw-r--r--test/lisp/calendar/icalendar-tests.el2
-rw-r--r--test/lisp/calendar/parse-time-tests.el2
-rw-r--r--test/lisp/calendar/todo-mode-tests.el2
-rw-r--r--test/lisp/char-fold-tests.el2
-rw-r--r--test/lisp/color-tests.el2
-rw-r--r--test/lisp/comint-tests.el2
-rw-r--r--test/lisp/dabbrev-tests.el2
-rw-r--r--test/lisp/descr-text-tests.el2
-rw-r--r--test/lisp/dired-aux-tests.el4
-rw-r--r--test/lisp/dired-tests.el18
-rw-r--r--test/lisp/dired-x-tests.el4
-rw-r--r--test/lisp/dom-tests.el2
-rw-r--r--test/lisp/electric-tests.el2
-rw-r--r--test/lisp/emacs-lisp/benchmark-tests.el2
-rw-r--r--test/lisp/emacs-lisp/bytecomp-tests.el2
-rw-r--r--test/lisp/emacs-lisp/checkdoc-tests.el2
-rw-r--r--test/lisp/emacs-lisp/cl-extra-tests.el2
-rw-r--r--test/lisp/emacs-lisp/cl-generic-tests.el2
-rw-r--r--test/lisp/emacs-lisp/cl-lib-tests.el2
-rw-r--r--test/lisp/emacs-lisp/cl-macs-tests.el2
-rw-r--r--test/lisp/emacs-lisp/cl-print-tests.el2
-rw-r--r--test/lisp/emacs-lisp/cl-seq-tests.el6
-rw-r--r--test/lisp/emacs-lisp/eieio-tests/eieio-test-methodinvoke.el2
-rw-r--r--test/lisp/emacs-lisp/eieio-tests/eieio-test-persist.el14
-rw-r--r--test/lisp/emacs-lisp/eieio-tests/eieio-tests.el2
-rw-r--r--test/lisp/emacs-lisp/ert-tests.el2
-rw-r--r--test/lisp/emacs-lisp/ert-x-tests.el2
-rw-r--r--test/lisp/emacs-lisp/generator-tests.el2
-rw-r--r--test/lisp/emacs-lisp/gv-tests.el2
-rw-r--r--test/lisp/emacs-lisp/let-alist-tests.el2
-rw-r--r--test/lisp/emacs-lisp/lisp-mode-tests.el2
-rw-r--r--test/lisp/emacs-lisp/lisp-tests.el2
-rw-r--r--test/lisp/emacs-lisp/map-tests.el2
-rw-r--r--test/lisp/emacs-lisp/nadvice-tests.el2
-rw-r--r--test/lisp/emacs-lisp/package-tests.el2
-rw-r--r--test/lisp/emacs-lisp/pcase-tests.el2
-rw-r--r--test/lisp/emacs-lisp/pp-tests.el2
-rw-r--r--test/lisp/emacs-lisp/regexp-opt-tests.el2
-rw-r--r--test/lisp/emacs-lisp/ring-tests.el2
-rw-r--r--test/lisp/emacs-lisp/rx-tests.el2
-rw-r--r--test/lisp/emacs-lisp/seq-tests.el2
-rw-r--r--test/lisp/emacs-lisp/subr-x-tests.el2
-rw-r--r--test/lisp/emacs-lisp/tabulated-list-test.el2
-rw-r--r--test/lisp/emacs-lisp/testcover-resources/testcases.el2
-rw-r--r--test/lisp/emacs-lisp/testcover-tests.el2
-rw-r--r--test/lisp/emacs-lisp/thunk-tests.el2
-rw-r--r--test/lisp/emacs-lisp/timer-tests.el2
-rw-r--r--test/lisp/emulation/viper-tests.el2
-rw-r--r--test/lisp/epg-tests.el2
-rw-r--r--test/lisp/erc/erc-track-tests.el2
-rw-r--r--test/lisp/eshell/em-ls-tests.el10
-rw-r--r--test/lisp/eshell/eshell-tests.el2
-rw-r--r--test/lisp/faces-tests.el2
-rw-r--r--test/lisp/filenotify-tests.el2
-rw-r--r--test/lisp/files-tests.el6
-rw-r--r--test/lisp/files-x-tests.el2
-rw-r--r--test/lisp/gnus/gnus-tests.el2
-rw-r--r--test/lisp/gnus/message-tests.el2
-rw-r--r--test/lisp/help-fns-tests.el6
-rw-r--r--test/lisp/hi-lock-tests.el4
-rw-r--r--test/lisp/htmlfontify-tests.el2
-rw-r--r--test/lisp/ibuffer-tests.el10
-rw-r--r--test/lisp/ido-tests.el2
-rw-r--r--test/lisp/imenu-tests.el2
-rw-r--r--test/lisp/info-xref-tests.el2
-rw-r--r--test/lisp/international/mule-tests.el2
-rw-r--r--test/lisp/international/mule-util-tests.el2
-rw-r--r--test/lisp/international/ucs-normalize-tests.el2
-rw-r--r--test/lisp/isearch-tests.el2
-rw-r--r--test/lisp/jit-lock-tests.el2
-rw-r--r--test/lisp/json-tests.el2
-rw-r--r--test/lisp/kmacro-tests.el2
-rw-r--r--test/lisp/ls-lisp-tests.el10
-rw-r--r--test/lisp/mail/rmail-tests.el2
-rw-r--r--test/lisp/man-tests.el2
-rw-r--r--test/lisp/md4-tests.el2
-rw-r--r--test/lisp/minibuffer-tests.el2
-rw-r--r--test/lisp/mouse-tests.el2
-rw-r--r--test/lisp/net/dbus-tests.el2
-rw-r--r--test/lisp/net/gnutls-tests.el2
-rw-r--r--test/lisp/net/mailcap-tests.el2
-rw-r--r--test/lisp/net/network-stream-tests.el2
-rw-r--r--test/lisp/net/newsticker-tests.el2
-rw-r--r--test/lisp/net/puny-tests.el2
-rw-r--r--test/lisp/net/sasl-scram-rfc-tests.el2
-rw-r--r--test/lisp/net/shr-tests.el2
-rw-r--r--test/lisp/net/tramp-tests.el2
-rw-r--r--test/lisp/obarray-tests.el2
-rw-r--r--test/lisp/progmodes/bat-mode-tests.el2
-rw-r--r--test/lisp/progmodes/cc-mode-tests.el2
-rw-r--r--test/lisp/progmodes/compile-tests.el2
-rw-r--r--test/lisp/progmodes/elisp-mode-tests.el2
-rw-r--r--test/lisp/progmodes/etags-tests.el2
-rw-r--r--test/lisp/progmodes/f90-tests.el32
-rw-r--r--test/lisp/progmodes/flymake-tests.el4
-rw-r--r--test/lisp/progmodes/js-tests.el2
-rw-r--r--test/lisp/progmodes/python-tests.el2
-rw-r--r--test/lisp/progmodes/ruby-mode-tests.el2
-rw-r--r--test/lisp/progmodes/sql-tests.el2
-rw-r--r--test/lisp/progmodes/subword-tests.el8
-rw-r--r--test/lisp/progmodes/xref-tests.el2
-rw-r--r--test/lisp/ps-print-tests.el2
-rw-r--r--test/lisp/register-tests.el4
-rw-r--r--test/lisp/replace-tests.el2
-rw-r--r--test/lisp/rot13-tests.el2
-rw-r--r--test/lisp/ses-tests.el2
-rw-r--r--test/lisp/shell-tests.el2
-rw-r--r--test/lisp/simple-tests.el2
-rw-r--r--test/lisp/sort-tests.el2
-rw-r--r--test/lisp/soundex-tests.el2
-rw-r--r--test/lisp/subr-tests.el4
-rw-r--r--test/lisp/tar-mode-tests.el2
-rw-r--r--test/lisp/textmodes/css-mode-tests.el2
-rw-r--r--test/lisp/textmodes/dns-mode-tests.el2
-rw-r--r--test/lisp/textmodes/mhtml-mode-tests.el2
-rw-r--r--test/lisp/textmodes/reftex-tests.el2
-rw-r--r--test/lisp/textmodes/sgml-mode-tests.el2
-rw-r--r--test/lisp/textmodes/tildify-tests.el2
-rw-r--r--test/lisp/url/url-auth-tests.el2
-rw-r--r--test/lisp/url/url-expand-tests.el2
-rw-r--r--test/lisp/url/url-future-tests.el2
-rw-r--r--test/lisp/url/url-parse-tests.el2
-rw-r--r--test/lisp/url/url-util-tests.el2
-rw-r--r--test/lisp/vc/add-log-tests.el2
-rw-r--r--test/lisp/vc/diff-mode-tests.el6
-rw-r--r--test/lisp/vc/ediff-diff-tests.el2
-rw-r--r--test/lisp/vc/ediff-ptch-tests.el6
-rw-r--r--test/lisp/vc/vc-bzr-tests.el6
-rw-r--r--test/lisp/vc/vc-hg-tests.el2
-rw-r--r--test/lisp/vc/vc-tests.el2
-rw-r--r--test/lisp/whitespace-tests.el2
-rw-r--r--test/lisp/xdg-tests.el2
-rw-r--r--test/lisp/xml-tests.el2
-rw-r--r--test/lisp/xt-mouse-tests.el2
-rw-r--r--test/manual/biditest.el2
-rw-r--r--test/manual/cedet/cedet-utests.el2
-rw-r--r--test/manual/cedet/ede-tests.el2
-rw-r--r--test/manual/cedet/semantic-ia-utest.el2
-rw-r--r--test/manual/cedet/semantic-tests.el2
-rw-r--r--test/manual/cedet/semantic-utest-c.el2
-rw-r--r--test/manual/cedet/semantic-utest.el2
-rw-r--r--test/manual/cedet/srecode-tests.el2
-rw-r--r--test/manual/cedet/tests/test.c9
-rw-r--r--test/manual/cedet/tests/test.el2
-rw-r--r--test/manual/cedet/tests/test.make4
-rw-r--r--test/manual/cedet/tests/testdoublens.cpp3
-rw-r--r--test/manual/cedet/tests/testdoublens.hpp5
-rw-r--r--test/manual/cedet/tests/testjavacomp.java2
-rw-r--r--test/manual/cedet/tests/testpolymorph.cpp2
-rw-r--r--test/manual/cedet/tests/testspp.c3
-rw-r--r--test/manual/cedet/tests/testsppreplace.c3
-rw-r--r--test/manual/cedet/tests/testsppreplaced.c2
-rw-r--r--test/manual/cedet/tests/testsubclass.cpp3
-rw-r--r--test/manual/cedet/tests/testsubclass.hh7
-rw-r--r--test/manual/cedet/tests/testtypedefs.cpp3
-rw-r--r--test/manual/cedet/tests/testvarnames.c2
-rw-r--r--test/manual/etags/c-src/emacs/src/gmalloc.c20
-rw-r--r--test/manual/etags/c-src/emacs/src/keyboard.c2
-rw-r--r--test/manual/etags/c-src/emacs/src/lisp.h2
-rw-r--r--test/manual/etags/c-src/emacs/src/regex.h2
-rw-r--r--test/manual/etags/c-src/etags.c2
-rw-r--r--test/manual/etags/el-src/emacs/lisp/progmodes/etags.el2
-rw-r--r--test/manual/etags/html-src/software.html4
-rw-r--r--test/manual/etags/html-src/softwarelibero.html10
-rw-r--r--test/manual/image-size-tests.el2
-rw-r--r--test/manual/indent/octave.m2
-rw-r--r--test/manual/indent/pascal.pas2
-rw-r--r--test/manual/redisplay-testsuite.el3
-rw-r--r--test/manual/rmailmm.el2
-rw-r--r--test/manual/scroll-tests.el2
-rw-r--r--test/src/alloc-tests.el2
-rw-r--r--test/src/buffer-tests.el2
-rw-r--r--test/src/callproc-tests.el2
-rw-r--r--test/src/casefiddle-tests.el2
-rw-r--r--test/src/charset-tests.el2
-rw-r--r--test/src/chartab-tests.el2
-rw-r--r--test/src/cmds-tests.el2
-rw-r--r--test/src/coding-tests.el2
-rw-r--r--test/src/data-tests.el2
-rw-r--r--test/src/decompress-tests.el2
-rw-r--r--test/src/doc-tests.el2
-rw-r--r--test/src/editfns-tests.el2
-rw-r--r--test/src/emacs-module-tests.el2
-rw-r--r--test/src/eval-tests.el2
-rw-r--r--test/src/fileio-tests.el2
-rw-r--r--test/src/floatfns-tests.el2
-rw-r--r--test/src/fns-tests.el2
-rw-r--r--test/src/font-tests.el2
-rw-r--r--test/src/inotify-tests.el2
-rw-r--r--test/src/keymap-tests.el2
-rw-r--r--test/src/lread-tests.el4
-rw-r--r--test/src/marker-tests.el2
-rw-r--r--test/src/minibuf-tests.el2
-rw-r--r--test/src/print-tests.el2
-rw-r--r--test/src/process-tests.el2
-rw-r--r--test/src/regex-tests.el2
-rw-r--r--test/src/syntax-tests.el2
-rw-r--r--test/src/textprop-tests.el2
-rw-r--r--test/src/thread-tests.el2
-rw-r--r--test/src/undo-tests.el6
-rw-r--r--test/src/xml-tests.el2
212 files changed, 301 insertions, 310 deletions
diff --git a/test/Makefile.in b/test/Makefile.in
index e32920fb8b0..17ab36f5af5 100644
--- a/test/Makefile.in
+++ b/test/Makefile.in
@@ -15,7 +15,7 @@
15# GNU General Public License for more details. 15# GNU General Public License for more details.
16 16
17# You should have received a copy of the GNU General Public License 17# You should have received a copy of the GNU General Public License
18# along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 18# along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
19 19
20### Commentary: 20### Commentary:
21 21
diff --git a/test/README b/test/README
index fca20166821..aced1a4414e 100644
--- a/test/README
+++ b/test/README
@@ -61,4 +61,4 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
61GNU General Public License for more details. 61GNU General Public License for more details.
62 62
63You should have received a copy of the GNU General Public License 63You should have received a copy of the GNU General Public License
64along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 64along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
diff --git a/test/data/emacs-module/mod-test.c b/test/data/emacs-module/mod-test.c
index 42e1c2bd4ae..4193f21b300 100644
--- a/test/data/emacs-module/mod-test.c
+++ b/test/data/emacs-module/mod-test.c
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15GNU General Public License for more details. 15GNU General Public License for more details.
16 16
17You should have received a copy of the GNU General Public License 17You should have received a copy of the GNU General Public License
18along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ 18along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */
19 19
20#include <assert.h> 20#include <assert.h>
21#include <stdio.h> 21#include <stdio.h>
diff --git a/test/lib-src/emacsclient-tests.el b/test/lib-src/emacsclient-tests.el
index beca972aad4..f455da718e1 100644
--- a/test/lib-src/emacsclient-tests.el
+++ b/test/lib-src/emacsclient-tests.el
@@ -15,7 +15,7 @@
15;; GNU General Public License for more details. 15;; GNU General Public License for more details.
16 16
17;; You should have received a copy of the GNU General Public License 17;; You should have received a copy of the GNU General Public License
18;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 18;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
19 19
20;;; Commentary: 20;;; Commentary:
21 21
diff --git a/test/lisp/abbrev-tests.el b/test/lisp/abbrev-tests.el
index 1ffcd6ac0d0..1f1a7fb6bb6 100644
--- a/test/lisp/abbrev-tests.el
+++ b/test/lisp/abbrev-tests.el
@@ -18,7 +18,7 @@
18;; GNU General Public License for more details. 18;; GNU General Public License for more details.
19 19
20;; You should have received a copy of the GNU General Public License 20;; You should have received a copy of the GNU General Public License
21;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 21;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
22 22
23;;; Commentary: 23;;; Commentary:
24 24
diff --git a/test/lisp/arc-mode-tests.el b/test/lisp/arc-mode-tests.el
index 8c8465d3669..63e5579b39b 100644
--- a/test/lisp/arc-mode-tests.el
+++ b/test/lisp/arc-mode-tests.el
@@ -15,7 +15,7 @@
15;; GNU General Public License for more details. 15;; GNU General Public License for more details.
16 16
17;; You should have received a copy of the GNU General Public License 17;; You should have received a copy of the GNU General Public License
18;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 18;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
19 19
20;;; Code: 20;;; Code:
21(require 'ert) 21(require 'ert)
diff --git a/test/lisp/auth-source-pass-tests.el b/test/lisp/auth-source-pass-tests.el
index 689fed3f3f5..9b6b5687cab 100644
--- a/test/lisp/auth-source-pass-tests.el
+++ b/test/lisp/auth-source-pass-tests.el
@@ -17,7 +17,7 @@
17;; GNU General Public License for more details. 17;; GNU General Public License for more details.
18 18
19;; You should have received a copy of the GNU General Public License 19;; You should have received a copy of the GNU General Public License
20;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 20;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
21 21
22;;; Commentary: 22;;; Commentary:
23 23
diff --git a/test/lisp/auth-source-tests.el b/test/lisp/auth-source-tests.el
index 41bd8c90c20..07effa7fbc6 100644
--- a/test/lisp/auth-source-tests.el
+++ b/test/lisp/auth-source-tests.el
@@ -18,7 +18,7 @@
18;; GNU General Public License for more details. 18;; GNU General Public License for more details.
19 19
20;; You should have received a copy of the GNU General Public License 20;; You should have received a copy of the GNU General Public License
21;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 21;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
22 22
23;;; Commentary: 23;;; Commentary:
24 24
diff --git a/test/lisp/autorevert-tests.el b/test/lisp/autorevert-tests.el
index c6f103321c6..55dbb341aa0 100644
--- a/test/lisp/autorevert-tests.el
+++ b/test/lisp/autorevert-tests.el
@@ -15,7 +15,7 @@
15;; General Public License for more details. 15;; General Public License for more details.
16;; 16;;
17;; You should have received a copy of the GNU General Public License 17;; You should have received a copy of the GNU General Public License
18;; along with this program. If not, see `http://www.gnu.org/licenses/'. 18;; along with this program. If not, see `https://www.gnu.org/licenses/'.
19 19
20;;; Commentary: 20;;; Commentary:
21 21
diff --git a/test/lisp/buff-menu-tests.el b/test/lisp/buff-menu-tests.el
index 21ffb2ebf36..82b34d35d64 100644
--- a/test/lisp/buff-menu-tests.el
+++ b/test/lisp/buff-menu-tests.el
@@ -17,7 +17,7 @@
17;; GNU General Public License for more details. 17;; GNU General Public License for more details.
18 18
19;; You should have received a copy of the GNU General Public License 19;; You should have received a copy of the GNU General Public License
20;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 20;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
21 21
22;;; Commentary: 22;;; Commentary:
23 23
@@ -26,7 +26,7 @@
26(require 'ert) 26(require 'ert)
27 27
28(ert-deftest buff-menu-24962 () 28(ert-deftest buff-menu-24962 ()
29 "Test for http://debbugs.gnu.org/24962 ." 29 "Test for https://debbugs.gnu.org/24962 ."
30 (let* ((file (make-temp-file "foo")) 30 (let* ((file (make-temp-file "foo"))
31 (buf (find-file file))) 31 (buf (find-file file)))
32 (unwind-protect 32 (unwind-protect
diff --git a/test/lisp/calc/calc-tests.el b/test/lisp/calc/calc-tests.el
index e4b43357a01..727ab049a52 100644
--- a/test/lisp/calc/calc-tests.el
+++ b/test/lisp/calc/calc-tests.el
@@ -18,7 +18,7 @@
18;; GNU General Public License for more details. 18;; GNU General Public License for more details.
19 19
20;; You should have received a copy of the GNU General Public License 20;; You should have received a copy of the GNU General Public License
21;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 21;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
22 22
23;;; Commentary: 23;;; Commentary:
24 24
@@ -87,7 +87,7 @@ An existing calc stack is reused, otherwise a new one is created."
87 '(* -100 (var cm var-cm))))) 87 '(* -100 (var cm var-cm)))))
88 88
89(ert-deftest test-calc-23889 () 89(ert-deftest test-calc-23889 ()
90 "Test for http://debbugs.gnu.org/23889 and 25652." 90 "Test for https://debbugs.gnu.org/23889 and 25652."
91 (skip-unless (>= math-bignum-digit-length 9)) 91 (skip-unless (>= math-bignum-digit-length 9))
92 (dolist (mode '(deg rad)) 92 (dolist (mode '(deg rad))
93 (let ((calc-angle-mode mode)) 93 (let ((calc-angle-mode mode))
@@ -135,5 +135,5 @@ An existing calc stack is reused, otherwise a new one is created."
135;;; calc-tests.el ends here 135;;; calc-tests.el ends here
136 136
137;; Local Variables: 137;; Local Variables:
138;; bug-reference-url-format: "http://debbugs.gnu.org/%s" 138;; bug-reference-url-format: "https://debbugs.gnu.org/%s"
139;; End: 139;; End:
diff --git a/test/lisp/calendar/icalendar-tests.el b/test/lisp/calendar/icalendar-tests.el
index 3e090029808..80a79db75cf 100644
--- a/test/lisp/calendar/icalendar-tests.el
+++ b/test/lisp/calendar/icalendar-tests.el
@@ -20,7 +20,7 @@
20;; GNU General Public License for more details. 20;; GNU General Public License for more details.
21 21
22;; You should have received a copy of the GNU General Public License 22;; You should have received a copy of the GNU General Public License
23;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 23;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
24 24
25;;; Commentary: 25;;; Commentary:
26 26
diff --git a/test/lisp/calendar/parse-time-tests.el b/test/lisp/calendar/parse-time-tests.el
index 26b4e9e44db..0ad0b36438f 100644
--- a/test/lisp/calendar/parse-time-tests.el
+++ b/test/lisp/calendar/parse-time-tests.el
@@ -17,7 +17,7 @@
17;; GNU General Public License for more details. 17;; GNU General Public License for more details.
18 18
19;; You should have received a copy of the GNU General Public License 19;; You should have received a copy of the GNU General Public License
20;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 20;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
21 21
22;;; Commentary: 22;;; Commentary:
23 23
diff --git a/test/lisp/calendar/todo-mode-tests.el b/test/lisp/calendar/todo-mode-tests.el
index 4763d27a853..66ddbbcc964 100644
--- a/test/lisp/calendar/todo-mode-tests.el
+++ b/test/lisp/calendar/todo-mode-tests.el
@@ -18,7 +18,7 @@
18;; GNU General Public License for more details. 18;; GNU General Public License for more details.
19 19
20;; You should have received a copy of the GNU General Public License 20;; You should have received a copy of the GNU General Public License
21;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 21;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
22 22
23;;; Commentary: 23;;; Commentary:
24 24
diff --git a/test/lisp/char-fold-tests.el b/test/lisp/char-fold-tests.el
index 00bc3c83d05..83d6fa79b1e 100644
--- a/test/lisp/char-fold-tests.el
+++ b/test/lisp/char-fold-tests.el
@@ -15,7 +15,7 @@
15;; GNU General Public License for more details. 15;; GNU General Public License for more details.
16 16
17;; You should have received a copy of the GNU General Public License 17;; You should have received a copy of the GNU General Public License
18;; along with this program. If not, see <http://www.gnu.org/licenses/>. 18;; along with this program. If not, see <https://www.gnu.org/licenses/>.
19 19
20;;; Code: 20;;; Code:
21 21
diff --git a/test/lisp/color-tests.el b/test/lisp/color-tests.el
index 0ea7fdbb1e6..bc942c3b598 100644
--- a/test/lisp/color-tests.el
+++ b/test/lisp/color-tests.el
@@ -18,7 +18,7 @@
18;; GNU General Public License for more details. 18;; GNU General Public License for more details.
19 19
20;; You should have received a copy of the GNU General Public License 20;; You should have received a copy of the GNU General Public License
21;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 21;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
22 22
23;;; Commentary: 23;;; Commentary:
24 24
diff --git a/test/lisp/comint-tests.el b/test/lisp/comint-tests.el
index 3205c9e4cd3..06a39ebc393 100644
--- a/test/lisp/comint-tests.el
+++ b/test/lisp/comint-tests.el
@@ -15,7 +15,7 @@
15;; GNU General Public License for more details. 15;; GNU General Public License for more details.
16 16
17;; You should have received a copy of the GNU General Public License 17;; You should have received a copy of the GNU General Public License
18;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 18;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
19 19
20;;; Commentary: 20;;; Commentary:
21 21
diff --git a/test/lisp/dabbrev-tests.el b/test/lisp/dabbrev-tests.el
index 5baa31558e7..ca1d00ab352 100644
--- a/test/lisp/dabbrev-tests.el
+++ b/test/lisp/dabbrev-tests.el
@@ -18,7 +18,7 @@
18;; GNU General Public License for more details. 18;; GNU General Public License for more details.
19 19
20;; You should have received a copy of the GNU General Public License 20;; You should have received a copy of the GNU General Public License
21;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 21;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
22 22
23;;; Commentary: 23;;; Commentary:
24 24
diff --git a/test/lisp/descr-text-tests.el b/test/lisp/descr-text-tests.el
index df0f8453161..538464aad7d 100644
--- a/test/lisp/descr-text-tests.el
+++ b/test/lisp/descr-text-tests.el
@@ -17,7 +17,7 @@
17;; GNU General Public License for more details. 17;; GNU General Public License for more details.
18 18
19;; You should have received a copy of the GNU General Public License 19;; You should have received a copy of the GNU General Public License
20;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 20;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
21 21
22;;; Commentary: 22;;; Commentary:
23 23
diff --git a/test/lisp/dired-aux-tests.el b/test/lisp/dired-aux-tests.el
index 9e02af272b6..d41feb1592f 100644
--- a/test/lisp/dired-aux-tests.el
+++ b/test/lisp/dired-aux-tests.el
@@ -15,7 +15,7 @@
15;; GNU General Public License for more details. 15;; GNU General Public License for more details.
16 16
17;; You should have received a copy of the GNU General Public License 17;; You should have received a copy of the GNU General Public License
18;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 18;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
19 19
20;;; Code: 20;;; Code:
21(require 'ert) 21(require 'ert)
@@ -23,7 +23,7 @@
23 23
24 24
25(ert-deftest dired-test-bug27496 () 25(ert-deftest dired-test-bug27496 ()
26 "Test for http://debbugs.gnu.org/27496 ." 26 "Test for https://debbugs.gnu.org/27496 ."
27 (skip-unless (executable-find shell-file-name)) 27 (skip-unless (executable-find shell-file-name))
28 (let* ((foo (make-temp-file "foo")) 28 (let* ((foo (make-temp-file "foo"))
29 (files (list foo))) 29 (files (list foo)))
diff --git a/test/lisp/dired-tests.el b/test/lisp/dired-tests.el
index 1f6e060832e..99006eca3e3 100644
--- a/test/lisp/dired-tests.el
+++ b/test/lisp/dired-tests.el
@@ -15,7 +15,7 @@
15;; GNU General Public License for more details. 15;; GNU General Public License for more details.
16 16
17;; You should have received a copy of the GNU General Public License 17;; You should have received a copy of the GNU General Public License
18;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 18;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
19 19
20;;; Code: 20;;; Code:
21(require 'ert) 21(require 'ert)
@@ -32,7 +32,7 @@
32 'dired-jump)))) 32 'dired-jump))))
33 33
34(ert-deftest dired-test-bug22694 () 34(ert-deftest dired-test-bug22694 ()
35 "Test for http://debbugs.gnu.org/22694 ." 35 "Test for https://debbugs.gnu.org/22694 ."
36 (let* ((dir (expand-file-name "bug22694" default-directory)) 36 (let* ((dir (expand-file-name "bug22694" default-directory))
37 (file "test") 37 (file "test")
38 (full-name (expand-file-name file dir)) 38 (full-name (expand-file-name file dir))
@@ -56,7 +56,7 @@
56 56
57(defvar dired-dwim-target) 57(defvar dired-dwim-target)
58(ert-deftest dired-test-bug25609 () 58(ert-deftest dired-test-bug25609 ()
59 "Test for http://debbugs.gnu.org/25609 ." 59 "Test for https://debbugs.gnu.org/25609 ."
60 (let* ((from (make-temp-file "foo" 'dir)) 60 (let* ((from (make-temp-file "foo" 'dir))
61 ;; Make sure we have long file-names in 'from' and 'to', not 61 ;; Make sure we have long file-names in 'from' and 'to', not
62 ;; their 8+3 short aliases, because the latter will confuse 62 ;; their 8+3 short aliases, because the latter will confuse
@@ -109,7 +109,7 @@
109 (advice-remove 'completing-read "advice-completing-read")))) 109 (advice-remove 'completing-read "advice-completing-read"))))
110 110
111;; (ert-deftest dired-test-bug27243 () 111;; (ert-deftest dired-test-bug27243 ()
112;; "Test for http://debbugs.gnu.org/27243 ." 112;; "Test for https://debbugs.gnu.org/27243 ."
113;; (let ((test-dir (make-temp-file "test-dir-" t)) 113;; (let ((test-dir (make-temp-file "test-dir-" t))
114;; (dired-auto-revert-buffer t) buffers) 114;; (dired-auto-revert-buffer t) buffers)
115;; (with-current-buffer (find-file-noselect test-dir) 115;; (with-current-buffer (find-file-noselect test-dir)
@@ -254,7 +254,7 @@
254 (delete-directory test-dir t)))) 254 (delete-directory test-dir t))))
255 255
256(ert-deftest dired-test-bug7131 () 256(ert-deftest dired-test-bug7131 ()
257 "Test for http://debbugs.gnu.org/7131 ." 257 "Test for https://debbugs.gnu.org/7131 ."
258 (let* ((dir (expand-file-name "lisp" source-directory)) 258 (let* ((dir (expand-file-name "lisp" source-directory))
259 (buf (dired dir))) 259 (buf (dired dir)))
260 (unwind-protect 260 (unwind-protect
@@ -270,7 +270,7 @@
270 (when (buffer-live-p buf) (kill-buffer buf))))) 270 (when (buffer-live-p buf) (kill-buffer buf)))))
271 271
272(ert-deftest dired-test-bug27631 () 272(ert-deftest dired-test-bug27631 ()
273 "Test for http://debbugs.gnu.org/27631 ." 273 "Test for https://debbugs.gnu.org/27631 ."
274 ;; For dired using 'ls' emulation we test for this bug in 274 ;; For dired using 'ls' emulation we test for this bug in
275 ;; ls-lisp-tests.el and em-ls-tests.el. 275 ;; ls-lisp-tests.el and em-ls-tests.el.
276 (skip-unless (and (not (featurep 'ls-lisp)) 276 (skip-unless (and (not (featurep 'ls-lisp))
@@ -293,7 +293,7 @@
293 (when (buffer-live-p buf) (kill-buffer buf))))) 293 (when (buffer-live-p buf) (kill-buffer buf)))))
294 294
295(ert-deftest dired-test-bug27899 () 295(ert-deftest dired-test-bug27899 ()
296 "Test for http://debbugs.gnu.org/27899 ." 296 "Test for https://debbugs.gnu.org/27899 ."
297 (let* ((dir (expand-file-name "src" source-directory)) 297 (let* ((dir (expand-file-name "src" source-directory))
298 (buf (dired (list dir "cygw32.c" "alloc.c" "w32xfns.c" "xdisp.c"))) 298 (buf (dired (list dir "cygw32.c" "alloc.c" "w32xfns.c" "xdisp.c")))
299 (orig dired-hide-details-mode)) 299 (orig dired-hide-details-mode))
@@ -309,7 +309,7 @@
309 (dired-hide-details-mode orig)))) 309 (dired-hide-details-mode orig))))
310 310
311(ert-deftest dired-test-bug27968 () 311(ert-deftest dired-test-bug27968 ()
312 "Test for http://debbugs.gnu.org/27968 ." 312 "Test for https://debbugs.gnu.org/27968 ."
313 (let* ((top-dir (make-temp-file "top-dir" t)) 313 (let* ((top-dir (make-temp-file "top-dir" t))
314 (subdir (expand-file-name "subdir" top-dir)) 314 (subdir (expand-file-name "subdir" top-dir))
315 (header-len-fn (lambda () 315 (header-len-fn (lambda ()
@@ -379,7 +379,7 @@
379 (kill-buffer (current-buffer)))))) 379 (kill-buffer (current-buffer))))))
380 380
381(ert-deftest dired-test-bug27940 () 381(ert-deftest dired-test-bug27940 ()
382 "Test for http://debbugs.gnu.org/27940 ." 382 "Test for https://debbugs.gnu.org/27940 ."
383 ;; If just empty dirs we shouldn't be prompted. 383 ;; If just empty dirs we shouldn't be prompted.
384 (dired-test-with-temp-dirs 384 (dired-test-with-temp-dirs
385 'just-empty-dirs 385 'just-empty-dirs
diff --git a/test/lisp/dired-x-tests.el b/test/lisp/dired-x-tests.el
index e8352a4ecaf..a64cff1e272 100644
--- a/test/lisp/dired-x-tests.el
+++ b/test/lisp/dired-x-tests.el
@@ -15,7 +15,7 @@
15;; GNU General Public License for more details. 15;; GNU General Public License for more details.
16 16
17;; You should have received a copy of the GNU General Public License 17;; You should have received a copy of the GNU General Public License
18;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 18;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
19 19
20;;; Code: 20;;; Code:
21(require 'ert) 21(require 'ert)
@@ -23,7 +23,7 @@
23 23
24 24
25(ert-deftest dired-test-bug25942 () 25(ert-deftest dired-test-bug25942 ()
26 "Test for http://debbugs.gnu.org/25942 ." 26 "Test for https://debbugs.gnu.org/25942 ."
27 (let* ((dirs (list "Public" "Music")) 27 (let* ((dirs (list "Public" "Music"))
28 (files (list ".bashrc" "bar.c" "foo.c" "c" ".c")) 28 (files (list ".bashrc" "bar.c" "foo.c" "c" ".c"))
29 (all-but-c 29 (all-but-c
diff --git a/test/lisp/dom-tests.el b/test/lisp/dom-tests.el
index 24d4b932452..f44fe3bdab6 100644
--- a/test/lisp/dom-tests.el
+++ b/test/lisp/dom-tests.el
@@ -16,7 +16,7 @@
16;; GNU General Public License for more details. 16;; GNU General Public License for more details.
17 17
18;; You should have received a copy of the GNU General Public License 18;; You should have received a copy of the GNU General Public License
19;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 19;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
20 20
21;;; Commentary: 21;;; Commentary:
22 22
diff --git a/test/lisp/electric-tests.el b/test/lisp/electric-tests.el
index c6ffccc0794..fc69919fbe1 100644
--- a/test/lisp/electric-tests.el
+++ b/test/lisp/electric-tests.el
@@ -16,7 +16,7 @@
16;; GNU General Public License for more details. 16;; GNU General Public License for more details.
17 17
18;; You should have received a copy of the GNU General Public License 18;; You should have received a copy of the GNU General Public License
19;; along with this program. If not, see <http://www.gnu.org/licenses/>. 19;; along with this program. If not, see <https://www.gnu.org/licenses/>.
20 20
21;;; Commentary: 21;;; Commentary:
22 22
diff --git a/test/lisp/emacs-lisp/benchmark-tests.el b/test/lisp/emacs-lisp/benchmark-tests.el
index 14426aeec41..e1b67f1ed17 100644
--- a/test/lisp/emacs-lisp/benchmark-tests.el
+++ b/test/lisp/emacs-lisp/benchmark-tests.el
@@ -15,7 +15,7 @@
15;; GNU General Public License for more details. 15;; GNU General Public License for more details.
16 16
17;; You should have received a copy of the GNU General Public License 17;; You should have received a copy of the GNU General Public License
18;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 18;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
19 19
20;;; Code: 20;;; Code:
21 21
diff --git a/test/lisp/emacs-lisp/bytecomp-tests.el b/test/lisp/emacs-lisp/bytecomp-tests.el
index ab70b3009e4..30d2a4753cf 100644
--- a/test/lisp/emacs-lisp/bytecomp-tests.el
+++ b/test/lisp/emacs-lisp/bytecomp-tests.el
@@ -21,7 +21,7 @@
21;; GNU General Public License for more details. 21;; GNU General Public License for more details.
22 22
23;; You should have received a copy of the GNU General Public License 23;; You should have received a copy of the GNU General Public License
24;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 24;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
25 25
26;;; Commentary: 26;;; Commentary:
27 27
diff --git a/test/lisp/emacs-lisp/checkdoc-tests.el b/test/lisp/emacs-lisp/checkdoc-tests.el
index 69985506f78..d832a862280 100644
--- a/test/lisp/emacs-lisp/checkdoc-tests.el
+++ b/test/lisp/emacs-lisp/checkdoc-tests.el
@@ -17,7 +17,7 @@
17;; GNU General Public License for more details. 17;; GNU General Public License for more details.
18 18
19;; You should have received a copy of the GNU General Public License 19;; You should have received a copy of the GNU General Public License
20;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 20;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
21 21
22;;; Commentary: 22;;; Commentary:
23 23
diff --git a/test/lisp/emacs-lisp/cl-extra-tests.el b/test/lisp/emacs-lisp/cl-extra-tests.el
index 5b2371e7b95..c37caa1aab7 100644
--- a/test/lisp/emacs-lisp/cl-extra-tests.el
+++ b/test/lisp/emacs-lisp/cl-extra-tests.el
@@ -15,7 +15,7 @@
15;; General Public License for more details. 15;; General Public License for more details.
16;; 16;;
17;; You should have received a copy of the GNU General Public License 17;; You should have received a copy of the GNU General Public License
18;; along with this program. If not, see `http://www.gnu.org/licenses/'. 18;; along with this program. If not, see `https://www.gnu.org/licenses/'.
19 19
20;;; Code: 20;;; Code:
21 21
diff --git a/test/lisp/emacs-lisp/cl-generic-tests.el b/test/lisp/emacs-lisp/cl-generic-tests.el
index 31f65413c88..9b2b04bcca4 100644
--- a/test/lisp/emacs-lisp/cl-generic-tests.el
+++ b/test/lisp/emacs-lisp/cl-generic-tests.el
@@ -17,7 +17,7 @@
17;; GNU General Public License for more details. 17;; GNU General Public License for more details.
18 18
19;; You should have received a copy of the GNU General Public License 19;; You should have received a copy of the GNU General Public License
20;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 20;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
21 21
22;;; Commentary: 22;;; Commentary:
23 23
diff --git a/test/lisp/emacs-lisp/cl-lib-tests.el b/test/lisp/emacs-lisp/cl-lib-tests.el
index 7763d062a07..13c9af9bd6d 100644
--- a/test/lisp/emacs-lisp/cl-lib-tests.el
+++ b/test/lisp/emacs-lisp/cl-lib-tests.el
@@ -15,7 +15,7 @@
15;; General Public License for more details. 15;; General Public License for more details.
16;; 16;;
17;; You should have received a copy of the GNU General Public License 17;; You should have received a copy of the GNU General Public License
18;; along with this program. If not, see `http://www.gnu.org/licenses/'. 18;; along with this program. If not, see `https://www.gnu.org/licenses/'.
19 19
20;;; Commentary: 20;;; Commentary:
21 21
diff --git a/test/lisp/emacs-lisp/cl-macs-tests.el b/test/lisp/emacs-lisp/cl-macs-tests.el
index 16cb4fb40c2..575f170af6c 100644
--- a/test/lisp/emacs-lisp/cl-macs-tests.el
+++ b/test/lisp/emacs-lisp/cl-macs-tests.el
@@ -15,7 +15,7 @@
15;; General Public License for more details. 15;; General Public License for more details.
16;; 16;;
17;; You should have received a copy of the GNU General Public License 17;; You should have received a copy of the GNU General Public License
18;; along with this program. If not, see `http://www.gnu.org/licenses/'. 18;; along with this program. If not, see `https://www.gnu.org/licenses/'.
19 19
20;;; Commentary: 20;;; Commentary:
21 21
diff --git a/test/lisp/emacs-lisp/cl-print-tests.el b/test/lisp/emacs-lisp/cl-print-tests.el
index 6448a1b37f7..a5dd5abf46b 100644
--- a/test/lisp/emacs-lisp/cl-print-tests.el
+++ b/test/lisp/emacs-lisp/cl-print-tests.el
@@ -15,7 +15,7 @@
15;; GNU General Public License for more details. 15;; GNU General Public License for more details.
16 16
17;; You should have received a copy of the GNU General Public License 17;; You should have received a copy of the GNU General Public License
18;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 18;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
19 19
20;;; Commentary: 20;;; Commentary:
21 21
diff --git a/test/lisp/emacs-lisp/cl-seq-tests.el b/test/lisp/emacs-lisp/cl-seq-tests.el
index 61e3d720331..8c0d55663ca 100644
--- a/test/lisp/emacs-lisp/cl-seq-tests.el
+++ b/test/lisp/emacs-lisp/cl-seq-tests.el
@@ -17,7 +17,7 @@
17;; GNU General Public License for more details. 17;; GNU General Public License for more details.
18 18
19;; You should have received a copy of the GNU General Public License 19;; You should have received a copy of the GNU General Public License
20;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 20;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
21 21
22;;; Commentary: 22;;; Commentary:
23 23
@@ -27,7 +27,7 @@
27(require 'cl-seq) 27(require 'cl-seq)
28 28
29(ert-deftest cl-union-test-00 () 29(ert-deftest cl-union-test-00 ()
30 "Test for http://debbugs.gnu.org/22729 ." 30 "Test for https://debbugs.gnu.org/22729 ."
31 (let ((str1 "foo") 31 (let ((str1 "foo")
32 (str2 (make-string 3 ?o))) 32 (str2 (make-string 3 ?o)))
33 ;; Emacs may make two string literals eql when reading. 33 ;; Emacs may make two string literals eql when reading.
@@ -293,7 +293,7 @@ Body are forms defining the test."
293 (should (= 3 (cl-search (nthcdr 2 list) list2))))) 293 (should (= 3 (cl-search (nthcdr 2 list) list2)))))
294 294
295(ert-deftest cl-seq-test-bug24264 () 295(ert-deftest cl-seq-test-bug24264 ()
296 "Test for http://debbugs.gnu.org/24264 ." 296 "Test for https://debbugs.gnu.org/24264 ."
297 (let ((list (append (make-list 8000005 1) '(8))) 297 (let ((list (append (make-list 8000005 1) '(8)))
298 (list2 (make-list 8000005 2))) 298 (list2 (make-list 8000005 2)))
299 (should (cl-position 8 list)) 299 (should (cl-position 8 list))
diff --git a/test/lisp/emacs-lisp/eieio-tests/eieio-test-methodinvoke.el b/test/lisp/emacs-lisp/eieio-tests/eieio-test-methodinvoke.el
index 3df2157cc83..818b3e76a1e 100644
--- a/test/lisp/emacs-lisp/eieio-tests/eieio-test-methodinvoke.el
+++ b/test/lisp/emacs-lisp/eieio-tests/eieio-test-methodinvoke.el
@@ -18,7 +18,7 @@
18;; GNU General Public License for more details. 18;; GNU General Public License for more details.
19 19
20;; You should have received a copy of the GNU General Public License 20;; You should have received a copy of the GNU General Public License
21;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 21;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
22 22
23;;; Commentary: 23;;; Commentary:
24;; 24;;
diff --git a/test/lisp/emacs-lisp/eieio-tests/eieio-test-persist.el b/test/lisp/emacs-lisp/eieio-tests/eieio-test-persist.el
index da4cc5f51f3..e2cff3fbcaa 100644
--- a/test/lisp/emacs-lisp/eieio-tests/eieio-test-persist.el
+++ b/test/lisp/emacs-lisp/eieio-tests/eieio-test-persist.el
@@ -17,7 +17,7 @@
17;; GNU General Public License for more details. 17;; GNU General Public License for more details.
18 18
19;; You should have received a copy of the GNU General Public License 19;; You should have received a copy of the GNU General Public License
20;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 20;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
21 21
22;;; Commentary: 22;;; Commentary:
23;; 23;;
@@ -104,7 +104,7 @@ This is usually a symbol that starts with `:'."
104 104
105;;; Slot Writers 105;;; Slot Writers
106;; 106;;
107;; Replica of the test in eieio-tests.el - 107;; Replica of the test in eieio-tests.el -
108 108
109(defclass persist-:printer (eieio-persistent) 109(defclass persist-:printer (eieio-persistent)
110 ((slot1 :initarg :slot1 110 ((slot1 :initarg :slot1
@@ -164,7 +164,7 @@ persistent class.")
164 "persist wos 1" 164 "persist wos 1"
165 :pnp (persist-not-persistent "pnp 1" :slot1 3) 165 :pnp (persist-not-persistent "pnp 1" :slot1 3)
166 :file (concat default-directory "test-ps3.pt")))) 166 :file (concat default-directory "test-ps3.pt"))))
167 167
168 (persist-test-save-and-compare persist-wos) 168 (persist-test-save-and-compare persist-wos)
169 (delete-file (oref persist-wos file)))) 169 (delete-file (oref persist-wos file))))
170 170
@@ -187,11 +187,11 @@ persistent class.")
187 187
188(ert-deftest eieio-test-non-persistent-as-slot-child () 188(ert-deftest eieio-test-non-persistent-as-slot-child ()
189 (let ((persist-woss 189 (let ((persist-woss
190 (persistent-with-objs-slot-subs 190 (persistent-with-objs-slot-subs
191 "persist woss 1" 191 "persist woss 1"
192 :pnp (persist-not-persistent-subclass "pnps 1" :slot1 3) 192 :pnp (persist-not-persistent-subclass "pnps 1" :slot1 3)
193 :file (concat default-directory "test-ps4.pt")))) 193 :file (concat default-directory "test-ps4.pt"))))
194 194
195 (persist-test-save-and-compare persist-woss) 195 (persist-test-save-and-compare persist-woss)
196 (delete-file (oref persist-woss file)))) 196 (delete-file (oref persist-woss file))))
197 197
@@ -206,13 +206,13 @@ persistent class.")
206 206
207(ert-deftest eieio-test-slot-with-list-of-objects () 207(ert-deftest eieio-test-slot-with-list-of-objects ()
208 (let ((persist-wols 208 (let ((persist-wols
209 (persistent-with-objs-list-slot 209 (persistent-with-objs-list-slot
210 "persist wols 1" 210 "persist wols 1"
211 :pnp (list (persist-not-persistent "pnp 1" :slot1 3) 211 :pnp (list (persist-not-persistent "pnp 1" :slot1 3)
212 (persist-not-persistent "pnp 2" :slot1 4) 212 (persist-not-persistent "pnp 2" :slot1 4)
213 (persist-not-persistent "pnp 3" :slot1 5)) 213 (persist-not-persistent "pnp 3" :slot1 5))
214 :file (concat default-directory "test-ps5.pt")))) 214 :file (concat default-directory "test-ps5.pt"))))
215 215
216 (persist-test-save-and-compare persist-wols) 216 (persist-test-save-and-compare persist-wols)
217 (delete-file (oref persist-wols file)))) 217 (delete-file (oref persist-wols file))))
218 218
diff --git a/test/lisp/emacs-lisp/eieio-tests/eieio-tests.el b/test/lisp/emacs-lisp/eieio-tests/eieio-tests.el
index 1a6ab9da085..fbdb9896a40 100644
--- a/test/lisp/emacs-lisp/eieio-tests/eieio-tests.el
+++ b/test/lisp/emacs-lisp/eieio-tests/eieio-tests.el
@@ -18,7 +18,7 @@
18;; GNU General Public License for more details. 18;; GNU General Public License for more details.
19 19
20;; You should have received a copy of the GNU General Public License 20;; You should have received a copy of the GNU General Public License
21;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 21;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
22 22
23;;; Commentary: 23;;; Commentary:
24;; 24;;
diff --git a/test/lisp/emacs-lisp/ert-tests.el b/test/lisp/emacs-lisp/ert-tests.el
index 2fbc188dcb9..b620a662846 100644
--- a/test/lisp/emacs-lisp/ert-tests.el
+++ b/test/lisp/emacs-lisp/ert-tests.el
@@ -17,7 +17,7 @@
17;; General Public License for more details. 17;; General Public License for more details.
18;; 18;;
19;; You should have received a copy of the GNU General Public License 19;; You should have received a copy of the GNU General Public License
20;; along with this program. If not, see `http://www.gnu.org/licenses/'. 20;; along with this program. If not, see `https://www.gnu.org/licenses/'.
21 21
22;;; Commentary: 22;;; Commentary:
23 23
diff --git a/test/lisp/emacs-lisp/ert-x-tests.el b/test/lisp/emacs-lisp/ert-x-tests.el
index 4615d08e303..0cc89ac9977 100644
--- a/test/lisp/emacs-lisp/ert-x-tests.el
+++ b/test/lisp/emacs-lisp/ert-x-tests.el
@@ -18,7 +18,7 @@
18;; General Public License for more details. 18;; General Public License for more details.
19;; 19;;
20;; You should have received a copy of the GNU General Public License 20;; You should have received a copy of the GNU General Public License
21;; along with this program. If not, see `http://www.gnu.org/licenses/'. 21;; along with this program. If not, see `https://www.gnu.org/licenses/'.
22 22
23;;; Commentary: 23;;; Commentary:
24 24
diff --git a/test/lisp/emacs-lisp/generator-tests.el b/test/lisp/emacs-lisp/generator-tests.el
index 1a567ac70fc..4cc6c841dac 100644
--- a/test/lisp/emacs-lisp/generator-tests.el
+++ b/test/lisp/emacs-lisp/generator-tests.el
@@ -18,7 +18,7 @@
18;; GNU General Public License for more details. 18;; GNU General Public License for more details.
19 19
20;; You should have received a copy of the GNU General Public License 20;; You should have received a copy of the GNU General Public License
21;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 21;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
22 22
23;;; Commentary: 23;;; Commentary:
24 24
diff --git a/test/lisp/emacs-lisp/gv-tests.el b/test/lisp/emacs-lisp/gv-tests.el
index f19af024b57..93f70827133 100644
--- a/test/lisp/emacs-lisp/gv-tests.el
+++ b/test/lisp/emacs-lisp/gv-tests.el
@@ -15,7 +15,7 @@
15;; GNU General Public License for more details. 15;; GNU General Public License for more details.
16 16
17;; You should have received a copy of the GNU General Public License 17;; You should have received a copy of the GNU General Public License
18;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 18;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
19 19
20;;; Code: 20;;; Code:
21 21
diff --git a/test/lisp/emacs-lisp/let-alist-tests.el b/test/lisp/emacs-lisp/let-alist-tests.el
index d04645709e4..edcfe8a5291 100644
--- a/test/lisp/emacs-lisp/let-alist-tests.el
+++ b/test/lisp/emacs-lisp/let-alist-tests.el
@@ -15,7 +15,7 @@
15;; GNU General Public License for more details. 15;; GNU General Public License for more details.
16 16
17;; You should have received a copy of the GNU General Public License 17;; You should have received a copy of the GNU General Public License
18;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 18;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
19 19
20;;; Code: 20;;; Code:
21 21
diff --git a/test/lisp/emacs-lisp/lisp-mode-tests.el b/test/lisp/emacs-lisp/lisp-mode-tests.el
index cc196beea23..6bc916f6c35 100644
--- a/test/lisp/emacs-lisp/lisp-mode-tests.el
+++ b/test/lisp/emacs-lisp/lisp-mode-tests.el
@@ -13,7 +13,7 @@
13;; GNU General Public License for more details. 13;; GNU General Public License for more details.
14 14
15;; You should have received a copy of the GNU General Public License 15;; You should have received a copy of the GNU General Public License
16;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 16;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
17 17
18;;; Code: 18;;; Code:
19 19
diff --git a/test/lisp/emacs-lisp/lisp-tests.el b/test/lisp/emacs-lisp/lisp-tests.el
index ddbf378683b..ae1302bdce4 100644
--- a/test/lisp/emacs-lisp/lisp-tests.el
+++ b/test/lisp/emacs-lisp/lisp-tests.el
@@ -19,7 +19,7 @@
19;; GNU General Public License for more details. 19;; GNU General Public License for more details.
20 20
21;; You should have received a copy of the GNU General Public License 21;; You should have received a copy of the GNU General Public License
22;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 22;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
23 23
24;;; Commentary: 24;;; Commentary:
25 25
diff --git a/test/lisp/emacs-lisp/map-tests.el b/test/lisp/emacs-lisp/map-tests.el
index fc0a6a57c71..0a888d88b72 100644
--- a/test/lisp/emacs-lisp/map-tests.el
+++ b/test/lisp/emacs-lisp/map-tests.el
@@ -18,7 +18,7 @@
18;; GNU General Public License for more details. 18;; GNU General Public License for more details.
19 19
20;; You should have received a copy of the GNU General Public License 20;; You should have received a copy of the GNU General Public License
21;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 21;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
22 22
23;;; Commentary: 23;;; Commentary:
24 24
diff --git a/test/lisp/emacs-lisp/nadvice-tests.el b/test/lisp/emacs-lisp/nadvice-tests.el
index b228da6cdb8..5cee61ee67d 100644
--- a/test/lisp/emacs-lisp/nadvice-tests.el
+++ b/test/lisp/emacs-lisp/nadvice-tests.el
@@ -15,7 +15,7 @@
15;; GNU General Public License for more details. 15;; GNU General Public License for more details.
16 16
17;; You should have received a copy of the GNU General Public License 17;; You should have received a copy of the GNU General Public License
18;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 18;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
19 19
20;;; Commentary: 20;;; Commentary:
21 21
diff --git a/test/lisp/emacs-lisp/package-tests.el b/test/lisp/emacs-lisp/package-tests.el
index 62fdc751fb5..33209d3d990 100644
--- a/test/lisp/emacs-lisp/package-tests.el
+++ b/test/lisp/emacs-lisp/package-tests.el
@@ -18,7 +18,7 @@
18;; GNU General Public License for more details. 18;; GNU General Public License for more details.
19 19
20;; You should have received a copy of the GNU General Public License 20;; You should have received a copy of the GNU General Public License
21;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 21;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
22 22
23;;; Commentary: 23;;; Commentary:
24 24
diff --git a/test/lisp/emacs-lisp/pcase-tests.el b/test/lisp/emacs-lisp/pcase-tests.el
index ef0b2f6b246..3bd14ed4b42 100644
--- a/test/lisp/emacs-lisp/pcase-tests.el
+++ b/test/lisp/emacs-lisp/pcase-tests.el
@@ -15,7 +15,7 @@
15;; GNU General Public License for more details. 15;; GNU General Public License for more details.
16 16
17;; You should have received a copy of the GNU General Public License 17;; You should have received a copy of the GNU General Public License
18;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 18;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
19 19
20;;; Commentary: 20;;; Commentary:
21 21
diff --git a/test/lisp/emacs-lisp/pp-tests.el b/test/lisp/emacs-lisp/pp-tests.el
index b9ed79c7749..aed2d3770fb 100644
--- a/test/lisp/emacs-lisp/pp-tests.el
+++ b/test/lisp/emacs-lisp/pp-tests.el
@@ -15,7 +15,7 @@
15;; GNU General Public License for more details. 15;; GNU General Public License for more details.
16 16
17;; You should have received a copy of the GNU General Public License 17;; You should have received a copy of the GNU General Public License
18;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 18;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
19 19
20;;; Code: 20;;; Code:
21 21
diff --git a/test/lisp/emacs-lisp/regexp-opt-tests.el b/test/lisp/emacs-lisp/regexp-opt-tests.el
index 92626317052..4beb7bfa1ca 100644
--- a/test/lisp/emacs-lisp/regexp-opt-tests.el
+++ b/test/lisp/emacs-lisp/regexp-opt-tests.el
@@ -19,7 +19,7 @@
19;; GNU General Public License for more details. 19;; GNU General Public License for more details.
20 20
21;; You should have received a copy of the GNU General Public License 21;; You should have received a copy of the GNU General Public License
22;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 22;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
23 23
24;;; Code: 24;;; Code:
25 25
diff --git a/test/lisp/emacs-lisp/ring-tests.el b/test/lisp/emacs-lisp/ring-tests.el
index c869f9dc875..00bcf8401c4 100644
--- a/test/lisp/emacs-lisp/ring-tests.el
+++ b/test/lisp/emacs-lisp/ring-tests.el
@@ -18,7 +18,7 @@
18;; GNU General Public License for more details. 18;; GNU General Public License for more details.
19 19
20;; You should have received a copy of the GNU General Public License 20;; You should have received a copy of the GNU General Public License
21;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 21;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
22 22
23;;; Commentary: 23;;; Commentary:
24 24
diff --git a/test/lisp/emacs-lisp/rx-tests.el b/test/lisp/emacs-lisp/rx-tests.el
index 8f353b7e863..d9ebb769613 100644
--- a/test/lisp/emacs-lisp/rx-tests.el
+++ b/test/lisp/emacs-lisp/rx-tests.el
@@ -15,7 +15,7 @@
15;; GNU General Public License for more details. 15;; GNU General Public License for more details.
16 16
17;; You should have received a copy of the GNU General Public License 17;; You should have received a copy of the GNU General Public License
18;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 18;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
19 19
20;;; Commentary: 20;;; Commentary:
21 21
diff --git a/test/lisp/emacs-lisp/seq-tests.el b/test/lisp/emacs-lisp/seq-tests.el
index 495cf1e543c..5aa794a43b0 100644
--- a/test/lisp/emacs-lisp/seq-tests.el
+++ b/test/lisp/emacs-lisp/seq-tests.el
@@ -18,7 +18,7 @@
18;; GNU General Public License for more details. 18;; GNU General Public License for more details.
19 19
20;; You should have received a copy of the GNU General Public License 20;; You should have received a copy of the GNU General Public License
21;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 21;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
22 22
23;;; Commentary: 23;;; Commentary:
24 24
diff --git a/test/lisp/emacs-lisp/subr-x-tests.el b/test/lisp/emacs-lisp/subr-x-tests.el
index 111dc38f295..2c6740a96cf 100644
--- a/test/lisp/emacs-lisp/subr-x-tests.el
+++ b/test/lisp/emacs-lisp/subr-x-tests.el
@@ -16,7 +16,7 @@
16;; GNU General Public License for more details. 16;; GNU General Public License for more details.
17 17
18;; You should have received a copy of the GNU General Public License 18;; You should have received a copy of the GNU General Public License
19;; along with this program. If not, see <http://www.gnu.org/licenses/>. 19;; along with this program. If not, see <https://www.gnu.org/licenses/>.
20 20
21;;; Commentary: 21;;; Commentary:
22 22
diff --git a/test/lisp/emacs-lisp/tabulated-list-test.el b/test/lisp/emacs-lisp/tabulated-list-test.el
index b3a09ee375c..30a4f8f61b4 100644
--- a/test/lisp/emacs-lisp/tabulated-list-test.el
+++ b/test/lisp/emacs-lisp/tabulated-list-test.el
@@ -17,7 +17,7 @@
17;; GNU General Public License for more details. 17;; GNU General Public License for more details.
18 18
19;; You should have received a copy of the GNU General Public License 19;; You should have received a copy of the GNU General Public License
20;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 20;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
21 21
22;;; Code: 22;;; Code:
23 23
diff --git a/test/lisp/emacs-lisp/testcover-resources/testcases.el b/test/lisp/emacs-lisp/testcover-resources/testcases.el
index c9a5a6daacd..edb539f4c27 100644
--- a/test/lisp/emacs-lisp/testcover-resources/testcases.el
+++ b/test/lisp/emacs-lisp/testcover-resources/testcases.el
@@ -17,7 +17,7 @@
17;; General Public License for more details. 17;; General Public License for more details.
18;; 18;;
19;; You should have received a copy of the GNU General Public License 19;; You should have received a copy of the GNU General Public License
20;; along with this program. If not, see `http://www.gnu.org/licenses/'. 20;; along with this program. If not, see `https://www.gnu.org/licenses/'.
21 21
22;;; Commentary: 22;;; Commentary:
23 23
diff --git a/test/lisp/emacs-lisp/testcover-tests.el b/test/lisp/emacs-lisp/testcover-tests.el
index d31379c3aa2..0f0ee9a5095 100644
--- a/test/lisp/emacs-lisp/testcover-tests.el
+++ b/test/lisp/emacs-lisp/testcover-tests.el
@@ -17,7 +17,7 @@
17;; General Public License for more details. 17;; General Public License for more details.
18;; 18;;
19;; You should have received a copy of the GNU General Public License 19;; You should have received a copy of the GNU General Public License
20;; along with this program. If not, see `http://www.gnu.org/licenses/'. 20;; along with this program. If not, see `https://www.gnu.org/licenses/'.
21 21
22;;; Commentary: 22;;; Commentary:
23 23
diff --git a/test/lisp/emacs-lisp/thunk-tests.el b/test/lisp/emacs-lisp/thunk-tests.el
index 89bf1f50113..973a14b8180 100644
--- a/test/lisp/emacs-lisp/thunk-tests.el
+++ b/test/lisp/emacs-lisp/thunk-tests.el
@@ -18,7 +18,7 @@
18;; GNU General Public License for more details. 18;; GNU General Public License for more details.
19 19
20;; You should have received a copy of the GNU General Public License 20;; You should have received a copy of the GNU General Public License
21;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 21;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
22 22
23;;; Commentary: 23;;; Commentary:
24 24
diff --git a/test/lisp/emacs-lisp/timer-tests.el b/test/lisp/emacs-lisp/timer-tests.el
index b12a365ff3b..916625cac3a 100644
--- a/test/lisp/emacs-lisp/timer-tests.el
+++ b/test/lisp/emacs-lisp/timer-tests.el
@@ -15,7 +15,7 @@
15;; GNU General Public License for more details. 15;; GNU General Public License for more details.
16 16
17;; You should have received a copy of the GNU General Public License 17;; You should have received a copy of the GNU General Public License
18;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 18;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
19 19
20;;; Commentary: 20;;; Commentary:
21 21
diff --git a/test/lisp/emulation/viper-tests.el b/test/lisp/emulation/viper-tests.el
index 67ce5b6fbb0..938d5ed6ec5 100644
--- a/test/lisp/emulation/viper-tests.el
+++ b/test/lisp/emulation/viper-tests.el
@@ -15,7 +15,7 @@
15;; GNU General Public License for more details. 15;; GNU General Public License for more details.
16 16
17;; You should have received a copy of the GNU General Public License 17;; You should have received a copy of the GNU General Public License
18;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 18;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
19 19
20;;; Commentary: 20;;; Commentary:
21 21
diff --git a/test/lisp/epg-tests.el b/test/lisp/epg-tests.el
index 36db4788011..cdb5f366acd 100644
--- a/test/lisp/epg-tests.el
+++ b/test/lisp/epg-tests.el
@@ -15,7 +15,7 @@
15;; GNU General Public License for more details. 15;; GNU General Public License for more details.
16 16
17;; You should have received a copy of the GNU General Public License 17;; You should have received a copy of the GNU General Public License
18;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 18;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
19 19
20;;; Commentary: 20;;; Commentary:
21 21
diff --git a/test/lisp/erc/erc-track-tests.el b/test/lisp/erc/erc-track-tests.el
index da119ed4b13..6e36ed4071b 100644
--- a/test/lisp/erc/erc-track-tests.el
+++ b/test/lisp/erc/erc-track-tests.el
@@ -18,7 +18,7 @@
18;; GNU General Public License for more details. 18;; GNU General Public License for more details.
19 19
20;; You should have received a copy of the GNU General Public License 20;; You should have received a copy of the GNU General Public License
21;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 21;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
22 22
23;;; Code: 23;;; Code:
24 24
diff --git a/test/lisp/eshell/em-ls-tests.el b/test/lisp/eshell/em-ls-tests.el
index 8e7b91d9792..35d6171400f 100644
--- a/test/lisp/eshell/em-ls-tests.el
+++ b/test/lisp/eshell/em-ls-tests.el
@@ -17,7 +17,7 @@
17;; GNU General Public License for more details. 17;; GNU General Public License for more details.
18 18
19;; You should have received a copy of the GNU General Public License 19;; You should have received a copy of the GNU General Public License
20;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 20;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
21 21
22;;; Commentary: 22;;; Commentary:
23 23
@@ -28,7 +28,7 @@
28(require 'em-ls) 28(require 'em-ls)
29 29
30(ert-deftest em-ls-test-bug27631 () 30(ert-deftest em-ls-test-bug27631 ()
31 "Test for http://debbugs.gnu.org/27631 ." 31 "Test for https://debbugs.gnu.org/27631 ."
32 (let* ((dir (make-temp-file "bug27631" 'dir)) 32 (let* ((dir (make-temp-file "bug27631" 'dir))
33 (dir1 (expand-file-name "dir1" dir)) 33 (dir1 (expand-file-name "dir1" dir))
34 (dir2 (expand-file-name "dir2" dir)) 34 (dir2 (expand-file-name "dir2" dir))
@@ -50,7 +50,7 @@
50 (when (buffer-live-p buf) (kill-buffer buf))))) 50 (when (buffer-live-p buf) (kill-buffer buf)))))
51 51
52(ert-deftest em-ls-test-bug27817 () 52(ert-deftest em-ls-test-bug27817 ()
53 "Test for http://debbugs.gnu.org/27817 ." 53 "Test for https://debbugs.gnu.org/27817 ."
54 (let ((orig eshell-ls-use-in-dired) 54 (let ((orig eshell-ls-use-in-dired)
55 (dired-use-ls-dired 'unspecified) 55 (dired-use-ls-dired 'unspecified)
56 buf insert-directory-program) 56 buf insert-directory-program)
@@ -62,7 +62,7 @@
62 (and (buffer-live-p buf) (kill-buffer))))) 62 (and (buffer-live-p buf) (kill-buffer)))))
63 63
64(ert-deftest em-ls-test-bug27843 () 64(ert-deftest em-ls-test-bug27843 ()
65 "Test for http://debbugs.gnu.org/27843 ." 65 "Test for https://debbugs.gnu.org/27843 ."
66 (let ((orig eshell-ls-use-in-dired) 66 (let ((orig eshell-ls-use-in-dired)
67 (dired-use-ls-dired 'unspecified) 67 (dired-use-ls-dired 'unspecified)
68 buf insert-directory-program) 68 buf insert-directory-program)
@@ -76,7 +76,7 @@
76 (and (buffer-live-p buf) (kill-buffer))))) 76 (and (buffer-live-p buf) (kill-buffer)))))
77 77
78(ert-deftest em-ls-test-bug27844 () 78(ert-deftest em-ls-test-bug27844 ()
79 "Test for http://debbugs.gnu.org/27844 ." 79 "Test for https://debbugs.gnu.org/27844 ."
80 (let ((orig eshell-ls-use-in-dired) 80 (let ((orig eshell-ls-use-in-dired)
81 (dired-use-ls-dired 'unspecified) 81 (dired-use-ls-dired 'unspecified)
82 buf insert-directory-program) 82 buf insert-directory-program)
diff --git a/test/lisp/eshell/eshell-tests.el b/test/lisp/eshell/eshell-tests.el
index 363ef525e1b..4e0d6dc7621 100644
--- a/test/lisp/eshell/eshell-tests.el
+++ b/test/lisp/eshell/eshell-tests.el
@@ -17,7 +17,7 @@
17;; GNU General Public License for more details. 17;; GNU General Public License for more details.
18 18
19;; You should have received a copy of the GNU General Public License 19;; You should have received a copy of the GNU General Public License
20;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 20;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
21 21
22;;; Commentary: 22;;; Commentary:
23 23
diff --git a/test/lisp/faces-tests.el b/test/lisp/faces-tests.el
index 2b3456d47f6..056af68af91 100644
--- a/test/lisp/faces-tests.el
+++ b/test/lisp/faces-tests.el
@@ -16,7 +16,7 @@
16;; GNU General Public License for more details. 16;; GNU General Public License for more details.
17 17
18;; You should have received a copy of the GNU General Public License 18;; You should have received a copy of the GNU General Public License
19;; along with this program. If not, see <http://www.gnu.org/licenses/>. 19;; along with this program. If not, see <https://www.gnu.org/licenses/>.
20 20
21;;; Code: 21;;; Code:
22 22
diff --git a/test/lisp/filenotify-tests.el b/test/lisp/filenotify-tests.el
index 3456d31fda9..17840e8724b 100644
--- a/test/lisp/filenotify-tests.el
+++ b/test/lisp/filenotify-tests.el
@@ -15,7 +15,7 @@
15;; General Public License for more details. 15;; General Public License for more details.
16;; 16;;
17;; You should have received a copy of the GNU General Public License 17;; You should have received a copy of the GNU General Public License
18;; along with this program. If not, see `http://www.gnu.org/licenses/'. 18;; along with this program. If not, see `https://www.gnu.org/licenses/'.
19 19
20;;; Commentary: 20;;; Commentary:
21 21
diff --git a/test/lisp/files-tests.el b/test/lisp/files-tests.el
index c6806cdb58e..ef216c3f34a 100644
--- a/test/lisp/files-tests.el
+++ b/test/lisp/files-tests.el
@@ -15,7 +15,7 @@
15;; GNU General Public License for more details. 15;; GNU General Public License for more details.
16 16
17;; You should have received a copy of the GNU General Public License 17;; You should have received a copy of the GNU General Public License
18;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 18;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
19 19
20;;; Code: 20;;; Code:
21 21
@@ -153,7 +153,7 @@ form.")
153 "Test file for bug#18141.") 153 "Test file for bug#18141.")
154 154
155(ert-deftest files-test-bug-18141 () 155(ert-deftest files-test-bug-18141 ()
156 "Test for http://debbugs.gnu.org/18141 ." 156 "Test for https://debbugs.gnu.org/18141 ."
157 (skip-unless (executable-find "gzip")) 157 (skip-unless (executable-find "gzip"))
158 (let ((tempfile (make-temp-file "files-test-bug-18141" nil ".gz"))) 158 (let ((tempfile (make-temp-file "files-test-bug-18141" nil ".gz")))
159 (unwind-protect 159 (unwind-protect
@@ -184,7 +184,7 @@ form.")
184 184
185 185
186(ert-deftest files-test-bug-21454 () 186(ert-deftest files-test-bug-21454 ()
187 "Test for http://debbugs.gnu.org/21454 ." 187 "Test for https://debbugs.gnu.org/21454 ."
188 :expected-result :failed 188 :expected-result :failed
189 (let ((input-result 189 (let ((input-result
190 '(("/foo/bar//baz/:/bar/foo/baz//" nil ("/foo/bar/baz/" "/bar/foo/baz/")) 190 '(("/foo/bar//baz/:/bar/foo/baz//" nil ("/foo/bar/baz/" "/bar/foo/baz/"))
diff --git a/test/lisp/files-x-tests.el b/test/lisp/files-x-tests.el
index 21d0087ebcf..21cb01c350c 100644
--- a/test/lisp/files-x-tests.el
+++ b/test/lisp/files-x-tests.el
@@ -17,7 +17,7 @@
17;; GNU General Public License for more details. 17;; GNU General Public License for more details.
18 18
19;; You should have received a copy of the GNU General Public License 19;; You should have received a copy of the GNU General Public License
20;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 20;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
21 21
22;;; Code: 22;;; Code:
23 23
diff --git a/test/lisp/gnus/gnus-tests.el b/test/lisp/gnus/gnus-tests.el
index 47c49b38c42..c2a41d717cf 100644
--- a/test/lisp/gnus/gnus-tests.el
+++ b/test/lisp/gnus/gnus-tests.el
@@ -17,7 +17,7 @@
17;; GNU General Public License for more details. 17;; GNU General Public License for more details.
18 18
19;; You should have received a copy of the GNU General Public License 19;; You should have received a copy of the GNU General Public License
20;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 20;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
21 21
22;;; Commentary: 22;;; Commentary:
23 23
diff --git a/test/lisp/gnus/message-tests.el b/test/lisp/gnus/message-tests.el
index 40367251420..f905ba3e263 100644
--- a/test/lisp/gnus/message-tests.el
+++ b/test/lisp/gnus/message-tests.el
@@ -17,7 +17,7 @@
17;; GNU General Public License for more details. 17;; GNU General Public License for more details.
18 18
19;; You should have received a copy of the GNU General Public License 19;; You should have received a copy of the GNU General Public License
20;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 20;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
21 21
22;;; Commentary: 22;;; Commentary:
23 23
diff --git a/test/lisp/help-fns-tests.el b/test/lisp/help-fns-tests.el
index 0ab6c3cae76..98e6b335b90 100644
--- a/test/lisp/help-fns-tests.el
+++ b/test/lisp/help-fns-tests.el
@@ -17,7 +17,7 @@
17;; GNU General Public License for more details. 17;; GNU General Public License for more details.
18 18
19;; You should have received a copy of the GNU General Public License 19;; You should have received a copy of the GNU General Public License
20;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 20;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
21 21
22;;; Commentary: 22;;; Commentary:
23 23
@@ -40,7 +40,7 @@ Return first line of the output of (describe-function-1 FUNC)."
40 (match-string-no-properties 1 string))) 40 (match-string-no-properties 1 string)))
41 41
42(ert-deftest help-fns-test-bug17410 () 42(ert-deftest help-fns-test-bug17410 ()
43 "Test for http://debbugs.gnu.org/17410 ." 43 "Test for https://debbugs.gnu.org/17410 ."
44 (let ((regexp "autoloaded Lisp macro") 44 (let ((regexp "autoloaded Lisp macro")
45 (result (help-fns-tests--describe-function 'help-fns-test--macro))) 45 (result (help-fns-tests--describe-function 'help-fns-test--macro)))
46 (should (string-match regexp result)))) 46 (should (string-match regexp result))))
@@ -76,7 +76,7 @@ Return first line of the output of (describe-function-1 FUNC)."
76 (should (string-match regexp result)))) 76 (should (string-match regexp result))))
77 77
78(ert-deftest help-fns-test-bug23887 () 78(ert-deftest help-fns-test-bug23887 ()
79 "Test for http://debbugs.gnu.org/23887 ." 79 "Test for https://debbugs.gnu.org/23887 ."
80 (let ((regexp "an alias for .re-search-forward. in .subr\.el") 80 (let ((regexp "an alias for .re-search-forward. in .subr\.el")
81 (result (help-fns-tests--describe-function 'search-forward-regexp))) 81 (result (help-fns-tests--describe-function 'search-forward-regexp)))
82 (should (string-match regexp result)))) 82 (should (string-match regexp result))))
diff --git a/test/lisp/hi-lock-tests.el b/test/lisp/hi-lock-tests.el
index 9e2401979b0..dfe583453ef 100644
--- a/test/lisp/hi-lock-tests.el
+++ b/test/lisp/hi-lock-tests.el
@@ -16,7 +16,7 @@
16;; GNU General Public License for more details. 16;; GNU General Public License for more details.
17 17
18;; You should have received a copy of the GNU General Public License 18;; You should have received a copy of the GNU General Public License
19;; along with this program. If not, see <http://www.gnu.org/licenses/>. 19;; along with this program. If not, see <https://www.gnu.org/licenses/>.
20 20
21;;; Code: 21;;; Code:
22 22
@@ -24,7 +24,7 @@
24(require 'hi-lock) 24(require 'hi-lock)
25 25
26(ert-deftest hi-lock-bug26666 () 26(ert-deftest hi-lock-bug26666 ()
27 "Test for http://debbugs.gnu.org/26666 ." 27 "Test for https://debbugs.gnu.org/26666 ."
28 (let ((faces hi-lock-face-defaults)) 28 (let ((faces hi-lock-face-defaults))
29 (with-temp-buffer 29 (with-temp-buffer
30 (insert "a A b B\n") 30 (insert "a A b B\n")
diff --git a/test/lisp/htmlfontify-tests.el b/test/lisp/htmlfontify-tests.el
index 4a1d566e96c..0ad775d74a0 100644
--- a/test/lisp/htmlfontify-tests.el
+++ b/test/lisp/htmlfontify-tests.el
@@ -15,7 +15,7 @@
15;; GNU General Public License for more details. 15;; GNU General Public License for more details.
16 16
17;; You should have received a copy of the GNU General Public License 17;; You should have received a copy of the GNU General Public License
18;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 18;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
19 19
20;;; Code: 20;;; Code:
21(require 'ert) 21(require 'ert)
diff --git a/test/lisp/ibuffer-tests.el b/test/lisp/ibuffer-tests.el
index af75aa0ec7f..d65acf60712 100644
--- a/test/lisp/ibuffer-tests.el
+++ b/test/lisp/ibuffer-tests.el
@@ -15,7 +15,7 @@
15;; GNU General Public License for more details. 15;; GNU General Public License for more details.
16 16
17;; You should have received a copy of the GNU General Public License 17;; You should have received a copy of the GNU General Public License
18;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 18;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
19 19
20;;; Code: 20;;; Code:
21(require 'ert) 21(require 'ert)
@@ -43,7 +43,7 @@
43 'ibuffer-mark-unsaved-buffers)))) 43 'ibuffer-mark-unsaved-buffers))))
44 44
45(ert-deftest ibuffer-test-Bug24997 () 45(ert-deftest ibuffer-test-Bug24997 ()
46 "Test for http://debbugs.gnu.org/24997 ." 46 "Test for https://debbugs.gnu.org/24997 ."
47 (ibuffer) 47 (ibuffer)
48 (let ((orig ibuffer-filtering-qualifiers)) 48 (let ((orig ibuffer-filtering-qualifiers))
49 (unwind-protect 49 (unwind-protect
@@ -58,7 +58,7 @@
58 (ibuffer-update nil t)))) 58 (ibuffer-update nil t))))
59 59
60(ert-deftest ibuffer-test-Bug25000 () 60(ert-deftest ibuffer-test-Bug25000 ()
61 "Test for http://debbugs.gnu.org/25000 ." 61 "Test for https://debbugs.gnu.org/25000 ."
62 (let ((case-fold-search t) 62 (let ((case-fold-search t)
63 (buf1 (generate-new-buffer "ibuffer-test-Bug25000-buf1")) 63 (buf1 (generate-new-buffer "ibuffer-test-Bug25000-buf1"))
64 (buf2 (generate-new-buffer "ibuffer-test-Bug25000-buf2"))) 64 (buf2 (generate-new-buffer "ibuffer-test-Bug25000-buf2")))
@@ -104,7 +104,7 @@
104 (should (equal (cdr (assoc "test3" ibuffer-saved-filters)) test3)))) 104 (should (equal (cdr (assoc "test3" ibuffer-saved-filters)) test3))))
105 105
106(ert-deftest ibuffer-test-Bug25058 () 106(ert-deftest ibuffer-test-Bug25058 ()
107 "Test for http://debbugs.gnu.org/25058 ." 107 "Test for https://debbugs.gnu.org/25058 ."
108 (ibuffer) 108 (ibuffer)
109 (let ((orig-filters ibuffer-saved-filter-groups) 109 (let ((orig-filters ibuffer-saved-filter-groups)
110 (tmp-filters '(("saved-filters" 110 (tmp-filters '(("saved-filters"
@@ -137,7 +137,7 @@
137 137
138 138
139(ert-deftest ibuffer-test-Bug25042 () 139(ert-deftest ibuffer-test-Bug25042 ()
140 "Test for http://debbugs.gnu.org/25042 ." 140 "Test for https://debbugs.gnu.org/25042 ."
141 (ibuffer) 141 (ibuffer)
142 (let ((filters ibuffer-filtering-qualifiers)) 142 (let ((filters ibuffer-filtering-qualifiers))
143 (unwind-protect 143 (unwind-protect
diff --git a/test/lisp/ido-tests.el b/test/lisp/ido-tests.el
index df110969312..a325f49c58e 100644
--- a/test/lisp/ido-tests.el
+++ b/test/lisp/ido-tests.el
@@ -17,7 +17,7 @@
17;; GNU General Public License for more details. 17;; GNU General Public License for more details.
18 18
19;; You should have received a copy of the GNU General Public License 19;; You should have received a copy of the GNU General Public License
20;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 20;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
21 21
22;;; Commentary: 22;;; Commentary:
23 23
diff --git a/test/lisp/imenu-tests.el b/test/lisp/imenu-tests.el
index 93090947139..aedc90e84b4 100644
--- a/test/lisp/imenu-tests.el
+++ b/test/lisp/imenu-tests.el
@@ -18,7 +18,7 @@
18;; GNU General Public License for more details. 18;; GNU General Public License for more details.
19 19
20;; You should have received a copy of the GNU General Public License 20;; You should have received a copy of the GNU General Public License
21;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 21;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
22 22
23;;; Code: 23;;; Code:
24 24
diff --git a/test/lisp/info-xref-tests.el b/test/lisp/info-xref-tests.el
index 9ae07c33fd9..0a2038a644e 100644
--- a/test/lisp/info-xref-tests.el
+++ b/test/lisp/info-xref-tests.el
@@ -15,7 +15,7 @@
15;; GNU General Public License for more details. 15;; GNU General Public License for more details.
16 16
17;; You should have received a copy of the GNU General Public License 17;; You should have received a copy of the GNU General Public License
18;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 18;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
19 19
20;;; Commentary: 20;;; Commentary:
21 21
diff --git a/test/lisp/international/mule-tests.el b/test/lisp/international/mule-tests.el
index d7453332437..4265cec14af 100644
--- a/test/lisp/international/mule-tests.el
+++ b/test/lisp/international/mule-tests.el
@@ -15,7 +15,7 @@
15;; GNU General Public License for more details. 15;; GNU General Public License for more details.
16 16
17;; You should have received a copy of the GNU General Public License 17;; You should have received a copy of the GNU General Public License
18;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 18;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
19 19
20;;; Commentary: 20;;; Commentary:
21 21
diff --git a/test/lisp/international/mule-util-tests.el b/test/lisp/international/mule-util-tests.el
index 356ee33232f..01f40a227ca 100644
--- a/test/lisp/international/mule-util-tests.el
+++ b/test/lisp/international/mule-util-tests.el
@@ -15,7 +15,7 @@
15;; GNU General Public License for more details. 15;; GNU General Public License for more details.
16 16
17;; You should have received a copy of the GNU General Public License 17;; You should have received a copy of the GNU General Public License
18;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 18;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
19 19
20;;; Commentary: 20;;; Commentary:
21 21
diff --git a/test/lisp/international/ucs-normalize-tests.el b/test/lisp/international/ucs-normalize-tests.el
index 02a4bba7a5f..94bf77633e1 100644
--- a/test/lisp/international/ucs-normalize-tests.el
+++ b/test/lisp/international/ucs-normalize-tests.el
@@ -15,7 +15,7 @@
15;; GNU General Public License for more details. 15;; GNU General Public License for more details.
16 16
17;; You should have received a copy of the GNU General Public License 17;; You should have received a copy of the GNU General Public License
18;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 18;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
19 19
20;;; Commentary: 20;;; Commentary:
21 21
diff --git a/test/lisp/isearch-tests.el b/test/lisp/isearch-tests.el
index e5cae8237e1..b2981c0cc08 100644
--- a/test/lisp/isearch-tests.el
+++ b/test/lisp/isearch-tests.el
@@ -15,7 +15,7 @@
15;; GNU General Public License for more details. 15;; GNU General Public License for more details.
16 16
17;; You should have received a copy of the GNU General Public License 17;; You should have received a copy of the GNU General Public License
18;; along with this program. If not, see <http://www.gnu.org/licenses/>. 18;; along with this program. If not, see <https://www.gnu.org/licenses/>.
19 19
20;;; Code: 20;;; Code:
21 21
diff --git a/test/lisp/jit-lock-tests.el b/test/lisp/jit-lock-tests.el
index 22d1e015db4..5847eac6998 100644
--- a/test/lisp/jit-lock-tests.el
+++ b/test/lisp/jit-lock-tests.el
@@ -17,7 +17,7 @@
17;; GNU General Public License for more details. 17;; GNU General Public License for more details.
18 18
19;; You should have received a copy of the GNU General Public License 19;; You should have received a copy of the GNU General Public License
20;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 20;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
21 21
22;;; Commentary: 22;;; Commentary:
23 23
diff --git a/test/lisp/json-tests.el b/test/lisp/json-tests.el
index 1d13ccf074f..fe5f466bd76 100644
--- a/test/lisp/json-tests.el
+++ b/test/lisp/json-tests.el
@@ -15,7 +15,7 @@
15;; GNU General Public License for more details. 15;; GNU General Public License for more details.
16 16
17;; You should have received a copy of the GNU General Public License 17;; You should have received a copy of the GNU General Public License
18;; along with this program. If not, see <http://www.gnu.org/licenses/>. 18;; along with this program. If not, see <https://www.gnu.org/licenses/>.
19 19
20;;; Code: 20;;; Code:
21 21
diff --git a/test/lisp/kmacro-tests.el b/test/lisp/kmacro-tests.el
index 04a4271734c..a691ec84549 100644
--- a/test/lisp/kmacro-tests.el
+++ b/test/lisp/kmacro-tests.el
@@ -17,7 +17,7 @@
17;; GNU General Public License for more details. 17;; GNU General Public License for more details.
18 18
19;; You should have received a copy of the GNU General Public License 19;; You should have received a copy of the GNU General Public License
20;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 20;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
21 21
22;;; Commentary: 22;;; Commentary:
23 23
diff --git a/test/lisp/ls-lisp-tests.el b/test/lisp/ls-lisp-tests.el
index 1698e0967d0..8e419d59bf4 100644
--- a/test/lisp/ls-lisp-tests.el
+++ b/test/lisp/ls-lisp-tests.el
@@ -18,7 +18,7 @@
18;; GNU General Public License for more details. 18;; GNU General Public License for more details.
19 19
20;; You should have received a copy of the GNU General Public License 20;; You should have received a copy of the GNU General Public License
21;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 21;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
22 22
23;;; Commentary: 23;;; Commentary:
24 24
@@ -28,14 +28,14 @@
28(require 'ls-lisp) 28(require 'ls-lisp)
29 29
30(ert-deftest ls-lisp-unload () 30(ert-deftest ls-lisp-unload ()
31 "Test for http://debbugs.gnu.org/xxxxx ." 31 "Test for https://debbugs.gnu.org/xxxxx ."
32 (should (advice-member-p 'ls-lisp--insert-directory 'insert-directory)) 32 (should (advice-member-p 'ls-lisp--insert-directory 'insert-directory))
33 (unload-feature 'ls-lisp 'force) 33 (unload-feature 'ls-lisp 'force)
34 (should-not (advice-member-p 'ls-lisp--insert-directory 'insert-directory)) 34 (should-not (advice-member-p 'ls-lisp--insert-directory 'insert-directory))
35 (require 'ls-lisp)) 35 (require 'ls-lisp))
36 36
37(ert-deftest ls-lisp-test-bug27762 () 37(ert-deftest ls-lisp-test-bug27762 ()
38 "Test for http://debbugs.gnu.org/27762 ." 38 "Test for https://debbugs.gnu.org/27762 ."
39 (let* ((dir source-directory) 39 (let* ((dir source-directory)
40 (default-directory dir) 40 (default-directory dir)
41 (files (mapcar (lambda (f) (concat "src/" f)) 41 (files (mapcar (lambda (f) (concat "src/" f))
@@ -57,7 +57,7 @@
57 (when (buffer-live-p buf) (kill-buffer buf))))) 57 (when (buffer-live-p buf) (kill-buffer buf)))))
58 58
59(ert-deftest ls-lisp-test-bug27631 () 59(ert-deftest ls-lisp-test-bug27631 ()
60 "Test for http://debbugs.gnu.org/27631 ." 60 "Test for https://debbugs.gnu.org/27631 ."
61 (let* ((dir (make-temp-file "bug27631" 'dir)) 61 (let* ((dir (make-temp-file "bug27631" 'dir))
62 (dir1 (expand-file-name "dir1" dir)) 62 (dir1 (expand-file-name "dir1" dir))
63 (dir2 (expand-file-name "dir2" dir)) 63 (dir2 (expand-file-name "dir2" dir))
@@ -76,7 +76,7 @@
76 (when (buffer-live-p buf) (kill-buffer buf))))) 76 (when (buffer-live-p buf) (kill-buffer buf)))))
77 77
78(ert-deftest ls-lisp-test-bug27693 () 78(ert-deftest ls-lisp-test-bug27693 ()
79 "Test for http://debbugs.gnu.org/27693 ." 79 "Test for https://debbugs.gnu.org/27693 ."
80 (let ((dir (expand-file-name "lisp" source-directory)) 80 (let ((dir (expand-file-name "lisp" source-directory))
81 (size "") 81 (size "")
82 ls-lisp-use-insert-directory-program buf) 82 ls-lisp-use-insert-directory-program buf)
diff --git a/test/lisp/mail/rmail-tests.el b/test/lisp/mail/rmail-tests.el
index 6cf9053bc0d..b0b86764226 100644
--- a/test/lisp/mail/rmail-tests.el
+++ b/test/lisp/mail/rmail-tests.el
@@ -15,7 +15,7 @@
15;; GNU General Public License for more details. 15;; GNU General Public License for more details.
16 16
17;; You should have received a copy of the GNU General Public License 17;; You should have received a copy of the GNU General Public License
18;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 18;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
19 19
20;;; Code: 20;;; Code:
21(require 'ert) 21(require 'ert)
diff --git a/test/lisp/man-tests.el b/test/lisp/man-tests.el
index b9f47f50c20..9294994892d 100644
--- a/test/lisp/man-tests.el
+++ b/test/lisp/man-tests.el
@@ -18,7 +18,7 @@
18;; GNU General Public License for more details. 18;; GNU General Public License for more details.
19 19
20;; You should have received a copy of the GNU General Public License 20;; You should have received a copy of the GNU General Public License
21;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 21;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
22 22
23;;; Code: 23;;; Code:
24 24
diff --git a/test/lisp/md4-tests.el b/test/lisp/md4-tests.el
index 169ed83448f..42b13c9d2a1 100644
--- a/test/lisp/md4-tests.el
+++ b/test/lisp/md4-tests.el
@@ -18,7 +18,7 @@
18;; GNU General Public License for more details. 18;; GNU General Public License for more details.
19 19
20;; You should have received a copy of the GNU General Public License 20;; You should have received a copy of the GNU General Public License
21;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 21;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
22 22
23;;; Commentary: 23;;; Commentary:
24 24
diff --git a/test/lisp/minibuffer-tests.el b/test/lisp/minibuffer-tests.el
index 7c5fcb4838f..c27b338f7f3 100644
--- a/test/lisp/minibuffer-tests.el
+++ b/test/lisp/minibuffer-tests.el
@@ -16,7 +16,7 @@
16;; GNU General Public License for more details. 16;; GNU General Public License for more details.
17 17
18;; You should have received a copy of the GNU General Public License 18;; You should have received a copy of the GNU General Public License
19;; along with this program. If not, see <http://www.gnu.org/licenses/>. 19;; along with this program. If not, see <https://www.gnu.org/licenses/>.
20 20
21;;; Commentary: 21;;; Commentary:
22 22
diff --git a/test/lisp/mouse-tests.el b/test/lisp/mouse-tests.el
index a8eca28365e..f8c91004ecc 100644
--- a/test/lisp/mouse-tests.el
+++ b/test/lisp/mouse-tests.el
@@ -17,7 +17,7 @@
17;; GNU General Public License for more details. 17;; GNU General Public License for more details.
18 18
19;; You should have received a copy of the GNU General Public License 19;; You should have received a copy of the GNU General Public License
20;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 20;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
21 21
22;;; Commentary: 22;;; Commentary:
23 23
diff --git a/test/lisp/net/dbus-tests.el b/test/lisp/net/dbus-tests.el
index 0a59e3b42d1..cdae9cce456 100644
--- a/test/lisp/net/dbus-tests.el
+++ b/test/lisp/net/dbus-tests.el
@@ -15,7 +15,7 @@
15;; General Public License for more details. 15;; General Public License for more details.
16;; 16;;
17;; You should have received a copy of the GNU General Public License 17;; You should have received a copy of the GNU General Public License
18;; along with this program. If not, see `http://www.gnu.org/licenses/'. 18;; along with this program. If not, see `https://www.gnu.org/licenses/'.
19 19
20;;; Code: 20;;; Code:
21 21
diff --git a/test/lisp/net/gnutls-tests.el b/test/lisp/net/gnutls-tests.el
index 9dbb6c05b9e..fd0b5decb8c 100644
--- a/test/lisp/net/gnutls-tests.el
+++ b/test/lisp/net/gnutls-tests.el
@@ -17,7 +17,7 @@
17;; GNU General Public License for more details. 17;; GNU General Public License for more details.
18 18
19;; You should have received a copy of the GNU General Public License 19;; You should have received a copy of the GNU General Public License
20;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 20;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
21 21
22;;; Commentary: 22;;; Commentary:
23 23
diff --git a/test/lisp/net/mailcap-tests.el b/test/lisp/net/mailcap-tests.el
index 9e32931ff7e..cbeb61acfeb 100644
--- a/test/lisp/net/mailcap-tests.el
+++ b/test/lisp/net/mailcap-tests.el
@@ -17,7 +17,7 @@
17;; GNU General Public License for more details. 17;; GNU General Public License for more details.
18 18
19;; You should have received a copy of the GNU General Public License 19;; You should have received a copy of the GNU General Public License
20;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 20;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
21 21
22;;; Commentary: 22;;; Commentary:
23 23
diff --git a/test/lisp/net/network-stream-tests.el b/test/lisp/net/network-stream-tests.el
index 9ee3a281c3d..e0ecfca4a89 100644
--- a/test/lisp/net/network-stream-tests.el
+++ b/test/lisp/net/network-stream-tests.el
@@ -17,7 +17,7 @@
17;; GNU General Public License for more details. 17;; GNU General Public License for more details.
18 18
19;; You should have received a copy of the GNU General Public License 19;; You should have received a copy of the GNU General Public License
20;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 20;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
21 21
22;;; Commentary: 22;;; Commentary:
23 23
diff --git a/test/lisp/net/newsticker-tests.el b/test/lisp/net/newsticker-tests.el
index 56064f781de..def7c2aebce 100644
--- a/test/lisp/net/newsticker-tests.el
+++ b/test/lisp/net/newsticker-tests.el
@@ -18,7 +18,7 @@
18;; GNU General Public License for more details. 18;; GNU General Public License for more details.
19 19
20;; You should have received a copy of the GNU General Public License 20;; You should have received a copy of the GNU General Public License
21;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 21;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
22 22
23;;; Commentary: 23;;; Commentary:
24 24
diff --git a/test/lisp/net/puny-tests.el b/test/lisp/net/puny-tests.el
index b06364e3b37..3f69b60a3b3 100644
--- a/test/lisp/net/puny-tests.el
+++ b/test/lisp/net/puny-tests.el
@@ -15,7 +15,7 @@
15;; GNU General Public License for more details. 15;; GNU General Public License for more details.
16 16
17;; You should have received a copy of the GNU General Public License 17;; You should have received a copy of the GNU General Public License
18;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 18;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
19 19
20;;; Code: 20;;; Code:
21 21
diff --git a/test/lisp/net/sasl-scram-rfc-tests.el b/test/lisp/net/sasl-scram-rfc-tests.el
index 96cec77c56d..4fb6f6cfefd 100644
--- a/test/lisp/net/sasl-scram-rfc-tests.el
+++ b/test/lisp/net/sasl-scram-rfc-tests.el
@@ -15,7 +15,7 @@
15;; GNU General Public License for more details. 15;; GNU General Public License for more details.
16 16
17;; You should have received a copy of the GNU General Public License 17;; You should have received a copy of the GNU General Public License
18;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 18;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
19 19
20;;; Commentary: 20;;; Commentary:
21 21
diff --git a/test/lisp/net/shr-tests.el b/test/lisp/net/shr-tests.el
index c82338af73e..3a30141668f 100644
--- a/test/lisp/net/shr-tests.el
+++ b/test/lisp/net/shr-tests.el
@@ -17,7 +17,7 @@
17;; GNU General Public License for more details. 17;; GNU General Public License for more details.
18 18
19;; You should have received a copy of the GNU General Public License 19;; You should have received a copy of the GNU General Public License
20;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 20;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
21 21
22;;; Commentary: 22;;; Commentary:
23 23
diff --git a/test/lisp/net/tramp-tests.el b/test/lisp/net/tramp-tests.el
index 8d30570a0c9..e8515302c00 100644
--- a/test/lisp/net/tramp-tests.el
+++ b/test/lisp/net/tramp-tests.el
@@ -15,7 +15,7 @@
15;; General Public License for more details. 15;; General Public License for more details.
16;; 16;;
17;; You should have received a copy of the GNU General Public License 17;; You should have received a copy of the GNU General Public License
18;; along with this program. If not, see `http://www.gnu.org/licenses/'. 18;; along with this program. If not, see `https://www.gnu.org/licenses/'.
19 19
20;;; Commentary: 20;;; Commentary:
21 21
diff --git a/test/lisp/obarray-tests.el b/test/lisp/obarray-tests.el
index 4908b883240..dca7c856783 100644
--- a/test/lisp/obarray-tests.el
+++ b/test/lisp/obarray-tests.el
@@ -17,7 +17,7 @@
17;; GNU General Public License for more details. 17;; GNU General Public License for more details.
18 18
19;; You should have received a copy of the GNU General Public License 19;; You should have received a copy of the GNU General Public License
20;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 20;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
21 21
22;;; Commentary: 22;;; Commentary:
23 23
diff --git a/test/lisp/progmodes/bat-mode-tests.el b/test/lisp/progmodes/bat-mode-tests.el
index 565718eea41..71660ca437a 100644
--- a/test/lisp/progmodes/bat-mode-tests.el
+++ b/test/lisp/progmodes/bat-mode-tests.el
@@ -18,7 +18,7 @@
18;; GNU General Public License for more details. 18;; GNU General Public License for more details.
19 19
20;; You should have received a copy of the GNU General Public License 20;; You should have received a copy of the GNU General Public License
21;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 21;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
22 22
23;;; Commentary: 23;;; Commentary:
24 24
diff --git a/test/lisp/progmodes/cc-mode-tests.el b/test/lisp/progmodes/cc-mode-tests.el
index 10f424f5282..402bf47dfab 100644
--- a/test/lisp/progmodes/cc-mode-tests.el
+++ b/test/lisp/progmodes/cc-mode-tests.el
@@ -19,7 +19,7 @@
19;; GNU General Public License for more details. 19;; GNU General Public License for more details.
20 20
21;; You should have received a copy of the GNU General Public License 21;; You should have received a copy of the GNU General Public License
22;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 22;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
23 23
24 24
25;;; Commentary: 25;;; Commentary:
diff --git a/test/lisp/progmodes/compile-tests.el b/test/lisp/progmodes/compile-tests.el
index 5c8c9c2a81f..2de52daeea2 100644
--- a/test/lisp/progmodes/compile-tests.el
+++ b/test/lisp/progmodes/compile-tests.el
@@ -19,7 +19,7 @@
19;; GNU General Public License for more details. 19;; GNU General Public License for more details.
20 20
21;; You should have received a copy of the GNU General Public License 21;; You should have received a copy of the GNU General Public License
22;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 22;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
23 23
24;;; Commentary: 24;;; Commentary:
25 25
diff --git a/test/lisp/progmodes/elisp-mode-tests.el b/test/lisp/progmodes/elisp-mode-tests.el
index 675aa31a79f..a6c64edeb7f 100644
--- a/test/lisp/progmodes/elisp-mode-tests.el
+++ b/test/lisp/progmodes/elisp-mode-tests.el
@@ -18,7 +18,7 @@
18;; GNU General Public License for more details. 18;; GNU General Public License for more details.
19 19
20;; You should have received a copy of the GNU General Public License 20;; You should have received a copy of the GNU General Public License
21;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 21;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
22 22
23;;; Code: 23;;; Code:
24 24
diff --git a/test/lisp/progmodes/etags-tests.el b/test/lisp/progmodes/etags-tests.el
index 845f3fe76a8..f8393317611 100644
--- a/test/lisp/progmodes/etags-tests.el
+++ b/test/lisp/progmodes/etags-tests.el
@@ -17,7 +17,7 @@
17;; GNU General Public License for more details. 17;; GNU General Public License for more details.
18 18
19;; You should have received a copy of the GNU General Public License 19;; You should have received a copy of the GNU General Public License
20;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 20;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
21 21
22;;; Code: 22;;; Code:
23 23
diff --git a/test/lisp/progmodes/f90-tests.el b/test/lisp/progmodes/f90-tests.el
index 533a67149e7..0c03a190ca2 100644
--- a/test/lisp/progmodes/f90-tests.el
+++ b/test/lisp/progmodes/f90-tests.el
@@ -17,7 +17,7 @@
17;; GNU General Public License for more details. 17;; GNU General Public License for more details.
18 18
19;; You should have received a copy of the GNU General Public License 19;; You should have received a copy of the GNU General Public License
20;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 20;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
21 21
22;;; Commentary: 22;;; Commentary:
23 23
@@ -71,7 +71,7 @@ end program progname
71 (should (string-equal (buffer-string) f90-test-indent)))) 71 (should (string-equal (buffer-string) f90-test-indent))))
72 72
73(ert-deftest f90-test-bug3729 () 73(ert-deftest f90-test-bug3729 ()
74 "Test for http://debbugs.gnu.org/3729 ." 74 "Test for https://debbugs.gnu.org/3729 ."
75 :expected-result :failed 75 :expected-result :failed
76 (with-temp-buffer 76 (with-temp-buffer
77 (f90-mode) 77 (f90-mode)
@@ -90,7 +90,7 @@ end subroutine test")
90 (should (= 0 (current-indentation))))) 90 (should (= 0 (current-indentation)))))
91 91
92(ert-deftest f90-test-bug3730 () 92(ert-deftest f90-test-bug3730 ()
93 "Test for http://debbugs.gnu.org/3730 ." 93 "Test for https://debbugs.gnu.org/3730 ."
94 (with-temp-buffer 94 (with-temp-buffer
95 (f90-mode) 95 (f90-mode)
96 (insert "a" ) 96 (insert "a" )
@@ -104,7 +104,7 @@ end subroutine test")
104;; TODO bug#5593 104;; TODO bug#5593
105 105
106(ert-deftest f90-test-bug8691 () 106(ert-deftest f90-test-bug8691 ()
107 "Test for http://debbugs.gnu.org/8691 ." 107 "Test for https://debbugs.gnu.org/8691 ."
108 (with-temp-buffer 108 (with-temp-buffer
109 (f90-mode) 109 (f90-mode)
110 (insert "module modname 110 (insert "module modname
@@ -119,13 +119,13 @@ end module modname")
119;; TODO bug#8812 119;; TODO bug#8812
120 120
121(ert-deftest f90-test-bug8820 () 121(ert-deftest f90-test-bug8820 ()
122 "Test for http://debbugs.gnu.org/8820 ." 122 "Test for https://debbugs.gnu.org/8820 ."
123 (with-temp-buffer 123 (with-temp-buffer
124 (f90-mode) 124 (f90-mode)
125 (should (eq (char-syntax ?%) (string-to-char "."))))) 125 (should (eq (char-syntax ?%) (string-to-char ".")))))
126 126
127(ert-deftest f90-test-bug9553a () 127(ert-deftest f90-test-bug9553a ()
128 "Test for http://debbugs.gnu.org/9553 ." 128 "Test for https://debbugs.gnu.org/9553 ."
129 (with-temp-buffer 129 (with-temp-buffer
130 (f90-mode) 130 (f90-mode)
131 (insert "!!!") 131 (insert "!!!")
@@ -136,7 +136,7 @@ end module modname")
136 (should (equal "!!! a" (buffer-substring (point) (+ 5 (point))))))) 136 (should (equal "!!! a" (buffer-substring (point) (+ 5 (point)))))))
137 137
138(ert-deftest f90-test-bug9553b () 138(ert-deftest f90-test-bug9553b ()
139 "Test for http://debbugs.gnu.org/9553 ." 139 "Test for https://debbugs.gnu.org/9553 ."
140 (with-temp-buffer 140 (with-temp-buffer
141 (f90-mode) 141 (f90-mode)
142 (insert "!!!") 142 (insert "!!!")
@@ -147,7 +147,7 @@ end module modname")
147 (should (equal "!!! a" (buffer-substring (point) (+ 5 (point))))))) 147 (should (equal "!!! a" (buffer-substring (point) (+ 5 (point)))))))
148 148
149(ert-deftest f90-test-bug9690 () 149(ert-deftest f90-test-bug9690 ()
150 "Test for http://debbugs.gnu.org/9690 ." 150 "Test for https://debbugs.gnu.org/9690 ."
151 (with-temp-buffer 151 (with-temp-buffer
152 (f90-mode) 152 (f90-mode)
153 (insert "#include \"foo.h\"") 153 (insert "#include \"foo.h\"")
@@ -155,7 +155,7 @@ end module modname")
155 (should (= 0 (current-indentation))))) 155 (should (= 0 (current-indentation)))))
156 156
157(ert-deftest f90-test-bug13138 () 157(ert-deftest f90-test-bug13138 ()
158 "Test for http://debbugs.gnu.org/13138 ." 158 "Test for https://debbugs.gnu.org/13138 ."
159 (with-temp-buffer 159 (with-temp-buffer
160 (f90-mode) 160 (f90-mode)
161 (insert "program prog 161 (insert "program prog
@@ -174,7 +174,7 @@ end program prog")
174 (should (= 0 (current-indentation))))) 174 (should (= 0 (current-indentation)))))
175 175
176(ert-deftest f90-test-bug-19809 () 176(ert-deftest f90-test-bug-19809 ()
177 "Test for http://debbugs.gnu.org/19809 ." 177 "Test for https://debbugs.gnu.org/19809 ."
178 (with-temp-buffer 178 (with-temp-buffer
179 (f90-mode) 179 (f90-mode)
180 ;; The Fortran standard says that continued strings should have 180 ;; The Fortran standard says that continued strings should have
@@ -189,7 +189,7 @@ end program prog")
189 (should (= (point) (point-max))))) 189 (should (= (point) (point-max)))))
190 190
191(ert-deftest f90-test-bug20680 () 191(ert-deftest f90-test-bug20680 ()
192 "Test for http://debbugs.gnu.org/20680 ." 192 "Test for https://debbugs.gnu.org/20680 ."
193 (with-temp-buffer 193 (with-temp-buffer
194 (f90-mode) 194 (f90-mode)
195 (insert "module modname 195 (insert "module modname
@@ -202,7 +202,7 @@ end module modname")
202 (should (= 2 (current-indentation))))) 202 (should (= 2 (current-indentation)))))
203 203
204(ert-deftest f90-test-bug20680b () 204(ert-deftest f90-test-bug20680b ()
205 "Test for http://debbugs.gnu.org/20680 ." 205 "Test for https://debbugs.gnu.org/20680 ."
206 (with-temp-buffer 206 (with-temp-buffer
207 (f90-mode) 207 (f90-mode)
208 (insert "module modname 208 (insert "module modname
@@ -215,7 +215,7 @@ end module modname")
215 (should (= 2 (current-indentation))))) 215 (should (= 2 (current-indentation)))))
216 216
217(ert-deftest f90-test-bug20969 () 217(ert-deftest f90-test-bug20969 ()
218 "Test for http://debbugs.gnu.org/20969 ." 218 "Test for https://debbugs.gnu.org/20969 ."
219 (with-temp-buffer 219 (with-temp-buffer
220 (f90-mode) 220 (f90-mode)
221 (insert "module modname 221 (insert "module modname
@@ -228,7 +228,7 @@ end module modname")
228 (should (= 2 (current-indentation))))) 228 (should (= 2 (current-indentation)))))
229 229
230(ert-deftest f90-test-bug20969b () 230(ert-deftest f90-test-bug20969b ()
231 "Test for http://debbugs.gnu.org/20969 ." 231 "Test for https://debbugs.gnu.org/20969 ."
232 (with-temp-buffer 232 (with-temp-buffer
233 (f90-mode) 233 (f90-mode)
234 (insert "module modname 234 (insert "module modname
@@ -241,7 +241,7 @@ end module modname")
241 (should (= 2 (current-indentation))))) 241 (should (= 2 (current-indentation)))))
242 242
243(ert-deftest f90-test-bug21794 () 243(ert-deftest f90-test-bug21794 ()
244 "Test for http://debbugs.gnu.org/21794 ." 244 "Test for https://debbugs.gnu.org/21794 ."
245 (with-temp-buffer 245 (with-temp-buffer
246 (f90-mode) 246 (f90-mode)
247 (insert "program prog 247 (insert "program prog
@@ -256,7 +256,7 @@ end program prog")
256 (should (= 5 (current-indentation))))) 256 (should (= 5 (current-indentation)))))
257 257
258(ert-deftest f90-test-bug25039 () 258(ert-deftest f90-test-bug25039 ()
259 "Test for http://debbugs.gnu.org/25039 ." 259 "Test for https://debbugs.gnu.org/25039 ."
260 (with-temp-buffer 260 (with-temp-buffer
261 (f90-mode) 261 (f90-mode)
262 (insert "program prog 262 (insert "program prog
diff --git a/test/lisp/progmodes/flymake-tests.el b/test/lisp/progmodes/flymake-tests.el
index 9bf6e7aa178..b04346fd97c 100644
--- a/test/lisp/progmodes/flymake-tests.el
+++ b/test/lisp/progmodes/flymake-tests.el
@@ -17,7 +17,7 @@
17;; GNU General Public License for more details. 17;; GNU General Public License for more details.
18 18
19;; You should have received a copy of the GNU General Public License 19;; You should have received a copy of the GNU General Public License
20;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 20;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
21 21
22;;; Commentary: 22;;; Commentary:
23 23
@@ -41,7 +41,7 @@
41 (setq-local flymake-warning-predicate predicate) 41 (setq-local flymake-warning-predicate predicate)
42 (goto-char (point-min)) 42 (goto-char (point-min))
43 (flymake-mode 1) 43 (flymake-mode 1)
44 ;; Weirdness here... http://debbugs.gnu.org/17647#25 44 ;; Weirdness here... https://debbugs.gnu.org/17647#25
45 (while (and flymake-is-running (< (setq i (1+ i)) 10)) 45 (while (and flymake-is-running (< (setq i (1+ i)) 10))
46 (sleep-for (+ 0.5 flymake-no-changes-timeout))) 46 (sleep-for (+ 0.5 flymake-no-changes-timeout)))
47 (flymake-goto-next-error) 47 (flymake-goto-next-error)
diff --git a/test/lisp/progmodes/js-tests.el b/test/lisp/progmodes/js-tests.el
index 4e27913930b..35143b1ec79 100644
--- a/test/lisp/progmodes/js-tests.el
+++ b/test/lisp/progmodes/js-tests.el
@@ -15,7 +15,7 @@
15;; GNU General Public License for more details. 15;; GNU General Public License for more details.
16 16
17;; You should have received a copy of the GNU General Public License 17;; You should have received a copy of the GNU General Public License
18;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 18;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
19 19
20;;; Commentary: 20;;; Commentary:
21 21
diff --git a/test/lisp/progmodes/python-tests.el b/test/lisp/progmodes/python-tests.el
index 57e40ff640e..a59885637e9 100644
--- a/test/lisp/progmodes/python-tests.el
+++ b/test/lisp/progmodes/python-tests.el
@@ -15,7 +15,7 @@
15;; GNU General Public License for more details. 15;; GNU General Public License for more details.
16 16
17;; You should have received a copy of the GNU General Public License 17;; You should have received a copy of the GNU General Public License
18;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 18;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
19 19
20;;; Commentary: 20;;; Commentary:
21 21
diff --git a/test/lisp/progmodes/ruby-mode-tests.el b/test/lisp/progmodes/ruby-mode-tests.el
index f04483f6d7c..aa177e31b46 100644
--- a/test/lisp/progmodes/ruby-mode-tests.el
+++ b/test/lisp/progmodes/ruby-mode-tests.el
@@ -15,7 +15,7 @@
15;; GNU General Public License for more details. 15;; GNU General Public License for more details.
16 16
17;; You should have received a copy of the GNU General Public License 17;; You should have received a copy of the GNU General Public License
18;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 18;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
19 19
20;;; Commentary: 20;;; Commentary:
21 21
diff --git a/test/lisp/progmodes/sql-tests.el b/test/lisp/progmodes/sql-tests.el
index f75005f737f..ad22906ecf1 100644
--- a/test/lisp/progmodes/sql-tests.el
+++ b/test/lisp/progmodes/sql-tests.el
@@ -18,7 +18,7 @@
18;; GNU General Public License for more details. 18;; GNU General Public License for more details.
19 19
20;; You should have received a copy of the GNU General Public License 20;; You should have received a copy of the GNU General Public License
21;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 21;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
22 22
23;;; Commentary: 23;;; Commentary:
24 24
diff --git a/test/lisp/progmodes/subword-tests.el b/test/lisp/progmodes/subword-tests.el
index 39512efdbe1..66fe1472e4c 100644
--- a/test/lisp/progmodes/subword-tests.el
+++ b/test/lisp/progmodes/subword-tests.el
@@ -16,7 +16,7 @@
16;; GNU General Public License for more details. 16;; GNU General Public License for more details.
17 17
18;; You should have received a copy of the GNU General Public License 18;; You should have received a copy of the GNU General Public License
19;; along with this program. If not, see <http://www.gnu.org/licenses/>. 19;; along with this program. If not, see <https://www.gnu.org/licenses/>.
20 20
21;;; Commentary: 21;;; Commentary:
22 22
@@ -58,12 +58,12 @@
58 (insert line) 58 (insert line)
59 59
60 ;; Test forward motion. 60 ;; Test forward motion.
61 61
62 (goto-char (point-min)) 62 (goto-char (point-min))
63 (let ((stops (make-string (length fwrd) ?\ ))) 63 (let ((stops (make-string (length fwrd) ?\ )))
64 (while (progn 64 (while (progn
65 (aset stops (1- (point)) ?\*) 65 (aset stops (1- (point)) ?\*)
66 (not (eobp))) 66 (not (eobp)))
67 (forward-word)) 67 (forward-word))
68 (should (equal stops fwrd))) 68 (should (equal stops fwrd)))
69 69
@@ -73,7 +73,7 @@
73 (let ((stops (make-string (length bkwd) ?\ ))) 73 (let ((stops (make-string (length bkwd) ?\ )))
74 (while (progn 74 (while (progn
75 (aset stops (1- (point)) ?\*) 75 (aset stops (1- (point)) ?\*)
76 (not (bobp))) 76 (not (bobp)))
77 (backward-word)) 77 (backward-word))
78 (should (equal stops bkwd)))))) 78 (should (equal stops bkwd))))))
79 79
diff --git a/test/lisp/progmodes/xref-tests.el b/test/lisp/progmodes/xref-tests.el
index b7f0f0526c6..465aab51128 100644
--- a/test/lisp/progmodes/xref-tests.el
+++ b/test/lisp/progmodes/xref-tests.el
@@ -17,7 +17,7 @@
17;; GNU General Public License for more details. 17;; GNU General Public License for more details.
18 18
19;; You should have received a copy of the GNU General Public License 19;; You should have received a copy of the GNU General Public License
20;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 20;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
21 21
22;;; Commentary: 22;;; Commentary:
23 23
diff --git a/test/lisp/ps-print-tests.el b/test/lisp/ps-print-tests.el
index e1df37b645d..0eb65aab61c 100644
--- a/test/lisp/ps-print-tests.el
+++ b/test/lisp/ps-print-tests.el
@@ -17,7 +17,7 @@
17;; GNU General Public License for more details. 17;; GNU General Public License for more details.
18 18
19;; You should have received a copy of the GNU General Public License 19;; You should have received a copy of the GNU General Public License
20;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 20;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
21 21
22;;; Commentary: 22;;; Commentary:
23 23
diff --git a/test/lisp/register-tests.el b/test/lisp/register-tests.el
index 2e31602b127..fd6d1edea25 100644
--- a/test/lisp/register-tests.el
+++ b/test/lisp/register-tests.el
@@ -18,7 +18,7 @@
18;; GNU General Public License for more details. 18;; GNU General Public License for more details.
19 19
20;; You should have received a copy of the GNU General Public License 20;; You should have received a copy of the GNU General Public License
21;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 21;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
22 22
23;;; Commentary: 23;;; Commentary:
24 24
@@ -28,7 +28,7 @@
28(require 'cl-lib) 28(require 'cl-lib)
29 29
30(ert-deftest register-test-bug27634 () 30(ert-deftest register-test-bug27634 ()
31 "Test for http://debbugs.gnu.org/27634 ." 31 "Test for https://debbugs.gnu.org/27634 ."
32 (dolist (event (list ?\C-g 'escape ?\C-\[)) 32 (dolist (event (list ?\C-g 'escape ?\C-\[))
33 (cl-letf (((symbol-function 'read-key) #'ignore) 33 (cl-letf (((symbol-function 'read-key) #'ignore)
34 (last-input-event event) 34 (last-input-event event)
diff --git a/test/lisp/replace-tests.el b/test/lisp/replace-tests.el
index a8bc5407f42..b98406d8ef8 100644
--- a/test/lisp/replace-tests.el
+++ b/test/lisp/replace-tests.el
@@ -18,7 +18,7 @@
18;; GNU General Public License for more details. 18;; GNU General Public License for more details.
19 19
20;; You should have received a copy of the GNU General Public License 20;; You should have received a copy of the GNU General Public License
21;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 21;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
22 22
23;;; Code: 23;;; Code:
24 24
diff --git a/test/lisp/rot13-tests.el b/test/lisp/rot13-tests.el
index 70fe34510dd..1eae3976ef5 100644
--- a/test/lisp/rot13-tests.el
+++ b/test/lisp/rot13-tests.el
@@ -18,7 +18,7 @@
18;; GNU General Public License for more details. 18;; GNU General Public License for more details.
19 19
20;; You should have received a copy of the GNU General Public License 20;; You should have received a copy of the GNU General Public License
21;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 21;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
22 22
23;;; Commentary: 23;;; Commentary:
24 24
diff --git a/test/lisp/ses-tests.el b/test/lisp/ses-tests.el
index 8fff6f73520..3194b261565 100644
--- a/test/lisp/ses-tests.el
+++ b/test/lisp/ses-tests.el
@@ -17,7 +17,7 @@
17;; GNU General Public License for more details. 17;; GNU General Public License for more details.
18 18
19;; You should have received a copy of the GNU General Public License 19;; You should have received a copy of the GNU General Public License
20;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 20;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
21 21
22;;; Code: 22;;; Code:
23 23
diff --git a/test/lisp/shell-tests.el b/test/lisp/shell-tests.el
index 6eb9cdcdd18..c51150069a6 100644
--- a/test/lisp/shell-tests.el
+++ b/test/lisp/shell-tests.el
@@ -15,7 +15,7 @@
15;; GNU General Public License for more details. 15;; GNU General Public License for more details.
16 16
17;; You should have received a copy of the GNU General Public License 17;; You should have received a copy of the GNU General Public License
18;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 18;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
19 19
20;;; Commentary: 20;;; Commentary:
21 21
diff --git a/test/lisp/simple-tests.el b/test/lisp/simple-tests.el
index 7cb7107ceda..90a627f261e 100644
--- a/test/lisp/simple-tests.el
+++ b/test/lisp/simple-tests.el
@@ -15,7 +15,7 @@
15;; GNU General Public License for more details. 15;; GNU General Public License for more details.
16 16
17;; You should have received a copy of the GNU General Public License 17;; You should have received a copy of the GNU General Public License
18;; along with this program. If not, see <http://www.gnu.org/licenses/>. 18;; along with this program. If not, see <https://www.gnu.org/licenses/>.
19 19
20;;; Code: 20;;; Code:
21 21
diff --git a/test/lisp/sort-tests.el b/test/lisp/sort-tests.el
index f6cbe90d5bf..a53b8e5380b 100644
--- a/test/lisp/sort-tests.el
+++ b/test/lisp/sort-tests.el
@@ -15,7 +15,7 @@
15;; GNU General Public License for more details. 15;; GNU General Public License for more details.
16 16
17;; You should have received a copy of the GNU General Public License 17;; You should have received a copy of the GNU General Public License
18;; along with this program. If not, see <http://www.gnu.org/licenses/>. 18;; along with this program. If not, see <https://www.gnu.org/licenses/>.
19 19
20;;; Code: 20;;; Code:
21 21
diff --git a/test/lisp/soundex-tests.el b/test/lisp/soundex-tests.el
index d1bc99d8113..59bdfa4e01e 100644
--- a/test/lisp/soundex-tests.el
+++ b/test/lisp/soundex-tests.el
@@ -17,7 +17,7 @@
17;; GNU General Public License for more details. 17;; GNU General Public License for more details.
18 18
19;; You should have received a copy of the GNU General Public License 19;; You should have received a copy of the GNU General Public License
20;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 20;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
21 21
22;;; Commentary: 22;;; Commentary:
23 23
diff --git a/test/lisp/subr-tests.el b/test/lisp/subr-tests.el
index a59f0ca90e1..ac9e2df603c 100644
--- a/test/lisp/subr-tests.el
+++ b/test/lisp/subr-tests.el
@@ -19,7 +19,7 @@
19;; GNU General Public License for more details. 19;; GNU General Public License for more details.
20 20
21;; You should have received a copy of the GNU General Public License 21;; You should have received a copy of the GNU General Public License
22;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 22;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
23 23
24;;; Commentary: 24;;; Commentary:
25 25
@@ -293,7 +293,7 @@ cf. Bug#25477."
293 :type 'wrong-type-argument)) 293 :type 'wrong-type-argument))
294 294
295(ert-deftest subr-tests-bug22027 () 295(ert-deftest subr-tests-bug22027 ()
296 "Test for http://debbugs.gnu.org/22027 ." 296 "Test for https://debbugs.gnu.org/22027 ."
297 (let ((default "foo") res) 297 (let ((default "foo") res)
298 (cl-letf (((symbol-function 'read-string) 298 (cl-letf (((symbol-function 'read-string)
299 (lambda (_prompt _init _hist def) def))) 299 (lambda (_prompt _init _hist def) def)))
diff --git a/test/lisp/tar-mode-tests.el b/test/lisp/tar-mode-tests.el
index 76ec058e619..e005c2d8cc0 100644
--- a/test/lisp/tar-mode-tests.el
+++ b/test/lisp/tar-mode-tests.el
@@ -15,7 +15,7 @@
15;; GNU General Public License for more details. 15;; GNU General Public License for more details.
16 16
17;; You should have received a copy of the GNU General Public License 17;; You should have received a copy of the GNU General Public License
18;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 18;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
19 19
20;;; Code: 20;;; Code:
21(require 'ert) 21(require 'ert)
diff --git a/test/lisp/textmodes/css-mode-tests.el b/test/lisp/textmodes/css-mode-tests.el
index 68946a01c06..f93fdbbc5af 100644
--- a/test/lisp/textmodes/css-mode-tests.el
+++ b/test/lisp/textmodes/css-mode-tests.el
@@ -18,7 +18,7 @@
18;; GNU General Public License for more details. 18;; GNU General Public License for more details.
19 19
20;; You should have received a copy of the GNU General Public License 20;; You should have received a copy of the GNU General Public License
21;; along with this program. If not, see <http://www.gnu.org/licenses/>. 21;; along with this program. If not, see <https://www.gnu.org/licenses/>.
22 22
23;;; Commentary: 23;;; Commentary:
24 24
diff --git a/test/lisp/textmodes/dns-mode-tests.el b/test/lisp/textmodes/dns-mode-tests.el
index 34e86201d82..f71f9040df7 100644
--- a/test/lisp/textmodes/dns-mode-tests.el
+++ b/test/lisp/textmodes/dns-mode-tests.el
@@ -18,7 +18,7 @@
18;; GNU General Public License for more details. 18;; GNU General Public License for more details.
19 19
20;; You should have received a copy of the GNU General Public License 20;; You should have received a copy of the GNU General Public License
21;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 21;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
22 22
23;;; Code: 23;;; Code:
24 24
diff --git a/test/lisp/textmodes/mhtml-mode-tests.el b/test/lisp/textmodes/mhtml-mode-tests.el
index 020ad03c18f..df49f6780fa 100644
--- a/test/lisp/textmodes/mhtml-mode-tests.el
+++ b/test/lisp/textmodes/mhtml-mode-tests.el
@@ -17,7 +17,7 @@
17;; GNU General Public License for more details. 17;; GNU General Public License for more details.
18 18
19;; You should have received a copy of the GNU General Public License 19;; You should have received a copy of the GNU General Public License
20;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 20;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
21 21
22;;; Commentary: 22;;; Commentary:
23 23
diff --git a/test/lisp/textmodes/reftex-tests.el b/test/lisp/textmodes/reftex-tests.el
index 55db66c58dc..0b67b2eb5b9 100644
--- a/test/lisp/textmodes/reftex-tests.el
+++ b/test/lisp/textmodes/reftex-tests.el
@@ -19,7 +19,7 @@
19;; GNU General Public License for more details. 19;; GNU General Public License for more details.
20 20
21;; You should have received a copy of the GNU General Public License 21;; You should have received a copy of the GNU General Public License
22;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 22;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
23 23
24;;; Code: 24;;; Code:
25 25
diff --git a/test/lisp/textmodes/sgml-mode-tests.el b/test/lisp/textmodes/sgml-mode-tests.el
index e1aa3e8857e..4281ab8558f 100644
--- a/test/lisp/textmodes/sgml-mode-tests.el
+++ b/test/lisp/textmodes/sgml-mode-tests.el
@@ -18,7 +18,7 @@
18;; GNU General Public License for more details. 18;; GNU General Public License for more details.
19 19
20;; You should have received a copy of the GNU General Public License 20;; You should have received a copy of the GNU General Public License
21;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 21;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
22 22
23;;; Commentary: 23;;; Commentary:
24 24
diff --git a/test/lisp/textmodes/tildify-tests.el b/test/lisp/textmodes/tildify-tests.el
index f958fbc547a..30038296a21 100644
--- a/test/lisp/textmodes/tildify-tests.el
+++ b/test/lisp/textmodes/tildify-tests.el
@@ -19,7 +19,7 @@
19;; GNU General Public License for more details. 19;; GNU General Public License for more details.
20 20
21;; You should have received a copy of the GNU General Public License 21;; You should have received a copy of the GNU General Public License
22;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 22;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
23 23
24;;; Commentary: 24;;; Commentary:
25 25
diff --git a/test/lisp/url/url-auth-tests.el b/test/lisp/url/url-auth-tests.el
index 30636db083c..e7aeb6e6164 100644
--- a/test/lisp/url/url-auth-tests.el
+++ b/test/lisp/url/url-auth-tests.el
@@ -17,7 +17,7 @@
17;; GNU General Public License for more details. 17;; GNU General Public License for more details.
18 18
19;; You should have received a copy of the GNU General Public License 19;; You should have received a copy of the GNU General Public License
20;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 20;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
21 21
22;;; Commentary: 22;;; Commentary:
23 23
diff --git a/test/lisp/url/url-expand-tests.el b/test/lisp/url/url-expand-tests.el
index 2debbdeb753..d147bddb3d3 100644
--- a/test/lisp/url/url-expand-tests.el
+++ b/test/lisp/url/url-expand-tests.el
@@ -18,7 +18,7 @@
18;; GNU General Public License for more details. 18;; GNU General Public License for more details.
19 19
20;; You should have received a copy of the GNU General Public License 20;; You should have received a copy of the GNU General Public License
21;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 21;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
22 22
23;;; Commentary: 23;;; Commentary:
24 24
diff --git a/test/lisp/url/url-future-tests.el b/test/lisp/url/url-future-tests.el
index 64d045219ba..e7bcbd696a4 100644
--- a/test/lisp/url/url-future-tests.el
+++ b/test/lisp/url/url-future-tests.el
@@ -18,7 +18,7 @@
18;; GNU General Public License for more details. 18;; GNU General Public License for more details.
19 19
20;; You should have received a copy of the GNU General Public License 20;; You should have received a copy of the GNU General Public License
21;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 21;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
22 22
23;;; Code: 23;;; Code:
24 24
diff --git a/test/lisp/url/url-parse-tests.el b/test/lisp/url/url-parse-tests.el
index fd8abb0a5e5..56be313b776 100644
--- a/test/lisp/url/url-parse-tests.el
+++ b/test/lisp/url/url-parse-tests.el
@@ -18,7 +18,7 @@
18;; GNU General Public License for more details. 18;; GNU General Public License for more details.
19 19
20;; You should have received a copy of the GNU General Public License 20;; You should have received a copy of the GNU General Public License
21;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 21;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
22 22
23;;; Commentary: 23;;; Commentary:
24 24
diff --git a/test/lisp/url/url-util-tests.el b/test/lisp/url/url-util-tests.el
index c3375890c01..0d9ad9074d2 100644
--- a/test/lisp/url/url-util-tests.el
+++ b/test/lisp/url/url-util-tests.el
@@ -18,7 +18,7 @@
18;; GNU General Public License for more details. 18;; GNU General Public License for more details.
19 19
20;; You should have received a copy of the GNU General Public License 20;; You should have received a copy of the GNU General Public License
21;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 21;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
22 22
23;;; Code: 23;;; Code:
24 24
diff --git a/test/lisp/vc/add-log-tests.el b/test/lisp/vc/add-log-tests.el
index 3e7bc7fdf0d..746c21644a3 100644
--- a/test/lisp/vc/add-log-tests.el
+++ b/test/lisp/vc/add-log-tests.el
@@ -18,7 +18,7 @@
18;; GNU General Public License for more details. 18;; GNU General Public License for more details.
19 19
20;; You should have received a copy of the GNU General Public License 20;; You should have received a copy of the GNU General Public License
21;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 21;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
22 22
23;;; Code: 23;;; Code:
24 24
diff --git a/test/lisp/vc/diff-mode-tests.el b/test/lisp/vc/diff-mode-tests.el
index 807a411fa5d..d27ea668131 100644
--- a/test/lisp/vc/diff-mode-tests.el
+++ b/test/lisp/vc/diff-mode-tests.el
@@ -16,7 +16,7 @@
16;; GNU General Public License for more details. 16;; GNU General Public License for more details.
17 17
18;; You should have received a copy of the GNU General Public License 18;; You should have received a copy of the GNU General Public License
19;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 19;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
20 20
21;;; Code: 21;;; Code:
22 22
@@ -89,7 +89,7 @@ index 8858f0d..86e8ea5 100644
89 wrongheadedness 89 wrongheadedness
90-xylophonists 90-xylophonists
91 youthfulness 91 youthfulness
92-- 92--
932.11.0 932.11.0
94 94
95") 95")
@@ -186,7 +186,7 @@ youthfulness
186 (diff-apply-hunk) 186 (diff-apply-hunk)
187 (diff-apply-hunk) 187 (diff-apply-hunk)
188 (diff-apply-hunk)) 188 (diff-apply-hunk))
189 189
190 (should (equal (with-current-buffer buf (buffer-string)) 190 (should (equal (with-current-buffer buf (buffer-string))
191 fil_after)) 191 fil_after))
192 (should (equal (with-current-buffer buf2 (buffer-string)) 192 (should (equal (with-current-buffer buf2 (buffer-string))
diff --git a/test/lisp/vc/ediff-diff-tests.el b/test/lisp/vc/ediff-diff-tests.el
index 566f592f84e..09aa106027e 100644
--- a/test/lisp/vc/ediff-diff-tests.el
+++ b/test/lisp/vc/ediff-diff-tests.el
@@ -17,7 +17,7 @@
17;; GNU General Public License for more details. 17;; GNU General Public License for more details.
18 18
19;; You should have received a copy of the GNU General Public License 19;; You should have received a copy of the GNU General Public License
20;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 20;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
21 21
22;;; Commentary: 22;;; Commentary:
23 23
diff --git a/test/lisp/vc/ediff-ptch-tests.el b/test/lisp/vc/ediff-ptch-tests.el
index 6fbc1b0a8bd..368d00ae4cb 100644
--- a/test/lisp/vc/ediff-ptch-tests.el
+++ b/test/lisp/vc/ediff-ptch-tests.el
@@ -15,7 +15,7 @@
15;; General Public License for more details. 15;; General Public License for more details.
16;; 16;;
17;; You should have received a copy of the GNU General Public License 17;; You should have received a copy of the GNU General Public License
18;; along with this program. If not, see `http://www.gnu.org/licenses/'. 18;; along with this program. If not, see `https://www.gnu.org/licenses/'.
19 19
20;;; Code: 20;;; Code:
21 21
@@ -23,7 +23,7 @@
23(require 'ediff-ptch) 23(require 'ediff-ptch)
24 24
25(ert-deftest ediff-ptch-test-bug25010 () 25(ert-deftest ediff-ptch-test-bug25010 ()
26 "Test for http://debbugs.gnu.org/25010 ." 26 "Test for https://debbugs.gnu.org/25010 ."
27 (with-temp-buffer 27 (with-temp-buffer
28 (insert "diff --git a/lisp/vc/ediff-ptch.el b/lisp/vc/ediff-ptch.el 28 (insert "diff --git a/lisp/vc/ediff-ptch.el b/lisp/vc/ediff-ptch.el
29index 6a07f80..6e8e947 100644 29index 6a07f80..6e8e947 100644
@@ -40,7 +40,7 @@ index 6a07f80..6e8e947 100644
40 40
41 41
42(ert-deftest ediff-ptch-test-bug26084 () 42(ert-deftest ediff-ptch-test-bug26084 ()
43 "Test for http://debbugs.gnu.org/26084 ." 43 "Test for https://debbugs.gnu.org/26084 ."
44 (skip-unless (executable-find "git")) 44 (skip-unless (executable-find "git"))
45 (skip-unless (executable-find ediff-patch-program)) 45 (skip-unless (executable-find ediff-patch-program))
46 (let* ((tmpdir (make-temp-file "ediff-ptch-test" t)) 46 (let* ((tmpdir (make-temp-file "ediff-ptch-test" t))
diff --git a/test/lisp/vc/vc-bzr-tests.el b/test/lisp/vc/vc-bzr-tests.el
index fc7d8f8283f..e751f562866 100644
--- a/test/lisp/vc/vc-bzr-tests.el
+++ b/test/lisp/vc/vc-bzr-tests.el
@@ -18,7 +18,7 @@
18;; GNU General Public License for more details. 18;; GNU General Public License for more details.
19 19
20;; You should have received a copy of the GNU General Public License 20;; You should have received a copy of the GNU General Public License
21;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 21;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
22 22
23;;; Commentary: 23;;; Commentary:
24 24
@@ -29,7 +29,7 @@
29(require 'vc-dir) 29(require 'vc-dir)
30 30
31(ert-deftest vc-bzr-test-bug9726 () 31(ert-deftest vc-bzr-test-bug9726 ()
32 "Test for http://debbugs.gnu.org/9726 ." 32 "Test for https://debbugs.gnu.org/9726 ."
33 (skip-unless (executable-find vc-bzr-program)) 33 (skip-unless (executable-find vc-bzr-program))
34 ;; Bzr wants to access HOME, e.g. to write ~/.bzr.log. 34 ;; Bzr wants to access HOME, e.g. to write ~/.bzr.log.
35 ;; This is a problem on hydra, where HOME is non-existent. 35 ;; This is a problem on hydra, where HOME is non-existent.
@@ -71,7 +71,7 @@
71 71
72;; Not specific to bzr. 72;; Not specific to bzr.
73(ert-deftest vc-bzr-test-bug9781 () 73(ert-deftest vc-bzr-test-bug9781 ()
74 "Test for http://debbugs.gnu.org/9781 ." 74 "Test for https://debbugs.gnu.org/9781 ."
75 (skip-unless (executable-find vc-bzr-program)) 75 (skip-unless (executable-find vc-bzr-program))
76 (let* ((homedir (make-temp-file "vc-bzr-test" t)) 76 (let* ((homedir (make-temp-file "vc-bzr-test" t))
77 (bzrdir (expand-file-name "bzr" homedir)) 77 (bzrdir (expand-file-name "bzr" homedir))
diff --git a/test/lisp/vc/vc-hg-tests.el b/test/lisp/vc/vc-hg-tests.el
index 284e06a2052..96fc41e9971 100644
--- a/test/lisp/vc/vc-hg-tests.el
+++ b/test/lisp/vc/vc-hg-tests.el
@@ -18,7 +18,7 @@
18;; GNU General Public License for more details. 18;; GNU General Public License for more details.
19 19
20;; You should have received a copy of the GNU General Public License 20;; You should have received a copy of the GNU General Public License
21;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 21;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
22 22
23;;; Commentary: 23;;; Commentary:
24 24
diff --git a/test/lisp/vc/vc-tests.el b/test/lisp/vc/vc-tests.el
index 1104085a2e1..b970be8909c 100644
--- a/test/lisp/vc/vc-tests.el
+++ b/test/lisp/vc/vc-tests.el
@@ -15,7 +15,7 @@
15;; General Public License for more details. 15;; General Public License for more details.
16;; 16;;
17;; You should have received a copy of the GNU General Public License 17;; You should have received a copy of the GNU General Public License
18;; along with this program. If not, see `http://www.gnu.org/licenses/'. 18;; along with this program. If not, see `https://www.gnu.org/licenses/'.
19 19
20;;; Commentary: 20;;; Commentary:
21 21
diff --git a/test/lisp/whitespace-tests.el b/test/lisp/whitespace-tests.el
index 1e455352f2e..ba99ddcdec4 100644
--- a/test/lisp/whitespace-tests.el
+++ b/test/lisp/whitespace-tests.el
@@ -15,7 +15,7 @@
15;; GNU General Public License for more details. 15;; GNU General Public License for more details.
16 16
17;; You should have received a copy of the GNU General Public License 17;; You should have received a copy of the GNU General Public License
18;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 18;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
19 19
20;;; Code: 20;;; Code:
21 21
diff --git a/test/lisp/xdg-tests.el b/test/lisp/xdg-tests.el
index 2630e1e8248..e3c9a743e44 100644
--- a/test/lisp/xdg-tests.el
+++ b/test/lisp/xdg-tests.el
@@ -18,7 +18,7 @@
18;; GNU General Public License for more details. 18;; GNU General Public License for more details.
19 19
20;; You should have received a copy of the GNU General Public License 20;; You should have received a copy of the GNU General Public License
21;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 21;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
22 22
23;;; Commentary: 23;;; Commentary:
24 24
diff --git a/test/lisp/xml-tests.el b/test/lisp/xml-tests.el
index 16945b0f92d..ba693490e24 100644
--- a/test/lisp/xml-tests.el
+++ b/test/lisp/xml-tests.el
@@ -19,7 +19,7 @@
19;; GNU General Public License for more details. 19;; GNU General Public License for more details.
20 20
21;; You should have received a copy of the GNU General Public License 21;; You should have received a copy of the GNU General Public License
22;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 22;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
23 23
24;;; Commentary: 24;;; Commentary:
25 25
diff --git a/test/lisp/xt-mouse-tests.el b/test/lisp/xt-mouse-tests.el
index c0e97f57479..53844a6e991 100644
--- a/test/lisp/xt-mouse-tests.el
+++ b/test/lisp/xt-mouse-tests.el
@@ -17,7 +17,7 @@
17;; GNU General Public License for more details. 17;; GNU General Public License for more details.
18 18
19;; You should have received a copy of the GNU General Public License 19;; You should have received a copy of the GNU General Public License
20;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 20;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
21 21
22;;; Commentary: 22;;; Commentary:
23 23
diff --git a/test/manual/biditest.el b/test/manual/biditest.el
index c315749e187..667e537d991 100644
--- a/test/manual/biditest.el
+++ b/test/manual/biditest.el
@@ -17,7 +17,7 @@
17;; GNU General Public License for more details. 17;; GNU General Public License for more details.
18 18
19;; You should have received a copy of the GNU General Public License 19;; You should have received a copy of the GNU General Public License
20;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 20;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
21 21
22;;; Commentary: 22;;; Commentary:
23 23
diff --git a/test/manual/cedet/cedet-utests.el b/test/manual/cedet/cedet-utests.el
index b8396b822b9..19a144f2abb 100644
--- a/test/manual/cedet/cedet-utests.el
+++ b/test/manual/cedet/cedet-utests.el
@@ -17,7 +17,7 @@
17;; GNU General Public License for more details. 17;; GNU General Public License for more details.
18 18
19;; You should have received a copy of the GNU General Public License 19;; You should have received a copy of the GNU General Public License
20;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 20;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
21 21
22;;; Commentary: 22;;; Commentary:
23;; 23;;
diff --git a/test/manual/cedet/ede-tests.el b/test/manual/cedet/ede-tests.el
index fdad01c1ff1..e24bdf7f9f0 100644
--- a/test/manual/cedet/ede-tests.el
+++ b/test/manual/cedet/ede-tests.el
@@ -17,7 +17,7 @@
17;; GNU General Public License for more details. 17;; GNU General Public License for more details.
18 18
19;; You should have received a copy of the GNU General Public License 19;; You should have received a copy of the GNU General Public License
20;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 20;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
21 21
22;;; Commentary: 22;;; Commentary:
23 23
diff --git a/test/manual/cedet/semantic-ia-utest.el b/test/manual/cedet/semantic-ia-utest.el
index cf89daf1490..7861fd73949 100644
--- a/test/manual/cedet/semantic-ia-utest.el
+++ b/test/manual/cedet/semantic-ia-utest.el
@@ -17,7 +17,7 @@
17;; GNU General Public License for more details. 17;; GNU General Public License for more details.
18 18
19;; You should have received a copy of the GNU General Public License 19;; You should have received a copy of the GNU General Public License
20;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 20;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
21 21
22;;; Commentary: 22;;; Commentary:
23;; 23;;
diff --git a/test/manual/cedet/semantic-tests.el b/test/manual/cedet/semantic-tests.el
index bfcba7e6772..3a19328ac79 100644
--- a/test/manual/cedet/semantic-tests.el
+++ b/test/manual/cedet/semantic-tests.el
@@ -17,7 +17,7 @@
17;; GNU General Public License for more details. 17;; GNU General Public License for more details.
18 18
19;; You should have received a copy of the GNU General Public License 19;; You should have received a copy of the GNU General Public License
20;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 20;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
21 21
22;;; Commentary: 22;;; Commentary:
23 23
diff --git a/test/manual/cedet/semantic-utest-c.el b/test/manual/cedet/semantic-utest-c.el
index 26ce4009277..6adfb1f2144 100644
--- a/test/manual/cedet/semantic-utest-c.el
+++ b/test/manual/cedet/semantic-utest-c.el
@@ -17,7 +17,7 @@
17;; GNU General Public License for more details. 17;; GNU General Public License for more details.
18 18
19;; You should have received a copy of the GNU General Public License 19;; You should have received a copy of the GNU General Public License
20;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 20;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
21 21
22;;; Commentary: 22;;; Commentary:
23;; 23;;
diff --git a/test/manual/cedet/semantic-utest.el b/test/manual/cedet/semantic-utest.el
index f735e552413..6d499eeba44 100644
--- a/test/manual/cedet/semantic-utest.el
+++ b/test/manual/cedet/semantic-utest.el
@@ -17,7 +17,7 @@
17;; GNU General Public License for more details. 17;; GNU General Public License for more details.
18 18
19;; You should have received a copy of the GNU General Public License 19;; You should have received a copy of the GNU General Public License
20;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 20;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
21 21
22;;; Commentary: 22;;; Commentary:
23;; 23;;
diff --git a/test/manual/cedet/srecode-tests.el b/test/manual/cedet/srecode-tests.el
index 36256a70597..5d387a2d0c7 100644
--- a/test/manual/cedet/srecode-tests.el
+++ b/test/manual/cedet/srecode-tests.el
@@ -17,7 +17,7 @@
17;; GNU General Public License for more details. 17;; GNU General Public License for more details.
18 18
19;; You should have received a copy of the GNU General Public License 19;; You should have received a copy of the GNU General Public License
20;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 20;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
21 21
22;;; Commentary: 22;;; Commentary:
23 23
diff --git a/test/manual/cedet/tests/test.c b/test/manual/cedet/tests/test.c
index a46486927a7..c5958c4cbac 100644
--- a/test/manual/cedet/tests/test.c
+++ b/test/manual/cedet/tests/test.c
@@ -17,7 +17,7 @@
17 GNU General Public License for more details. 17 GNU General Public License for more details.
18 18
19 You should have received a copy of the GNU General Public License 19 You should have received a copy of the GNU General Public License
20 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 20 along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
21*/ 21*/
22 22
23/* Attempt to include as many aspects of the C language as possible. 23/* Attempt to include as many aspects of the C language as possible.
@@ -54,7 +54,7 @@ struct {
54 int slot31; 54 int slot31;
55 char slot32; 55 char slot32;
56 float slot33; 56 float slot33;
57} var_of_anonymous_struct; 57} var_of_anonymous_struct;
58 58
59typedef struct mystruct1 typedef_of_mystruct1; 59typedef struct mystruct1 typedef_of_mystruct1;
60typedef struct mystruct1 *typedef_of_pointer_mystruct1; 60typedef struct mystruct1 *typedef_of_pointer_mystruct1;
@@ -80,7 +80,7 @@ struct {
80 int slot61; 80 int slot61;
81 char slot72; 81 char slot72;
82 float slot83; 82 float slot83;
83} var_of_anonymous_union; 83} var_of_anonymous_union;
84 84
85typedef union myunion1 typedef_of_myunion1; 85typedef union myunion1 typedef_of_myunion1;
86typedef union myunion1 *typedef_of_pointer_myunion1; 86typedef union myunion1 *typedef_of_pointer_myunion1;
@@ -235,8 +235,7 @@ int funk3(arg_51, arg_53)
235int funk4_fixme(arg_61, arg_62) 235int funk4_fixme(arg_61, arg_62)
236 int arg_61, arg_62; 236 int arg_61, arg_62;
237{ 237{
238 238
239} 239}
240 240
241/* End of C tests */ 241/* End of C tests */
242
diff --git a/test/manual/cedet/tests/test.el b/test/manual/cedet/tests/test.el
index a0efd40acce..299bea0bd5d 100644
--- a/test/manual/cedet/tests/test.el
+++ b/test/manual/cedet/tests/test.el
@@ -17,7 +17,7 @@
17;; GNU General Public License for more details. 17;; GNU General Public License for more details.
18 18
19;; You should have received a copy of the GNU General Public License 19;; You should have received a copy of the GNU General Public License
20;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 20;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
21 21
22;;; Require 22;;; Require
23;; 23;;
diff --git a/test/manual/cedet/tests/test.make b/test/manual/cedet/tests/test.make
index 46421da54d6..ff169576f7c 100644
--- a/test/manual/cedet/tests/test.make
+++ b/test/manual/cedet/tests/test.make
@@ -17,7 +17,7 @@
17# GNU General Public License for more details. 17# GNU General Public License for more details.
18 18
19# You should have received a copy of the GNU General Public License 19# You should have received a copy of the GNU General Public License
20# along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 20# along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
21 21
22top= 22top=
23ede_FILES=Project.ede Makefile 23ede_FILES=Project.ede Makefile
@@ -42,7 +42,7 @@ all: example semantic Languages tools senator semantic.info
42test ${B}: foo bar 42test ${B}: foo bar
43 @echo ${A} 43 @echo ${A}
44 44
45example: 45example:
46 @ 46 @
47 47
48init: $(init_LISP) 48init: $(init_LISP)
diff --git a/test/manual/cedet/tests/testdoublens.cpp b/test/manual/cedet/tests/testdoublens.cpp
index e9a6ba52673..c9a2f99f545 100644
--- a/test/manual/cedet/tests/testdoublens.cpp
+++ b/test/manual/cedet/tests/testdoublens.cpp
@@ -17,7 +17,7 @@
17// GNU General Public License for more details. 17// GNU General Public License for more details.
18 18
19// You should have received a copy of the GNU General Public License 19// You should have received a copy of the GNU General Public License
20// along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 20// along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
21 21
22#include "testdoublens.hpp" 22#include "testdoublens.hpp"
23 23
@@ -163,4 +163,3 @@ namespace d {
163 163
164 } // namespace f 164 } // namespace f
165} // namespace d 165} // namespace d
166
diff --git a/test/manual/cedet/tests/testdoublens.hpp b/test/manual/cedet/tests/testdoublens.hpp
index 556f068d586..59eec741667 100644
--- a/test/manual/cedet/tests/testdoublens.hpp
+++ b/test/manual/cedet/tests/testdoublens.hpp
@@ -17,7 +17,7 @@
17// GNU General Public License for more details. 17// GNU General Public License for more details.
18 18
19// You should have received a copy of the GNU General Public License 19// You should have received a copy of the GNU General Public License
20// along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 20// along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
21 21
22namespace Name1 { 22namespace Name1 {
23 namespace Name2 { 23 namespace Name2 {
@@ -34,7 +34,7 @@ namespace Name1 {
34 void publishStuff(int a, int b); 34 void publishStuff(int a, int b);
35 35
36 void sendStuff(int a, int b); 36 void sendStuff(int a, int b);
37 37
38 Mumble* pMumble; 38 Mumble* pMumble;
39 }; 39 };
40 40
@@ -67,4 +67,3 @@ namespace a {
67 67
68 } // namespace b 68 } // namespace b
69} // namespace a 69} // namespace a
70
diff --git a/test/manual/cedet/tests/testjavacomp.java b/test/manual/cedet/tests/testjavacomp.java
index c32a17ca248..743aaca8547 100644
--- a/test/manual/cedet/tests/testjavacomp.java
+++ b/test/manual/cedet/tests/testjavacomp.java
@@ -17,7 +17,7 @@
17// GNU General Public License for more details. 17// GNU General Public License for more details.
18 18
19// You should have received a copy of the GNU General Public License 19// You should have received a copy of the GNU General Public License
20// along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 20// along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
21 21
22package tests.testjavacomp; 22package tests.testjavacomp;
23 23
diff --git a/test/manual/cedet/tests/testpolymorph.cpp b/test/manual/cedet/tests/testpolymorph.cpp
index 27aa08b155b..86bc75c6f27 100644
--- a/test/manual/cedet/tests/testpolymorph.cpp
+++ b/test/manual/cedet/tests/testpolymorph.cpp
@@ -17,7 +17,7 @@
17 * GNU General Public License for more details. 17 * GNU General Public License for more details.
18 * 18 *
19 * You should have received a copy of the GNU General Public License 19 * You should have received a copy of the GNU General Public License
20 * along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 20 * along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
21 */ 21 */
22 22
23#include <cmath> 23#include <cmath>
diff --git a/test/manual/cedet/tests/testspp.c b/test/manual/cedet/tests/testspp.c
index 02eab53afb6..dc8f4a54bae 100644
--- a/test/manual/cedet/tests/testspp.c
+++ b/test/manual/cedet/tests/testspp.c
@@ -17,7 +17,7 @@
17 GNU General Public License for more details. 17 GNU General Public License for more details.
18 18
19 You should have received a copy of the GNU General Public License 19 You should have received a copy of the GNU General Public License
20 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 20 along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
21*/ 21*/
22 22
23int some_fcn (){} 23int some_fcn (){}
@@ -99,4 +99,3 @@ int no_show_moose_elif_2() {}
99#else 99#else
100int show_moose_elif_else() {} 100int show_moose_elif_else() {}
101#endif 101#endif
102
diff --git a/test/manual/cedet/tests/testsppreplace.c b/test/manual/cedet/tests/testsppreplace.c
index 56ef320f752..5c63a09a368 100644
--- a/test/manual/cedet/tests/testsppreplace.c
+++ b/test/manual/cedet/tests/testsppreplace.c
@@ -16,7 +16,7 @@
16 GNU General Public License for more details. 16 GNU General Public License for more details.
17 17
18 You should have received a copy of the GNU General Public License 18 You should have received a copy of the GNU General Public License
19 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 19 along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
20*/ 20*/
21 21
22/* TEST: The EMU keyword doesn't screw up the function defn. */ 22/* TEST: The EMU keyword doesn't screw up the function defn. */
@@ -151,4 +151,3 @@ int STARTMACRO () {
151 151
152 152
153/* END */ 153/* END */
154
diff --git a/test/manual/cedet/tests/testsppreplaced.c b/test/manual/cedet/tests/testsppreplaced.c
index 3ba90aa4ddb..f60be8bcfb2 100644
--- a/test/manual/cedet/tests/testsppreplaced.c
+++ b/test/manual/cedet/tests/testsppreplaced.c
@@ -16,7 +16,7 @@
16 GNU General Public License for more details. 16 GNU General Public License for more details.
17 17
18 You should have received a copy of the GNU General Public License 18 You should have received a copy of the GNU General Public License
19 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 19 along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
20*/ 20*/
21 21
22/* What the SPP replace file would looklike with MACROS replaced: */ 22/* What the SPP replace file would looklike with MACROS replaced: */
diff --git a/test/manual/cedet/tests/testsubclass.cpp b/test/manual/cedet/tests/testsubclass.cpp
index e74ca43124a..df8399e8d11 100644
--- a/test/manual/cedet/tests/testsubclass.cpp
+++ b/test/manual/cedet/tests/testsubclass.cpp
@@ -17,7 +17,7 @@
17// GNU General Public License for more details. 17// GNU General Public License for more details.
18 18
19// You should have received a copy of the GNU General Public License 19// You should have received a copy of the GNU General Public License
20// along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 20// along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
21 21
22//#include <iostream> 22//#include <iostream>
23#include "testsubclass.hh" 23#include "testsubclass.hh"
@@ -246,4 +246,3 @@ bool sneaky::bugalope::testAccess() //^9^
246 // #14# ( "fBugPrivate" "fBugProtected" "fBugPublic" "fQuadPublic" "testAccess" ) 246 // #14# ( "fBugPrivate" "fBugProtected" "fBugPublic" "fQuadPublic" "testAccess" )
247 ; 247 ;
248} 248}
249
diff --git a/test/manual/cedet/tests/testsubclass.hh b/test/manual/cedet/tests/testsubclass.hh
index 6f199c20bd3..fe07b6fcb05 100644
--- a/test/manual/cedet/tests/testsubclass.hh
+++ b/test/manual/cedet/tests/testsubclass.hh
@@ -17,7 +17,7 @@
17// GNU General Public License for more details. 17// GNU General Public License for more details.
18 18
19// You should have received a copy of the GNU General Public License 19// You should have received a copy of the GNU General Public License
20// along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 20// along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
21 21
22//#include <cmath> 22//#include <cmath>
23// #include <stdio.h> 23// #include <stdio.h>
@@ -40,7 +40,7 @@ namespace animal {
40 40
41 enum moose_enum { 41 enum moose_enum {
42 NAME1, NAME2, NAME3 }; 42 NAME1, NAME2, NAME3 };
43 43
44 44
45 protected: 45 protected:
46 46
@@ -50,7 +50,7 @@ namespace animal {
50 private: 50 private:
51 int fFeet; // Usually 2 or 4. 51 int fFeet; // Usually 2 or 4.
52 bool fIsPrivateBool; 52 bool fIsPrivateBool;
53 53
54 }; // moose 54 }; // moose
55 55
56 int two_prototypes(); 56 int two_prototypes();
@@ -188,4 +188,3 @@ namespace sneaky {
188}; 188};
189 189
190#endif 190#endif
191
diff --git a/test/manual/cedet/tests/testtypedefs.cpp b/test/manual/cedet/tests/testtypedefs.cpp
index e6c91f736bf..5bc79fc8856 100644
--- a/test/manual/cedet/tests/testtypedefs.cpp
+++ b/test/manual/cedet/tests/testtypedefs.cpp
@@ -17,7 +17,7 @@
17// GNU General Public License for more details. 17// GNU General Public License for more details.
18 18
19// You should have received a copy of the GNU General Public License 19// You should have received a copy of the GNU General Public License
20// along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 20// along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
21 21
22// Thanks Ming-Wei Chang for these examples. 22// Thanks Ming-Wei Chang for these examples.
23 23
@@ -78,4 +78,3 @@ int main()
78 // #4# ("otherFunc") 78 // #4# ("otherFunc")
79 return 0; 79 return 0;
80} 80}
81
diff --git a/test/manual/cedet/tests/testvarnames.c b/test/manual/cedet/tests/testvarnames.c
index dbc4afb46ba..a328f97a741 100644
--- a/test/manual/cedet/tests/testvarnames.c
+++ b/test/manual/cedet/tests/testvarnames.c
@@ -18,7 +18,7 @@
18 GNU General Public License for more details. 18 GNU General Public License for more details.
19 19
20 You should have received a copy of the GNU General Public License 20 You should have received a copy of the GNU General Public License
21 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 21 along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
22*/ 22*/
23 23
24struct independent { 24struct independent {
diff --git a/test/manual/etags/c-src/emacs/src/gmalloc.c b/test/manual/etags/c-src/emacs/src/gmalloc.c
index 79b2040e321..3f8cad83ae5 100644
--- a/test/manual/etags/c-src/emacs/src/gmalloc.c
+++ b/test/manual/etags/c-src/emacs/src/gmalloc.c
@@ -14,7 +14,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
14General Public License for more details. 14General Public License for more details.
15 15
16You should have received a copy of the GNU General Public 16You should have received a copy of the GNU General Public
17License along with this library. If not, see <http://www.gnu.org/licenses/>. 17License along with this library. If not, see <https://www.gnu.org/licenses/>.
18 18
19 The author may be reached (Email) at the address mike@ai.mit.edu, 19 The author may be reached (Email) at the address mike@ai.mit.edu,
20 or (US mail) as Mike Haertel c/o Free Software Foundation. */ 20 or (US mail) as Mike Haertel c/o Free Software Foundation. */
@@ -339,7 +339,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
339General Public License for more details. 339General Public License for more details.
340 340
341You should have received a copy of the GNU General Public 341You should have received a copy of the GNU General Public
342License along with this library. If not, see <http://www.gnu.org/licenses/>. 342License along with this library. If not, see <https://www.gnu.org/licenses/>.
343 343
344 The author may be reached (Email) at the address mike@ai.mit.edu, 344 The author may be reached (Email) at the address mike@ai.mit.edu,
345 or (US mail) as Mike Haertel c/o Free Software Foundation. */ 345 or (US mail) as Mike Haertel c/o Free Software Foundation. */
@@ -991,7 +991,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
991General Public License for more details. 991General Public License for more details.
992 992
993You should have received a copy of the GNU General Public 993You should have received a copy of the GNU General Public
994License along with this library. If not, see <http://www.gnu.org/licenses/>. 994License along with this library. If not, see <https://www.gnu.org/licenses/>.
995 995
996 The author may be reached (Email) at the address mike@ai.mit.edu, 996 The author may be reached (Email) at the address mike@ai.mit.edu,
997 or (US mail) as Mike Haertel c/o Free Software Foundation. */ 997 or (US mail) as Mike Haertel c/o Free Software Foundation. */
@@ -1297,7 +1297,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
1297General Public License for more details. 1297General Public License for more details.
1298 1298
1299You should have received a copy of the GNU General Public 1299You should have received a copy of the GNU General Public
1300License along with this library. If not, see <http://www.gnu.org/licenses/>. 1300License along with this library. If not, see <https://www.gnu.org/licenses/>.
1301 1301
1302 The author may be reached (Email) at the address mike@ai.mit.edu, 1302 The author may be reached (Email) at the address mike@ai.mit.edu,
1303 or (US mail) as Mike Haertel c/o Free Software Foundation. */ 1303 or (US mail) as Mike Haertel c/o Free Software Foundation. */
@@ -1467,7 +1467,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
1467General Public License for more details. 1467General Public License for more details.
1468 1468
1469You should have received a copy of the GNU General Public 1469You should have received a copy of the GNU General Public
1470License along with this library. If not, see <http://www.gnu.org/licenses/>. 1470License along with this library. If not, see <https://www.gnu.org/licenses/>.
1471 1471
1472 The author may be reached (Email) at the address mike@ai.mit.edu, 1472 The author may be reached (Email) at the address mike@ai.mit.edu,
1473 or (US mail) as Mike Haertel c/o Free Software Foundation. */ 1473 or (US mail) as Mike Haertel c/o Free Software Foundation. */
@@ -1505,7 +1505,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1505GNU General Public License for more details. 1505GNU General Public License for more details.
1506 1506
1507You should have received a copy of the GNU General Public License 1507You should have received a copy of the GNU General Public License
1508along with the GNU C Library. If not, see <http://www.gnu.org/licenses/>. */ 1508along with the GNU C Library. If not, see <https://www.gnu.org/licenses/>. */
1509 1509
1510/* uClibc defines __GNU_LIBRARY__, but it is not completely 1510/* uClibc defines __GNU_LIBRARY__, but it is not completely
1511 compatible. */ 1511 compatible. */
@@ -1549,7 +1549,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
1549General Public License for more details. 1549General Public License for more details.
1550 1550
1551You should have received a copy of the GNU General Public 1551You should have received a copy of the GNU General Public
1552License along with this library. If not, see <http://www.gnu.org/licenses/>. */ 1552License along with this library. If not, see <https://www.gnu.org/licenses/>. */
1553 1553
1554void *(*__memalign_hook) (size_t size, size_t alignment); 1554void *(*__memalign_hook) (size_t size, size_t alignment);
1555 1555
@@ -1686,7 +1686,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
1686General Public License for more details. 1686General Public License for more details.
1687 1687
1688You should have received a copy of the GNU General Public 1688You should have received a copy of the GNU General Public
1689License along with this library. If not, see <http://www.gnu.org/licenses/>. 1689License along with this library. If not, see <https://www.gnu.org/licenses/>.
1690 1690
1691 The author may be reached (Email) at the address mike@ai.mit.edu, 1691 The author may be reached (Email) at the address mike@ai.mit.edu,
1692 or (US mail) as Mike Haertel c/o Free Software Foundation. */ 1692 or (US mail) as Mike Haertel c/o Free Software Foundation. */
@@ -1775,7 +1775,7 @@ hybrid_aligned_alloc (size_t alignment, size_t size)
1775#endif 1775#endif
1776} 1776}
1777#endif 1777#endif
1778 1778
1779void * 1779void *
1780hybrid_realloc (void *ptr, size_t size) 1780hybrid_realloc (void *ptr, size_t size)
1781{ 1781{
@@ -1835,7 +1835,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
1835General Public License for more details. 1835General Public License for more details.
1836 1836
1837You should have received a copy of the GNU General Public 1837You should have received a copy of the GNU General Public
1838License along with this library. If not, see <http://www.gnu.org/licenses/>. 1838License along with this library. If not, see <https://www.gnu.org/licenses/>.
1839 1839
1840 The author may be reached (Email) at the address mike@ai.mit.edu, 1840 The author may be reached (Email) at the address mike@ai.mit.edu,
1841 or (US mail) as Mike Haertel c/o Free Software Foundation. */ 1841 or (US mail) as Mike Haertel c/o Free Software Foundation. */
diff --git a/test/manual/etags/c-src/emacs/src/keyboard.c b/test/manual/etags/c-src/emacs/src/keyboard.c
index 5a651497d73..960e5c71322 100644
--- a/test/manual/etags/c-src/emacs/src/keyboard.c
+++ b/test/manual/etags/c-src/emacs/src/keyboard.c
@@ -16,7 +16,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16GNU General Public License for more details. 16GNU General Public License for more details.
17 17
18You should have received a copy of the GNU General Public License 18You should have received a copy of the GNU General Public License
19along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ 19along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */
20 20
21#include <config.h> 21#include <config.h>
22 22
diff --git a/test/manual/etags/c-src/emacs/src/lisp.h b/test/manual/etags/c-src/emacs/src/lisp.h
index 688589624fe..c4b78fc628b 100644
--- a/test/manual/etags/c-src/emacs/src/lisp.h
+++ b/test/manual/etags/c-src/emacs/src/lisp.h
@@ -16,7 +16,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16GNU General Public License for more details. 16GNU General Public License for more details.
17 17
18You should have received a copy of the GNU General Public License 18You should have received a copy of the GNU General Public License
19along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ 19along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */
20 20
21#ifndef EMACS_LISP_H 21#ifndef EMACS_LISP_H
22#define EMACS_LISP_H 22#define EMACS_LISP_H
diff --git a/test/manual/etags/c-src/emacs/src/regex.h b/test/manual/etags/c-src/emacs/src/regex.h
index 2ed6238730f..595b9bb0923 100644
--- a/test/manual/etags/c-src/emacs/src/regex.h
+++ b/test/manual/etags/c-src/emacs/src/regex.h
@@ -15,7 +15,7 @@
15 GNU General Public License for more details. 15 GNU General Public License for more details.
16 16
17 You should have received a copy of the GNU General Public License 17 You should have received a copy of the GNU General Public License
18 along with this program. If not, see <http://www.gnu.org/licenses/>. */ 18 along with this program. If not, see <https://www.gnu.org/licenses/>. */
19 19
20#ifndef _REGEX_H 20#ifndef _REGEX_H
21#define _REGEX_H 1 21#define _REGEX_H 1
diff --git a/test/manual/etags/c-src/etags.c b/test/manual/etags/c-src/etags.c
index e8321f05ff4..b412ef5e64f 100644
--- a/test/manual/etags/c-src/etags.c
+++ b/test/manual/etags/c-src/etags.c
@@ -44,7 +44,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
44GNU General Public License for more details. 44GNU General Public License for more details.
45 45
46You should have received a copy of the GNU General Public License 46You should have received a copy of the GNU General Public License
47along with this program. If not, see <http://www.gnu.org/licenses/>. */ 47along with this program. If not, see <https://www.gnu.org/licenses/>. */
48 48
49 49
50/* NB To comply with the above BSD license, copyright information is 50/* NB To comply with the above BSD license, copyright information is
diff --git a/test/manual/etags/el-src/emacs/lisp/progmodes/etags.el b/test/manual/etags/el-src/emacs/lisp/progmodes/etags.el
index 955859803df..090645c789c 100644
--- a/test/manual/etags/el-src/emacs/lisp/progmodes/etags.el
+++ b/test/manual/etags/el-src/emacs/lisp/progmodes/etags.el
@@ -20,7 +20,7 @@
20;; GNU General Public License for more details. 20;; GNU General Public License for more details.
21 21
22;; You should have received a copy of the GNU General Public License 22;; You should have received a copy of the GNU General Public License
23;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 23;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
24 24
25;;; Commentary: 25;;; Commentary:
26 26
diff --git a/test/manual/etags/html-src/software.html b/test/manual/etags/html-src/software.html
index f1abba7cb49..7a85b9ab5e6 100644
--- a/test/manual/etags/html-src/software.html
+++ b/test/manual/etags/html-src/software.html
@@ -122,7 +122,7 @@ Matlab) and so I adapted it and <A
122HREF="ftp://fly.cnuce.cnr.it/pub/software/octave/leasqr/">published</A> it. 122HREF="ftp://fly.cnuce.cnr.it/pub/software/octave/leasqr/">published</A> it.
123Since then, the original authors Richard I. Shrager, A.Jutan, Ray Muzic, and 123Since then, the original authors Richard I. Shrager, A.Jutan, Ray Muzic, and
124Sean Brennan agreed to put it under the <A 124Sean Brennan agreed to put it under the <A
125HREF="http://www.gnu.org/licenses/gpl.html">GPL</A>. Matthias Jueschke tested 125HREF="https://www.gnu.org/licenses/gpl.html">GPL</A>. Matthias Jueschke tested
126the program using a non-linear optimization <A 126the program using a non-linear optimization <A
127HREF="http://www.itl.nist.gov/div898/strd/nls/nls_main.shtml">test suite</A>, 127HREF="http://www.itl.nist.gov/div898/strd/nls/nls_main.shtml">test suite</A>,
128and was satisfied with the results. 128and was satisfied with the results.
@@ -148,7 +148,7 @@ if that happens so I can update this page.
148 Etags 148 Etags
149</H5> 149</H5>
150 150
151<P> On behalf of the <A HREF="http://www.gnu.org/fsf/fsf.html">Free 151<P> On behalf of the <A HREF="https://www.gnu.org/fsf/fsf.html">Free
152 Software Foundation (FSF)</A> I currently volunteer to maintain 152 Software Foundation (FSF)</A> I currently volunteer to maintain
153 <CITE>etags</CITE>, a program that can be compiled either as a replacement 153 <CITE>etags</CITE>, a program that can be compiled either as a replacement
154 of the classic <CITE>ctags</CITE> Unix program or as <CITE>etags</CITE>, 154 of the classic <CITE>ctags</CITE> Unix program or as <CITE>etags</CITE>,
diff --git a/test/manual/etags/html-src/softwarelibero.html b/test/manual/etags/html-src/softwarelibero.html
index b374273c969..6d75a1f0924 100644
--- a/test/manual/etags/html-src/softwarelibero.html
+++ b/test/manual/etags/html-src/softwarelibero.html
@@ -27,7 +27,7 @@
27 Fu Richard M. Stallman, nei primi anni Ottanta, a formalizzare per la 27 Fu Richard M. Stallman, nei primi anni Ottanta, a formalizzare per la
28 prima volta il concetto di software libero. La <A TITLE="definizione 28 prima volta il concetto di software libero. La <A TITLE="definizione
29 di software libero secondo FSF" 29 di software libero secondo FSF"
30 href="http://www.it.gnu.org/philosophy/free-sw.it.html">definizione</A> 30 href="https://www.it.gnu.org/philosophy/free-sw.it.html">definizione</A>
31 di Stallman, che da subito assurse al ruolo di definizione per 31 di Stallman, che da subito assurse al ruolo di definizione per
32 eccellenza di software libero, assume la forma di quattro principi di 32 eccellenza di software libero, assume la forma di quattro principi di
33 libertà: 33 libertà:
@@ -55,7 +55,7 @@
55 detto <Q><EM>software libero</EM></Q> (in inglese <Q><EM>free 55 detto <Q><EM>software libero</EM></Q> (in inglese <Q><EM>free
56 software</EM></Q>). Nel 1984 Richard M. Stallman <A TITLE="storia 56 software</EM></Q>). Nel 1984 Richard M. Stallman <A TITLE="storia
57 del progetto GNU" 57 del progetto GNU"
58 HREF="http://www.it.gnu.org/gnu/thegnuproject.it.html">diede vita al 58 HREF="https://www.it.gnu.org/gnu/thegnuproject.it.html">diede vita al
59 progetto GNU</A>, con lo scopo di tradurre in pratica il concetto di 59 progetto GNU</A>, con lo scopo di tradurre in pratica il concetto di
60 software libero, e creò la <Q>Free Software Foundation</Q> per 60 software libero, e creò la <Q>Free Software Foundation</Q> per
61 dare supporto logistico, legale ed economico al progetto GNU. 61 dare supporto logistico, legale ed economico al progetto GNU.
@@ -97,7 +97,7 @@
97 Con un gioco di parole, il nome dato a questo tipo di protezione 97 Con un gioco di parole, il nome dato a questo tipo di protezione
98 è <EM>permesso d'autore</EM> (in inglese <A TITLE="definizione di 98 è <EM>permesso d'autore</EM> (in inglese <A TITLE="definizione di
99 copyleft (inglese)" LANG="en" 99 copyleft (inglese)" LANG="en"
100 HREF="http://www.it.gnu.org/copyleft/copyleft.html"><EM>copyleft</EM></A>): 100 HREF="https://www.it.gnu.org/copyleft/copyleft.html"><EM>copyleft</EM></A>):
101 è il criterio che prevede che le modifiche ad un programma possano 101 è il criterio che prevede che le modifiche ad un programma possano
102 essere distribuite solo con la stessa licenza del programma originale. 102 essere distribuite solo con la stessa licenza del programma originale.
103 Le licenze proprietarie usano le norme sul diritto d'autore (copyright 103 Le licenze proprietarie usano le norme sul diritto d'autore (copyright
@@ -108,7 +108,7 @@
108<P> 108<P>
109 La GNU GPL non è unica nel suo genere. Diverse <A TITLE="lista di 109 La GNU GPL non è unica nel suo genere. Diverse <A TITLE="lista di
110 licenze libere e non" 110 licenze libere e non"
111 HREF="http://www.it.gnu.org/licenses/license-list.it.html">altre 111 HREF="https://www.it.gnu.org/licenses/license-list.it.html">altre
112 licenze</A> garantiscono le quattro libertà e si possono pertanto 112 licenze</A> garantiscono le quattro libertà e si possono pertanto
113 qualificare come licenze per il software libero. Fra queste, merita 113 qualificare come licenze per il software libero. Fra queste, merita
114 una speciale menzione per la sua diffusione la <A TITLE="la licenza 114 una speciale menzione per la sua diffusione la <A TITLE="la licenza
@@ -234,7 +234,7 @@
234<P> 234<P>
235 La <A TITLE="usi commerciali del software libero, di Alessandro 235 La <A TITLE="usi commerciali del software libero, di Alessandro
236 Rubini" 236 Rubini"
237 HREF="http://www.it.gnu.org/philosophy/software-libre-commercial-viability.it.html">rilevanza 237 HREF="https://www.it.gnu.org/philosophy/software-libre-commercial-viability.it.html">rilevanza
238 economica</A> del software libero è ancora molto ridotta, ma è in 238 economica</A> del software libero è ancora molto ridotta, ma è in
239 fortissima crescita ormai da alcuni anni, e tutto consente di supporre 239 fortissima crescita ormai da alcuni anni, e tutto consente di supporre
240 che tale crescita <A TITLE="prospettive del software libero, gruppo di 240 che tale crescita <A TITLE="prospettive del software libero, gruppo di
diff --git a/test/manual/image-size-tests.el b/test/manual/image-size-tests.el
index ad43426dd20..509623b8176 100644
--- a/test/manual/image-size-tests.el
+++ b/test/manual/image-size-tests.el
@@ -15,7 +15,7 @@
15;; GNU General Public License for more details. 15;; GNU General Public License for more details.
16 16
17;; You should have received a copy of the GNU General Public License 17;; You should have received a copy of the GNU General Public License
18;; along with this program. If not, see <http://www.gnu.org/licenses/>. 18;; along with this program. If not, see <https://www.gnu.org/licenses/>.
19 19
20;; To test: Load the file and eval (image-size-tests). 20;; To test: Load the file and eval (image-size-tests).
21;; A non-erroring result is a success. 21;; A non-erroring result is a success.
diff --git a/test/manual/indent/octave.m b/test/manual/indent/octave.m
index 4758f9933cb..3052a6d3687 100644
--- a/test/manual/indent/octave.m
+++ b/test/manual/indent/octave.m
@@ -81,7 +81,7 @@ endfunction
81## 81##
82## You should have received a copy of the GNU General Public License 82## You should have received a copy of the GNU General Public License
83## along with Octave; see the file COPYING. If not, see 83## along with Octave; see the file COPYING. If not, see
84## <http://www.gnu.org/licenses/>. 84## <https://www.gnu.org/licenses/>.
85 85
86## -*- texinfo -*- 86## -*- texinfo -*-
87## @deftypefn {Command} pkg @var{command} @var{pkg_name} 87## @deftypefn {Command} pkg @var{command} @var{pkg_name}
diff --git a/test/manual/indent/pascal.pas b/test/manual/indent/pascal.pas
index fd225fd35d1..35e919f00b9 100644
--- a/test/manual/indent/pascal.pas
+++ b/test/manual/indent/pascal.pas
@@ -14,7 +14,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
14General Public License for more details. 14General Public License for more details.
15 15
16You should have received a copy of the GNU General Public License 16You should have received a copy of the GNU General Public License
17along with this program. If not, see <http://www.gnu.org/licenses/>. 17along with this program. If not, see <https://www.gnu.org/licenses/>.
18 18
19As a special exception, if you incorporate even large parts of the 19As a special exception, if you incorporate even large parts of the
20code of this demo program into another program with substantially 20code of this demo program into another program with substantially
diff --git a/test/manual/redisplay-testsuite.el b/test/manual/redisplay-testsuite.el
index defc3fee328..ea178c33bcc 100644
--- a/test/manual/redisplay-testsuite.el
+++ b/test/manual/redisplay-testsuite.el
@@ -19,7 +19,7 @@
19;; GNU General Public License for more details. 19;; GNU General Public License for more details.
20 20
21;; You should have received a copy of the GNU General Public License 21;; You should have received a copy of the GNU General Public License
22;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 22;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
23 23
24;;; Commentary: 24;;; Commentary:
25 25
@@ -350,4 +350,3 @@ static unsigned char x_bits[] = {0xff, 0x81, 0xbd, 0xa5, 0xa5, 0xbd, 0x81, 0xff
350 (test-redisplay-4) 350 (test-redisplay-4)
351 (test-redisplay-5) 351 (test-redisplay-5)
352 (goto-char (point-min)))) 352 (goto-char (point-min))))
353
diff --git a/test/manual/rmailmm.el b/test/manual/rmailmm.el
index fc570fa42b4..8ec10d83e51 100644
--- a/test/manual/rmailmm.el
+++ b/test/manual/rmailmm.el
@@ -15,7 +15,7 @@
15;; GNU General Public License for more details. 15;; GNU General Public License for more details.
16 16
17;; You should have received a copy of the GNU General Public License 17;; You should have received a copy of the GNU General Public License
18;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 18;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
19 19
20;;; Commentary: 20;;; Commentary:
21 21
diff --git a/test/manual/scroll-tests.el b/test/manual/scroll-tests.el
index 95647ce0c40..e7f55e136de 100644
--- a/test/manual/scroll-tests.el
+++ b/test/manual/scroll-tests.el
@@ -15,7 +15,7 @@
15;; GNU General Public License for more details. 15;; GNU General Public License for more details.
16 16
17;; You should have received a copy of the GNU General Public License 17;; You should have received a copy of the GNU General Public License
18;; along with this program. If not, see <http://www.gnu.org/licenses/>. 18;; along with this program. If not, see <https://www.gnu.org/licenses/>.
19 19
20;;; Commentary: 20;;; Commentary:
21 21
diff --git a/test/src/alloc-tests.el b/test/src/alloc-tests.el
index 1cf1fc3be5c..aff480c6b66 100644
--- a/test/src/alloc-tests.el
+++ b/test/src/alloc-tests.el
@@ -18,7 +18,7 @@
18;; GNU General Public License for more details. 18;; GNU General Public License for more details.
19 19
20;; You should have received a copy of the GNU General Public License 20;; You should have received a copy of the GNU General Public License
21;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 21;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
22 22
23;;; Commentary: 23;;; Commentary:
24 24
diff --git a/test/src/buffer-tests.el b/test/src/buffer-tests.el
index 87406740a78..834acaf66f5 100644
--- a/test/src/buffer-tests.el
+++ b/test/src/buffer-tests.el
@@ -15,7 +15,7 @@
15;; GNU General Public License for more details. 15;; GNU General Public License for more details.
16 16
17;; You should have received a copy of the GNU General Public License 17;; You should have received a copy of the GNU General Public License
18;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 18;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
19 19
20;;; Code: 20;;; Code:
21 21
diff --git a/test/src/callproc-tests.el b/test/src/callproc-tests.el
index 853d56e827d..fcba6914a5d 100644
--- a/test/src/callproc-tests.el
+++ b/test/src/callproc-tests.el
@@ -15,7 +15,7 @@
15;; GNU General Public License for more details. 15;; GNU General Public License for more details.
16 16
17;; You should have received a copy of the GNU General Public License 17;; You should have received a copy of the GNU General Public License
18;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 18;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
19 19
20;;; Code: 20;;; Code:
21 21
diff --git a/test/src/casefiddle-tests.el b/test/src/casefiddle-tests.el
index 234d233c71a..0a9b6c20ec9 100644
--- a/test/src/casefiddle-tests.el
+++ b/test/src/casefiddle-tests.el
@@ -15,7 +15,7 @@
15;; GNU General Public License for more details. 15;; GNU General Public License for more details.
16 16
17;; You should have received a copy of the GNU General Public License 17;; You should have received a copy of the GNU General Public License
18;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 18;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
19 19
20;;; Code: 20;;; Code:
21 21
diff --git a/test/src/charset-tests.el b/test/src/charset-tests.el
index 515a4eafe14..c3f09ec1a0a 100644
--- a/test/src/charset-tests.el
+++ b/test/src/charset-tests.el
@@ -13,7 +13,7 @@
13;; GNU General Public License for more details. 13;; GNU General Public License for more details.
14 14
15;; You should have received a copy of the GNU General Public License 15;; You should have received a copy of the GNU General Public License
16;; along with this program. If not, see <http://www.gnu.org/licenses/>. 16;; along with this program. If not, see <https://www.gnu.org/licenses/>.
17 17
18;;; Code: 18;;; Code:
19 19
diff --git a/test/src/chartab-tests.el b/test/src/chartab-tests.el
index 54fcdcffbae..2c57f27ff8b 100644
--- a/test/src/chartab-tests.el
+++ b/test/src/chartab-tests.el
@@ -15,7 +15,7 @@
15;; GNU General Public License for more details. 15;; GNU General Public License for more details.
16 16
17;; You should have received a copy of the GNU General Public License 17;; You should have received a copy of the GNU General Public License
18;; along with this program. If not, see <http://www.gnu.org/licenses/>. 18;; along with this program. If not, see <https://www.gnu.org/licenses/>.
19 19
20;;; Code: 20;;; Code:
21 21
diff --git a/test/src/cmds-tests.el b/test/src/cmds-tests.el
index 207ae75a21d..a545d0e08b5 100644
--- a/test/src/cmds-tests.el
+++ b/test/src/cmds-tests.el
@@ -16,7 +16,7 @@
16;; GNU General Public License for more details. 16;; GNU General Public License for more details.
17 17
18;; You should have received a copy of the GNU General Public License 18;; You should have received a copy of the GNU General Public License
19;; along with this program. If not, see <http://www.gnu.org/licenses/>. 19;; along with this program. If not, see <https://www.gnu.org/licenses/>.
20 20
21;;; Commentary: 21;;; Commentary:
22 22
diff --git a/test/src/coding-tests.el b/test/src/coding-tests.el
index cfcd080281f..e0cefa94356 100644
--- a/test/src/coding-tests.el
+++ b/test/src/coding-tests.el
@@ -18,7 +18,7 @@
18;; GNU General Public License for more details. 18;; GNU General Public License for more details.
19 19
20;; You should have received a copy of the GNU General Public License 20;; You should have received a copy of the GNU General Public License
21;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 21;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
22 22
23;;; Code: 23;;; Code:
24 24
diff --git a/test/src/data-tests.el b/test/src/data-tests.el
index 00a30559e32..5dc26348a6f 100644
--- a/test/src/data-tests.el
+++ b/test/src/data-tests.el
@@ -15,7 +15,7 @@
15;; GNU General Public License for more details. 15;; GNU General Public License for more details.
16 16
17;; You should have received a copy of the GNU General Public License 17;; You should have received a copy of the GNU General Public License
18;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 18;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
19 19
20;;; Commentary: 20;;; Commentary:
21 21
diff --git a/test/src/decompress-tests.el b/test/src/decompress-tests.el
index eaec0d01a7b..8a6f4d1fb95 100644
--- a/test/src/decompress-tests.el
+++ b/test/src/decompress-tests.el
@@ -17,7 +17,7 @@
17;; GNU General Public License for more details. 17;; GNU General Public License for more details.
18 18
19;; You should have received a copy of the GNU General Public License 19;; You should have received a copy of the GNU General Public License
20;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 20;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
21 21
22;;; Code: 22;;; Code:
23 23
diff --git a/test/src/doc-tests.el b/test/src/doc-tests.el
index 8e5446e2a4b..d8e4320bc6f 100644
--- a/test/src/doc-tests.el
+++ b/test/src/doc-tests.el
@@ -15,7 +15,7 @@
15;; GNU General Public License for more details. 15;; GNU General Public License for more details.
16 16
17;; You should have received a copy of the GNU General Public License 17;; You should have received a copy of the GNU General Public License
18;; along with this program. If not, see <http://www.gnu.org/licenses/>. 18;; along with this program. If not, see <https://www.gnu.org/licenses/>.
19 19
20;;; Code: 20;;; Code:
21 21
diff --git a/test/src/editfns-tests.el b/test/src/editfns-tests.el
index a3ea8ab60b5..1c3fde888f6 100644
--- a/test/src/editfns-tests.el
+++ b/test/src/editfns-tests.el
@@ -15,7 +15,7 @@
15;; GNU General Public License for more details. 15;; GNU General Public License for more details.
16 16
17;; You should have received a copy of the GNU General Public License 17;; You should have received a copy of the GNU General Public License
18;; along with this program. If not, see <http://www.gnu.org/licenses/>. 18;; along with this program. If not, see <https://www.gnu.org/licenses/>.
19 19
20;;; Code: 20;;; Code:
21 21
diff --git a/test/src/emacs-module-tests.el b/test/src/emacs-module-tests.el
index 6a7ba5580da..4b41fc21c20 100644
--- a/test/src/emacs-module-tests.el
+++ b/test/src/emacs-module-tests.el
@@ -15,7 +15,7 @@
15;; GNU General Public License for more details. 15;; GNU General Public License for more details.
16 16
17;; You should have received a copy of the GNU General Public License 17;; You should have received a copy of the GNU General Public License
18;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ 18;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */
19 19
20(require 'ert) 20(require 'ert)
21 21
diff --git a/test/src/eval-tests.el b/test/src/eval-tests.el
index b98de0aa65e..7ff60dd01c4 100644
--- a/test/src/eval-tests.el
+++ b/test/src/eval-tests.el
@@ -17,7 +17,7 @@
17;; GNU General Public License for more details. 17;; GNU General Public License for more details.
18 18
19;; You should have received a copy of the GNU General Public License 19;; You should have received a copy of the GNU General Public License
20;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 20;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
21 21
22;;; Commentary: 22;;; Commentary:
23 23
diff --git a/test/src/fileio-tests.el b/test/src/fileio-tests.el
index 7ac70a58961..a56fb4474d6 100644
--- a/test/src/fileio-tests.el
+++ b/test/src/fileio-tests.el
@@ -15,7 +15,7 @@
15;; GNU General Public License for more details. 15;; GNU General Public License for more details.
16 16
17;; You should have received a copy of the GNU General Public License 17;; You should have received a copy of the GNU General Public License
18;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 18;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
19 19
20(require 'ert) 20(require 'ert)
21 21
diff --git a/test/src/floatfns-tests.el b/test/src/floatfns-tests.el
index de3e44314f9..aa4e55e4897 100644
--- a/test/src/floatfns-tests.el
+++ b/test/src/floatfns-tests.el
@@ -15,7 +15,7 @@
15;; GNU General Public License for more details. 15;; GNU General Public License for more details.
16 16
17;; You should have received a copy of the GNU General Public License 17;; You should have received a copy of the GNU General Public License
18;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 18;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
19 19
20(require 'ert) 20(require 'ert)
21 21
diff --git a/test/src/fns-tests.el b/test/src/fns-tests.el
index 73c6593caf7..d751acb7478 100644
--- a/test/src/fns-tests.el
+++ b/test/src/fns-tests.el
@@ -15,7 +15,7 @@
15;; General Public License for more details. 15;; General Public License for more details.
16;; 16;;
17;; You should have received a copy of the GNU General Public License 17;; You should have received a copy of the GNU General Public License
18;; along with this program. If not, see `http://www.gnu.org/licenses/'. 18;; along with this program. If not, see `https://www.gnu.org/licenses/'.
19 19
20;;; Commentary: 20;;; Commentary:
21 21
diff --git a/test/src/font-tests.el b/test/src/font-tests.el
index dc48577025c..d86139b0f19 100644
--- a/test/src/font-tests.el
+++ b/test/src/font-tests.el
@@ -19,7 +19,7 @@
19;; GNU General Public License for more details. 19;; GNU General Public License for more details.
20 20
21;; You should have received a copy of the GNU General Public License 21;; You should have received a copy of the GNU General Public License
22;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 22;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
23 23
24;;; Commentary: 24;;; Commentary:
25 25
diff --git a/test/src/inotify-tests.el b/test/src/inotify-tests.el
index 987e1fc0777..9f8abb0ffdb 100644
--- a/test/src/inotify-tests.el
+++ b/test/src/inotify-tests.el
@@ -19,7 +19,7 @@
19;; GNU General Public License for more details. 19;; GNU General Public License for more details.
20 20
21;; You should have received a copy of the GNU General Public License 21;; You should have received a copy of the GNU General Public License
22;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 22;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
23 23
24;;; Code: 24;;; Code:
25 25
diff --git a/test/src/keymap-tests.el b/test/src/keymap-tests.el
index c5b9d0cc71c..bc2b424a639 100644
--- a/test/src/keymap-tests.el
+++ b/test/src/keymap-tests.el
@@ -17,7 +17,7 @@
17;; GNU General Public License for more details. 17;; GNU General Public License for more details.
18 18
19;; You should have received a copy of the GNU General Public License 19;; You should have received a copy of the GNU General Public License
20;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 20;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
21 21
22;;; Code: 22;;; Code:
23 23
diff --git a/test/src/lread-tests.el b/test/src/lread-tests.el
index dd5a2003b41..ac730b4f005 100644
--- a/test/src/lread-tests.el
+++ b/test/src/lread-tests.el
@@ -17,7 +17,7 @@
17;; GNU General Public License for more details. 17;; GNU General Public License for more details.
18 18
19;; You should have received a copy of the GNU General Public License 19;; You should have received a copy of the GNU General Public License
20;; along with this program. If not, see <http://www.gnu.org/licenses/>. 20;; along with this program. If not, see <https://www.gnu.org/licenses/>.
21 21
22;;; Commentary: 22;;; Commentary:
23 23
@@ -160,7 +160,7 @@ literals (Bug#20852)."
160 (should (eq (read (concat "\\" str)) (intern str)))))) 160 (should (eq (read (concat "\\" str)) (intern str))))))
161 161
162(ert-deftest lread-test-bug26837 () 162(ert-deftest lread-test-bug26837 ()
163 "Test for http://debbugs.gnu.org/26837 ." 163 "Test for https://debbugs.gnu.org/26837 ."
164 (let ((load-path (cons 164 (let ((load-path (cons
165 (file-name-as-directory 165 (file-name-as-directory
166 (expand-file-name "data" (getenv "EMACS_TEST_DIRECTORY"))) 166 (expand-file-name "data" (getenv "EMACS_TEST_DIRECTORY")))
diff --git a/test/src/marker-tests.el b/test/src/marker-tests.el
index 20ce8f4cc04..2540f157e76 100644
--- a/test/src/marker-tests.el
+++ b/test/src/marker-tests.el
@@ -15,7 +15,7 @@
15;; GNU General Public License for more details. 15;; GNU General Public License for more details.
16 16
17;; You should have received a copy of the GNU General Public License 17;; You should have received a copy of the GNU General Public License
18;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 18;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
19 19
20;;; Code: 20;;; Code:
21 21
diff --git a/test/src/minibuf-tests.el b/test/src/minibuf-tests.el
index cb14819d349..aba5ca51707 100644
--- a/test/src/minibuf-tests.el
+++ b/test/src/minibuf-tests.el
@@ -15,7 +15,7 @@
15;; GNU General Public License for more details. 15;; GNU General Public License for more details.
16 16
17;; You should have received a copy of the GNU General Public License 17;; You should have received a copy of the GNU General Public License
18;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 18;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
19 19
20;;; Code: 20;;; Code:
21 21
diff --git a/test/src/print-tests.el b/test/src/print-tests.el
index b3ffc23e120..b8f6c797dab 100644
--- a/test/src/print-tests.el
+++ b/test/src/print-tests.el
@@ -15,7 +15,7 @@
15;; GNU General Public License for more details. 15;; GNU General Public License for more details.
16 16
17;; You should have received a copy of the GNU General Public License 17;; You should have received a copy of the GNU General Public License
18;; along with this program. If not, see <http://www.gnu.org/licenses/>. 18;; along with this program. If not, see <https://www.gnu.org/licenses/>.
19 19
20;;; Code: 20;;; Code:
21 21
diff --git a/test/src/process-tests.el b/test/src/process-tests.el
index 04dc903f3a9..b26f9391909 100644
--- a/test/src/process-tests.el
+++ b/test/src/process-tests.el
@@ -13,7 +13,7 @@
13;; GNU General Public License for more details. 13;; GNU General Public License for more details.
14 14
15;; You should have received a copy of the GNU General Public License 15;; You should have received a copy of the GNU General Public License
16;; along with this program. If not, see <http://www.gnu.org/licenses/>. 16;; along with this program. If not, see <https://www.gnu.org/licenses/>.
17 17
18;;; Commentary: 18;;; Commentary:
19 19
diff --git a/test/src/regex-tests.el b/test/src/regex-tests.el
index 1364bf6848a..b1f1ea71cef 100644
--- a/test/src/regex-tests.el
+++ b/test/src/regex-tests.el
@@ -15,7 +15,7 @@
15;; GNU General Public License for more details. 15;; GNU General Public License for more details.
16 16
17;; You should have received a copy of the GNU General Public License 17;; You should have received a copy of the GNU General Public License
18;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 18;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
19 19
20;;; Code: 20;;; Code:
21 21
diff --git a/test/src/syntax-tests.el b/test/src/syntax-tests.el
index 6edde0b137b..67e7ec32517 100644
--- a/test/src/syntax-tests.el
+++ b/test/src/syntax-tests.el
@@ -15,7 +15,7 @@
15;; GNU General Public License for more details. 15;; GNU General Public License for more details.
16 16
17;; You should have received a copy of the GNU General Public License 17;; You should have received a copy of the GNU General Public License
18;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 18;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
19 19
20;;; Code: 20;;; Code:
21 21
diff --git a/test/src/textprop-tests.el b/test/src/textprop-tests.el
index d4c8925b5db..1dcfa8ea29d 100644
--- a/test/src/textprop-tests.el
+++ b/test/src/textprop-tests.el
@@ -18,7 +18,7 @@
18;; GNU General Public License for more details. 18;; GNU General Public License for more details.
19 19
20;; You should have received a copy of the GNU General Public License 20;; You should have received a copy of the GNU General Public License
21;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 21;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
22 22
23;;; Code: 23;;; Code:
24 24
diff --git a/test/src/thread-tests.el b/test/src/thread-tests.el
index 849b2e3dd1b..10b2f0761df 100644
--- a/test/src/thread-tests.el
+++ b/test/src/thread-tests.el
@@ -15,7 +15,7 @@
15;; GNU General Public License for more details. 15;; GNU General Public License for more details.
16 16
17;; You should have received a copy of the GNU General Public License 17;; You should have received a copy of the GNU General Public License
18;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 18;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
19 19
20;;; Code: 20;;; Code:
21 21
diff --git a/test/src/undo-tests.el b/test/src/undo-tests.el
index 0cf7fc9f59c..3ff75ae68d5 100644
--- a/test/src/undo-tests.el
+++ b/test/src/undo-tests.el
@@ -15,7 +15,7 @@
15;; General Public License for more details. 15;; General Public License for more details.
16;; 16;;
17;; You should have received a copy of the GNU General Public License 17;; You should have received a copy of the GNU General Public License
18;; along with this program. If not, see `http://www.gnu.org/licenses/'. 18;; along with this program. If not, see `https://www.gnu.org/licenses/'.
19 19
20;;; Commentary: 20;;; Commentary:
21 21
@@ -200,7 +200,7 @@
200 '(error "Unrecognized entry in undo list \"bogus\"")))) 200 '(error "Unrecognized entry in undo list \"bogus\""))))
201 (buffer-string)))))) 201 (buffer-string))))))
202 202
203;; http://debbugs.gnu.org/14824 203;; https://debbugs.gnu.org/14824
204(ert-deftest undo-test-buffer-modified () 204(ert-deftest undo-test-buffer-modified ()
205 "Test undoing marks buffer unmodified." 205 "Test undoing marks buffer unmodified."
206 (with-temp-buffer 206 (with-temp-buffer
@@ -326,7 +326,7 @@ undo-make-selective-list."
326 (insert "This sentence corrupted?") 326 (insert "This sentence corrupted?")
327 (undo-boundary) 327 (undo-boundary)
328 ;; Same as recipe at 328 ;; Same as recipe at
329 ;; http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16411 329 ;; https://debbugs.gnu.org/cgi/bugreport.cgi?bug=16411
330 (insert "aaa") 330 (insert "aaa")
331 (undo-boundary) 331 (undo-boundary)
332 (undo) 332 (undo)
diff --git a/test/src/xml-tests.el b/test/src/xml-tests.el
index 1550887f77d..557e6da4524 100644
--- a/test/src/xml-tests.el
+++ b/test/src/xml-tests.el
@@ -19,7 +19,7 @@
19;; GNU General Public License for more details. 19;; GNU General Public License for more details.
20 20
21;; You should have received a copy of the GNU General Public License 21;; You should have received a copy of the GNU General Public License
22;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 22;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
23 23
24;;; Commentary: 24;;; Commentary:
25 25