diff options
Diffstat (limited to 'test/src')
31 files changed, 34 insertions, 34 deletions
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 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: 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 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Code: 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 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Code: 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 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Code: 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 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with this program. If not, see <http://www.gnu.org/licenses/>. +;; along with this program. If not, see <https://www.gnu.org/licenses/>. ;;; Code: 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 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with this program. If not, see <http://www.gnu.org/licenses/>. +;; along with this program. If not, see <https://www.gnu.org/licenses/>. ;;; Code: 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 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with this program. If not, see <http://www.gnu.org/licenses/>. +;; along with this program. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: 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 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Code: 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 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: 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 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Code: 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 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with this program. If not, see <http://www.gnu.org/licenses/>. +;; along with this program. If not, see <https://www.gnu.org/licenses/>. ;;; Code: 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 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with this program. If not, see <http://www.gnu.org/licenses/>. +;; along with this program. If not, see <https://www.gnu.org/licenses/>. ;;; Code: 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 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */ (require 'ert) 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 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: 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 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. (require 'ert) 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 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. (require 'ert) 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 @@ ;; General Public License for more details. ;; ;; You should have received a copy of the GNU General Public License -;; along with this program. If not, see `http://www.gnu.org/licenses/'. +;; along with this program. If not, see `https://www.gnu.org/licenses/'. ;;; Commentary: 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 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: 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 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Code: 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 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Code: 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 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with this program. If not, see <http://www.gnu.org/licenses/>. +;; along with this program. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: @@ -160,7 +160,7 @@ literals (Bug#20852)." (should (eq (read (concat "\\" str)) (intern str)))))) (ert-deftest lread-test-bug26837 () - "Test for http://debbugs.gnu.org/26837 ." + "Test for https://debbugs.gnu.org/26837 ." (let ((load-path (cons (file-name-as-directory (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 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Code: 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 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Code: 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 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with this program. If not, see <http://www.gnu.org/licenses/>. +;; along with this program. If not, see <https://www.gnu.org/licenses/>. ;;; Code: 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 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with this program. If not, see <http://www.gnu.org/licenses/>. +;; along with this program. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: 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 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Code: 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 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Code: 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 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Code: 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 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Code: 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 @@ ;; General Public License for more details. ;; ;; You should have received a copy of the GNU General Public License -;; along with this program. If not, see `http://www.gnu.org/licenses/'. +;; along with this program. If not, see `https://www.gnu.org/licenses/'. ;;; Commentary: @@ -200,7 +200,7 @@ '(error "Unrecognized entry in undo list \"bogus\"")))) (buffer-string)))))) -;; http://debbugs.gnu.org/14824 +;; https://debbugs.gnu.org/14824 (ert-deftest undo-test-buffer-modified () "Test undoing marks buffer unmodified." (with-temp-buffer @@ -326,7 +326,7 @@ undo-make-selective-list." (insert "This sentence corrupted?") (undo-boundary) ;; Same as recipe at - ;; http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16411 + ;; https://debbugs.gnu.org/cgi/bugreport.cgi?bug=16411 (insert "aaa") (undo-boundary) (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 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: |