aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorStefan Kangas2020-10-24 20:22:33 +0200
committerStefan Kangas2020-10-24 20:23:27 +0200
commitdd16e46bb9d0099baea06d780ad8f62728addc2e (patch)
tree11cdd1aa9078700dab40855d90e690ca292fa16f /test
parent10e7c76ee3e263a7691745d9384bae475c2f5c86 (diff)
downloademacs-dd16e46bb9d0099baea06d780ad8f62728addc2e.tar.gz
emacs-dd16e46bb9d0099baea06d780ad8f62728addc2e.zip
; Prefer https to http in more URLs
These were all tested and confirmed working.
Diffstat (limited to 'test')
-rw-r--r--test/lisp/gnus/gnus-util-tests.el2
-rw-r--r--test/lisp/gnus/mml-sec-tests.el2
-rw-r--r--test/lisp/man-tests.el4
-rw-r--r--test/lisp/progmodes/python-tests.el2
-rw-r--r--test/lisp/progmodes/ruby-mode-resources/ruby.rb2
-rw-r--r--test/lisp/textmodes/bibtex-tests.el2
-rw-r--r--test/lisp/vc/vc-bzr-tests.el2
7 files changed, 8 insertions, 8 deletions
diff --git a/test/lisp/gnus/gnus-util-tests.el b/test/lisp/gnus/gnus-util-tests.el
index 4869d162fb3..5a5e66594fa 100644
--- a/test/lisp/gnus/gnus-util-tests.el
+++ b/test/lisp/gnus/gnus-util-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/gnus/mml-sec-tests.el b/test/lisp/gnus/mml-sec-tests.el
index 3da620d64e1..d85516179fa 100644
--- a/test/lisp/gnus/mml-sec-tests.el
+++ b/test/lisp/gnus/mml-sec-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/man-tests.el b/test/lisp/man-tests.el
index 8267d8e4f6a..ddf22ecd404 100644
--- a/test/lisp/man-tests.el
+++ b/test/lisp/man-tests.el
@@ -44,7 +44,7 @@ sinl [sin] (3) - sine function"
44sin(3), sinf(3), sinl(3) - sine functions" 44sin(3), sinf(3), sinl(3) - sine functions"
45 . (#("sin(3)" 0 6 (help-echo "sine functions")) #("sinf(3)" 0 7 (help-echo "sine functions")) #("sinl(3)" 0 7 (help-echo "sine functions")))) 45 . (#("sin(3)" 0 6 (help-echo "sine functions")) #("sinf(3)" 0 7 (help-echo "sine functions")) #("sinl(3)" 0 7 (help-echo "sine functions"))))
46 ;; SunOS, Solaris 46 ;; SunOS, Solaris
47 ;; http://docs.oracle.com/cd/E19455-01/805-6331/usradm-7/index.html 47 ;; https://docs.oracle.com/cd/E19455-01/805-6331/usradm-7/index.html
48 ;; SunOS 4 48 ;; SunOS 4
49 ("\ 49 ("\
50tset, reset (1) - establish or restore terminal characteristics" 50tset, reset (1) - establish or restore terminal characteristics"
@@ -61,7 +61,7 @@ cawf, nroff (1) - C version of the nroff-like, Amazingly Workable (text) Formatt
61whatis (5) - database of online manual pages" 61whatis (5) - database of online manual pages"
62 . (#("cawf(1)" 0 7 (help-echo "C version of the nroff-like, Amazingly Workable (text) Formatter")) #("nroff(1)" 0 8 (help-echo "C version of the nroff-like, Amazingly Workable (text) Formatter")) #("whatis(5)" 0 9 (help-echo "database of online manual pages")))) 62 . (#("cawf(1)" 0 7 (help-echo "C version of the nroff-like, Amazingly Workable (text) Formatter")) #("nroff(1)" 0 8 (help-echo "C version of the nroff-like, Amazingly Workable (text) Formatter")) #("whatis(5)" 0 9 (help-echo "database of online manual pages"))))
63 ;; HP-UX 63 ;; HP-UX
64 ;; http://docstore.mik.ua/manuals/hp-ux/en/B2355-60130/man.1.html 64 ;; https://docstore.mik.ua/manuals/hp-ux/en/B2355-60130/man.1.html
65 ;; Assuming that the line break in the zgrep description was 65 ;; Assuming that the line break in the zgrep description was
66 ;; introduced by the man page formatting. 66 ;; introduced by the man page formatting.
67 ("\ 67 ("\
diff --git a/test/lisp/progmodes/python-tests.el b/test/lisp/progmodes/python-tests.el
index bc77443ff4f..64626333c44 100644
--- a/test/lisp/progmodes/python-tests.el
+++ b/test/lisp/progmodes/python-tests.el
@@ -204,7 +204,7 @@ aliqua."
204 204
205;;; Indentation 205;;; Indentation
206 206
207;; See: http://www.python.org/dev/peps/pep-0008/#indentation 207;; See: https://www.python.org/dev/peps/pep-0008/#indentation
208 208
209(ert-deftest python-indent-pep8-1 () 209(ert-deftest python-indent-pep8-1 ()
210 "First pep8 case." 210 "First pep8 case."
diff --git a/test/lisp/progmodes/ruby-mode-resources/ruby.rb b/test/lisp/progmodes/ruby-mode-resources/ruby.rb
index 6b7d10dea38..95928030396 100644
--- a/test/lisp/progmodes/ruby-mode-resources/ruby.rb
+++ b/test/lisp/progmodes/ruby-mode-resources/ruby.rb
@@ -343,7 +343,7 @@ abc(foo
343 tee 343 tee
344 .qux) 344 .qux)
345 345
346# http://stackoverflow.com/questions/17786563/emacs-ruby-mode-if-expressions-indentation 346# https://stackoverflow.com/questions/17786563/emacs-ruby-mode-if-expressions-indentation
347tee = if foo 347tee = if foo
348 bar 348 bar
349 else 349 else
diff --git a/test/lisp/textmodes/bibtex-tests.el b/test/lisp/textmodes/bibtex-tests.el
index c12722fca13..56bd54efb74 100644
--- a/test/lisp/textmodes/bibtex-tests.el
+++ b/test/lisp/textmodes/bibtex-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/vc-bzr-tests.el b/test/lisp/vc/vc-bzr-tests.el
index d922e98348e..bd26f7979dc 100644
--- a/test/lisp/vc/vc-bzr-tests.el
+++ b/test/lisp/vc/vc-bzr-tests.el
@@ -37,7 +37,7 @@
37 ;; commands (eg `bzr status') want to access ~/.bazaar, and will 37 ;; commands (eg `bzr status') want to access ~/.bazaar, and will
38 ;; abort if they cannot. I could not figure out how to stop bzr 38 ;; abort if they cannot. I could not figure out how to stop bzr
39 ;; doing that, so just give it a temporary homedir for the duration. 39 ;; doing that, so just give it a temporary homedir for the duration.
40 ;; http://bugs.launchpad.net/bzr/+bug/137407 ? 40 ;; https://bugs.launchpad.net/bzr/+bug/137407 ?
41 ;; 41 ;;
42 ;; Note that with bzr 2.x, this works: 42 ;; Note that with bzr 2.x, this works:
43 ;; mkdir /tmp/bzr 43 ;; mkdir /tmp/bzr