diff options
| author | Michael Heerdegen | 2018-11-05 01:22:15 +0100 |
|---|---|---|
| committer | Michael Heerdegen | 2018-11-25 21:08:08 +0100 |
| commit | 1808d254a5820e8c650013033f800ca2990cd239 (patch) | |
| tree | dfb19b6117a4781351b17d35b9c404ea16d6e0bf /test | |
| parent | 3826ecc795ec2fc11d82432e1b55818c0e2ef685 (diff) | |
| download | emacs-1808d254a5820e8c650013033f800ca2990cd239.tar.gz emacs-1808d254a5820e8c650013033f800ca2990cd239.zip | |
Replace insignificant backquotes
Replace most insignificant occurrences of '`' with a straight quote,
sharp quote or nothing. This includes backquotes in 'pcase' patterns.
* admin/admin.el:
* lisp/apropos.el:
* lisp/arc-mode.el:
* lisp/auth-source.el:
* lisp/avoid.el:
* lisp/bindings.el:
* lisp/bs.el:
* lisp/calculator.el:
* lisp/calendar/todo-mode.el:
* lisp/cedet/semantic.el:
* lisp/cedet/semantic/analyze/debug.el:
* lisp/cedet/semantic/bovine.el:
* lisp/cedet/semantic/dep.el:
* lisp/cedet/semantic/grammar.el:
* lisp/cedet/semantic/wisent/comp.el:
* lisp/cedet/semantic/wisent/grammar.el:
* lisp/cedet/srecode/mode.el:
* lisp/cus-edit.el:
* lisp/doc-view.el:
* lisp/elec-pair.el:
* lisp/electric.el:
* lisp/emacs-lisp/autoload.el:
* lisp/emacs-lisp/benchmark.el:
* lisp/emacs-lisp/byte-opt.el:
* lisp/emacs-lisp/bytecomp.el:
* lisp/emacs-lisp/cconv.el:
* lisp/emacs-lisp/cl-extra.el:
* lisp/emacs-lisp/cl-generic.el:
* lisp/emacs-lisp/cl-macs.el:
* lisp/emacs-lisp/copyright.el:
* lisp/emacs-lisp/debug.el:
* lisp/emacs-lisp/eieio-compat.el:
* lisp/emacs-lisp/ert.el:
* lisp/emacs-lisp/generator.el:
* lisp/emacs-lisp/inline.el:
* lisp/emacs-lisp/macroexp.el:
* lisp/emacs-lisp/map.el:
* lisp/emacs-lisp/package-x.el:
* lisp/emacs-lisp/package.el:
* lisp/emacs-lisp/radix-tree.el:
* lisp/emacs-lisp/smie.el:
* lisp/epa.el:
* lisp/erc/erc-dcc.el:
* lisp/erc/erc-track.el:
* lisp/erc/erc.el:
* lisp/eshell/em-ls.el:
* lisp/eshell/esh-cmd.el:
* lisp/files.el:
* lisp/filesets.el:
* lisp/font-lock.el:
* lisp/frameset.el:
* lisp/gnus/gnus-agent.el:
* lisp/gnus/gnus-art.el:
* lisp/gnus/gnus-cite.el:
* lisp/gnus/gnus-group.el:
* lisp/gnus/gnus-msg.el:
* lisp/gnus/gnus-salt.el:
* lisp/gnus/gnus-srvr.el:
* lisp/gnus/gnus-sum.el:
* lisp/gnus/gnus-topic.el:
* lisp/gnus/gnus-util.el:
* lisp/gnus/gnus.el:
* lisp/gnus/message.el:
* lisp/gnus/mm-util.el:
* lisp/gnus/mml.el:
* lisp/gnus/nnheader.el:
* lisp/gnus/nnimap.el:
* lisp/gnus/nnmairix.el:
* lisp/gnus/spam.el:
* lisp/hexl.el:
* lisp/hi-lock.el:
* lisp/ibuf-ext.el:
* lisp/ibuffer.el:
* lisp/ido.el:
* lisp/info.el:
* lisp/international/mule-cmds.el:
* lisp/international/mule-util.el:
* lisp/json.el:
* lisp/jsonrpc.el:
* lisp/language/cyrillic.el:
* lisp/language/european.el:
* lisp/language/georgian.el:
* lisp/language/tibetan.el:
* lisp/language/utf-8-lang.el:
* lisp/language/vietnamese.el:
* lisp/ldefs-boot.el:
* lisp/mail/mail-extr.el:
* lisp/man.el:
* lisp/menu-bar.el:
* lisp/mh-e/mh-acros.el:
* lisp/mh-e/mh-folder.el:
* lisp/mh-e/mh-mime.el:
* lisp/mh-e/mh-show.el:
* lisp/mh-e/mh-speed.el:
* lisp/minibuffer.el:
* lisp/mpc.el:
* lisp/net/ange-ftp.el:
* lisp/net/hmac-def.el:
* lisp/net/newst-backend.el:
* lisp/net/quickurl.el:
* lisp/net/tramp-archive.el:
* lisp/net/tramp-compat.el:
* lisp/notifications.el:
* lisp/obsolete/pgg-parse.el:
* lisp/obsolete/vc-arch.el:
* lisp/obsolete/xesam.el:
* lisp/org/ob-C.el:
* lisp/org/ob-core.el:
* lisp/org/ob-exp.el:
* lisp/org/ob-groovy.el:
* lisp/org/ob-haskell.el:
* lisp/org/ob-io.el:
* lisp/org/ob-lisp.el:
* lisp/org/ob-lob.el:
* lisp/org/ob-lua.el:
* lisp/org/ob-octave.el:
* lisp/org/ob-perl.el:
* lisp/org/ob-python.el:
* lisp/org/ob-ref.el:
* lisp/org/ob-ruby.el:
* lisp/org/ob-sql.el:
* lisp/org/org-agenda.el:
* lisp/org/org-capture.el:
* lisp/org/org-clock.el:
* lisp/org/org-colview.el:
* lisp/org/org-duration.el:
* lisp/org/org-element.el:
* lisp/org/org-entities.el:
* lisp/org/org-gnus.el:
* lisp/org/org-indent.el:
* lisp/org/org-info.el:
* lisp/org/org-inlinetask.el:
* lisp/org/org-lint.el:
* lisp/org/org-list.el:
* lisp/org/org-mouse.el:
* lisp/org/org-plot.el:
* lisp/org/org-src.el:
* lisp/org/org-table.el:
* lisp/org/org.el:
* lisp/org/ox-ascii.el:
* lisp/org/ox-html.el:
* lisp/org/ox-latex.el:
* lisp/org/ox-man.el:
* lisp/org/ox-md.el:
* lisp/org/ox-org.el:
* lisp/org/ox-publish.el:
* lisp/org/ox-texinfo.el:
* lisp/org/ox.el:
* lisp/play/bubbles.el:
* lisp/play/gamegrid.el:
* lisp/progmodes/autoconf.el:
* lisp/progmodes/cc-defs.el:
* lisp/progmodes/cc-engine.el:
* lisp/progmodes/cc-fonts.el:
* lisp/progmodes/cc-langs.el:
* lisp/progmodes/cperl-mode.el:
* lisp/progmodes/ebrowse.el:
* lisp/progmodes/elisp-mode.el:
* lisp/progmodes/flymake-cc.el:
* lisp/progmodes/flymake.el:
* lisp/progmodes/fortran.el:
* lisp/progmodes/grep.el:
* lisp/progmodes/gud.el:
* lisp/progmodes/idlwave.el:
* lisp/progmodes/js.el:
* lisp/progmodes/m4-mode.el:
* lisp/progmodes/make-mode.el:
* lisp/progmodes/mixal-mode.el:
* lisp/progmodes/modula2.el:
* lisp/progmodes/octave.el:
* lisp/progmodes/opascal.el:
* lisp/progmodes/prolog.el:
* lisp/progmodes/ps-mode.el:
* lisp/progmodes/python.el:
* lisp/progmodes/ruby-mode.el:
* lisp/progmodes/sh-script.el:
* lisp/progmodes/sql.el:
* lisp/progmodes/verilog-mode.el:
* lisp/ps-mule.el:
* lisp/rtree.el:
* lisp/ruler-mode.el:
* lisp/ses.el:
* lisp/simple.el:
* lisp/startup.el:
* lisp/subr.el:
* lisp/term/ns-win.el:
* lisp/textmodes/bibtex.el:
* lisp/textmodes/conf-mode.el:
* lisp/textmodes/css-mode.el:
* lisp/textmodes/refill.el:
* lisp/textmodes/sgml-mode.el:
* lisp/textmodes/tex-mode.el:
* lisp/tutorial.el:
* lisp/url/url-dav.el:
* lisp/url/url-gw.el:
* lisp/url/url-http.el:
* lisp/url/url-methods.el:
* lisp/url/url-privacy.el:
* lisp/vc/cvs-status.el:
* lisp/vc/diff-mode.el:
* lisp/vc/ediff-init.el:
* lisp/vc/ediff-ptch.el:
* lisp/vc/log-edit.el:
* lisp/vc/log-view.el:
* lisp/vc/pcvs-info.el:
* lisp/vc/pcvs.el:
* lisp/vc/smerge-mode.el:
* lisp/vc/vc-git.el:
* lisp/vc/vc-hg.el:
* lisp/vc/vc-mtn.el:
* lisp/vc/vc-rcs.el:
* lisp/whitespace.el:
* lisp/window.el:
* test/lisp/electric-tests.el:
* test/lisp/emacs-lisp/cl-lib-tests.el:
* test/lisp/emacs-lisp/ert-tests.el:
* test/lisp/epg-tests.el:
* test/lisp/jsonrpc-tests.el:
* test/src/data-tests.el:
* test/src/json-tests.el: Replace most insignificant backquotes.
Diffstat (limited to 'test')
| -rw-r--r-- | test/lisp/electric-tests.el | 4 | ||||
| -rw-r--r-- | test/lisp/emacs-lisp/cl-lib-tests.el | 2 | ||||
| -rw-r--r-- | test/lisp/emacs-lisp/ert-tests.el | 8 | ||||
| -rw-r--r-- | test/lisp/epg-tests.el | 6 | ||||
| -rw-r--r-- | test/lisp/jsonrpc-tests.el | 2 | ||||
| -rw-r--r-- | test/src/data-tests.el | 4 | ||||
| -rw-r--r-- | test/src/json-tests.el | 4 |
7 files changed, 15 insertions, 15 deletions
diff --git a/test/lisp/electric-tests.el b/test/lisp/electric-tests.el index 7e94dfa496c..a665d2eb288 100644 --- a/test/lisp/electric-tests.el +++ b/test/lisp/electric-tests.el | |||
| @@ -179,9 +179,9 @@ The buffer's contents should %s: | |||
| 179 | "" | 179 | "" |
| 180 | "-in-comments"))) | 180 | "-in-comments"))) |
| 181 | (if test-in-strings | 181 | (if test-in-strings |
| 182 | `(("\"" "\"" "-in-strings"))) | 182 | '(("\"" "\"" "-in-strings"))) |
| 183 | (if test-in-code | 183 | (if test-in-code |
| 184 | `(("" "" "")))) | 184 | '(("" "" "")))) |
| 185 | append | 185 | append |
| 186 | (cl-loop | 186 | (cl-loop |
| 187 | for char across input | 187 | for char across input |
diff --git a/test/lisp/emacs-lisp/cl-lib-tests.el b/test/lisp/emacs-lisp/cl-lib-tests.el index f100e8c6c5f..a338e16f7bc 100644 --- a/test/lisp/emacs-lisp/cl-lib-tests.el +++ b/test/lisp/emacs-lisp/cl-lib-tests.el | |||
| @@ -220,7 +220,7 @@ | |||
| 220 | (should-error (cl-struct-slot-offset 'mystruct 'marypoppins)) | 220 | (should-error (cl-struct-slot-offset 'mystruct 'marypoppins)) |
| 221 | (should (pcase (cl-struct-slot-info 'mystruct) | 221 | (should (pcase (cl-struct-slot-info 'mystruct) |
| 222 | (`((cl-tag-slot) (abc 5 :readonly t) | 222 | (`((cl-tag-slot) (abc 5 :readonly t) |
| 223 | (def . ,(or `nil `(nil)))) | 223 | (def . ,(or 'nil '(nil)))) |
| 224 | t))))) | 224 | t))))) |
| 225 | (ert-deftest cl-lib-struct-constructors () | 225 | (ert-deftest cl-lib-struct-constructors () |
| 226 | (should (string-match "\\`Constructor docstring." | 226 | (should (string-match "\\`Constructor docstring." |
diff --git a/test/lisp/emacs-lisp/ert-tests.el b/test/lisp/emacs-lisp/ert-tests.el index 1fe5b79ef36..06e3fb292b1 100644 --- a/test/lisp/emacs-lisp/ert-tests.el +++ b/test/lisp/emacs-lisp/ert-tests.el | |||
| @@ -188,7 +188,7 @@ failed or if there was a problem." | |||
| 188 | 188 | ||
| 189 | (ert-deftest ert-test-should-with-macrolet () | 189 | (ert-deftest ert-test-should-with-macrolet () |
| 190 | (let ((test (make-ert-test :body (lambda () | 190 | (let ((test (make-ert-test :body (lambda () |
| 191 | (cl-macrolet ((foo () `(progn t nil))) | 191 | (cl-macrolet ((foo () '(progn t nil))) |
| 192 | (should (foo))))))) | 192 | (should (foo))))))) |
| 193 | (let ((result (let ((ert-debug-on-error nil)) | 193 | (let ((result (let ((ert-debug-on-error nil)) |
| 194 | (ert-run-test test)))) | 194 | (ert-run-test test)))) |
| @@ -490,9 +490,9 @@ This macro is used to test if macroexpansion in `should' works." | |||
| 490 | :name nil | 490 | :name nil |
| 491 | :body nil | 491 | :body nil |
| 492 | :tags '(a b)))) | 492 | :tags '(a b)))) |
| 493 | (should (equal (ert-select-tests `(tag a) (list test)) (list test))) | 493 | (should (equal (ert-select-tests '(tag a) (list test)) (list test))) |
| 494 | (should (equal (ert-select-tests `(tag b) (list test)) (list test))) | 494 | (should (equal (ert-select-tests '(tag b) (list test)) (list test))) |
| 495 | (should (equal (ert-select-tests `(tag c) (list test)) '())))) | 495 | (should (equal (ert-select-tests '(tag c) (list test)) '())))) |
| 496 | 496 | ||
| 497 | 497 | ||
| 498 | ;;; Tests for utility functions. | 498 | ;;; Tests for utility functions. |
diff --git a/test/lisp/epg-tests.el b/test/lisp/epg-tests.el index c1e98a6935e..69c3838f0ae 100644 --- a/test/lisp/epg-tests.el +++ b/test/lisp/epg-tests.el | |||
| @@ -82,7 +82,7 @@ | |||
| 82 | (setf (epg-context-home-directory context) | 82 | (setf (epg-context-home-directory context) |
| 83 | epg-tests-home-directory) | 83 | epg-tests-home-directory) |
| 84 | ,(if require-passphrase | 84 | ,(if require-passphrase |
| 85 | `(with-temp-file (expand-file-name | 85 | '(with-temp-file (expand-file-name |
| 86 | "gpg-agent.conf" epg-tests-home-directory) | 86 | "gpg-agent.conf" epg-tests-home-directory) |
| 87 | (insert "pinentry-program " | 87 | (insert "pinentry-program " |
| 88 | (expand-file-name "dummy-pinentry" | 88 | (expand-file-name "dummy-pinentry" |
| @@ -92,11 +92,11 @@ | |||
| 92 | context | 92 | context |
| 93 | #'epg-tests-passphrase-callback))) | 93 | #'epg-tests-passphrase-callback))) |
| 94 | ,(if require-public-key | 94 | ,(if require-public-key |
| 95 | `(epg-import-keys-from-file | 95 | '(epg-import-keys-from-file |
| 96 | context | 96 | context |
| 97 | (expand-file-name "pubkey.asc" epg-tests-data-directory))) | 97 | (expand-file-name "pubkey.asc" epg-tests-data-directory))) |
| 98 | ,(if require-secret-key | 98 | ,(if require-secret-key |
| 99 | `(epg-import-keys-from-file | 99 | '(epg-import-keys-from-file |
| 100 | context | 100 | context |
| 101 | (expand-file-name "seckey.asc" epg-tests-data-directory))) | 101 | (expand-file-name "seckey.asc" epg-tests-data-directory))) |
| 102 | (with-temp-buffer | 102 | (with-temp-buffer |
diff --git a/test/lisp/jsonrpc-tests.el b/test/lisp/jsonrpc-tests.el index 1a84c30e33d..585eb20bfeb 100644 --- a/test/lisp/jsonrpc-tests.el +++ b/test/lisp/jsonrpc-tests.el | |||
| @@ -64,7 +64,7 @@ | |||
| 64 | (unless (memq method '(+ - * / vconcat append | 64 | (unless (memq method '(+ - * / vconcat append |
| 65 | sit-for ignore)) | 65 | sit-for ignore)) |
| 66 | (signal 'jsonrpc-error | 66 | (signal 'jsonrpc-error |
| 67 | `((jsonrpc-error-message | 67 | '((jsonrpc-error-message |
| 68 | . "Sorry, this isn't allowed") | 68 | . "Sorry, this isn't allowed") |
| 69 | (jsonrpc-error-code . -32601)))) | 69 | (jsonrpc-error-code . -32601)))) |
| 70 | (apply method (append params nil))) | 70 | (apply method (append params nil))) |
diff --git a/test/src/data-tests.el b/test/src/data-tests.el index 3cd4802a981..d41c7623289 100644 --- a/test/src/data-tests.el +++ b/test/src/data-tests.el | |||
| @@ -484,7 +484,7 @@ comparing the subr with a much slower lisp implementation." | |||
| 484 | (should-have-watch-data `(data-tests-lvar 3 set ,buf1))) | 484 | (should-have-watch-data `(data-tests-lvar 3 set ,buf1))) |
| 485 | (should-have-watch-data `(data-tests-lvar 1 unlet ,buf1)) | 485 | (should-have-watch-data `(data-tests-lvar 1 unlet ,buf1)) |
| 486 | (setq-default data-tests-lvar 4) | 486 | (setq-default data-tests-lvar 4) |
| 487 | (should-have-watch-data `(data-tests-lvar 4 set nil)) | 487 | (should-have-watch-data '(data-tests-lvar 4 set nil)) |
| 488 | (with-temp-buffer | 488 | (with-temp-buffer |
| 489 | (setq buf2 (current-buffer)) | 489 | (setq buf2 (current-buffer)) |
| 490 | (setq data-tests-lvar 1) | 490 | (setq data-tests-lvar 1) |
| @@ -501,7 +501,7 @@ comparing the subr with a much slower lisp implementation." | |||
| 501 | (kill-all-local-variables) | 501 | (kill-all-local-variables) |
| 502 | (should-have-watch-data `(data-tests-lvar nil makunbound ,buf2))) | 502 | (should-have-watch-data `(data-tests-lvar nil makunbound ,buf2))) |
| 503 | (setq-default data-tests-lvar 4) | 503 | (setq-default data-tests-lvar 4) |
| 504 | (should-have-watch-data `(data-tests-lvar 4 set nil)) | 504 | (should-have-watch-data '(data-tests-lvar 4 set nil)) |
| 505 | (makunbound 'data-tests-lvar) | 505 | (makunbound 'data-tests-lvar) |
| 506 | (should-have-watch-data '(data-tests-lvar nil makunbound nil)) | 506 | (should-have-watch-data '(data-tests-lvar nil makunbound nil)) |
| 507 | (setq data-tests-lvar 5) | 507 | (setq data-tests-lvar 5) |
diff --git a/test/src/json-tests.el b/test/src/json-tests.el index bffee8f39d3..651b0a0bb7a 100644 --- a/test/src/json-tests.el +++ b/test/src/json-tests.el | |||
| @@ -86,8 +86,8 @@ | |||
| 86 | (should (equal | 86 | (should (equal |
| 87 | (json-serialize | 87 | (json-serialize |
| 88 | (list :detect-hash-table #s(hash-table test equal data ("bla" "ble")) | 88 | (list :detect-hash-table #s(hash-table test equal data ("bla" "ble")) |
| 89 | :detect-alist `((bla . "ble")) | 89 | :detect-alist '((bla . "ble")) |
| 90 | :detect-plist `(:bla "ble"))) | 90 | :detect-plist '(:bla "ble"))) |
| 91 | "\ | 91 | "\ |
| 92 | {\ | 92 | {\ |
| 93 | \"detect-hash-table\":{\"bla\":\"ble\"},\ | 93 | \"detect-hash-table\":{\"bla\":\"ble\"},\ |