]> git.eshelyaron.com Git - emacs.git/commit
Eliminate ERT test name clashes (bug#51941)
authorMattias Engdegård <mattiase@acm.org>
Thu, 18 Nov 2021 11:47:35 +0000 (12:47 +0100)
committerMattias Engdegård <mattiase@acm.org>
Thu, 18 Nov 2021 11:47:35 +0000 (12:47 +0100)
commit7a1e5ac8b29b731e89cc9d5b498e31bd90840b9b
treed68c8ec9c7df73af889e4d24d7738354de5c02bd
parent67ffcc5c7f5e1adcc6f662b01c7904f977dd4f51
Eliminate ERT test name clashes (bug#51941)

* test/lisp/electric-tests.el (js-mode-braces-with-layout-and-indent):
* test/lisp/emacs-lisp/cl-lib-tests.el (cl-lib-test-fifth):
* test/lisp/thingatpt-tests.el (test-symbol-thing-2):
Remove duplicated tests.
* test/lisp/emacs-lisp/generator-tests.el (cps-loop):
* test/lisp/emacs-lisp/ring-tests.el (ring-tests-insert):
* test/lisp/help-tests.el (help-tests-substitute-command-keys/no-change):
* test/lisp/net/netrc-tests.el (test-netrc-credentials):
* test/lisp/progmodes/elisp-mode-tests.el
(elisp-completes-functions-after-let-bindings):
* test/lisp/thingatpt-tests.el (test-symbol-thing-3):
* test/src/buffer-tests.el (deftest-overlayp-1, buffer-tests--*):
* test/src/buffer-tests.el (test-buffer-swap-text-1):
* test/src/data-tests.el (binding-test-set-constant-nil)
(data-tests-logcount):
Rename clashing tests.
test/lisp/electric-tests.el
test/lisp/emacs-lisp/cl-lib-tests.el
test/lisp/emacs-lisp/generator-tests.el
test/lisp/emacs-lisp/ring-tests.el
test/lisp/help-tests.el
test/lisp/net/netrc-tests.el
test/lisp/progmodes/elisp-mode-tests.el
test/lisp/thingatpt-tests.el
test/src/buffer-tests.el
test/src/data-tests.el