]> git.eshelyaron.com Git - emacs.git/commit
; Make some ERC test fixtures a bit more courteous
authorF. Jason Park <jp@neverwas.me>
Wed, 16 Nov 2022 09:21:20 +0000 (01:21 -0800)
committerF. Jason Park <jp@neverwas.me>
Thu, 17 Nov 2022 05:34:36 +0000 (21:34 -0800)
commit4351fb7161f9490f21281b0b0abfd5854dc2f2ea
tree364a622a5bb0c6c651321d337eeba83177153382
parentc5d91358b594e057e37ea557923e6aa9d85b61e1
; Make some ERC test fixtures a bit more courteous

* test/lisp/erc/erc-dcc-tests.el (erc-dcc-tests--pcomplete-common):
Only emit messages when interactive.
* test/lisp/erc/resources/erc-d/erc-d-tests.el
(erc-d-tests-with-server): Shadow `erc-after-connect' so
`erc-autojoin-channels' doesn't affect other tests.
test/lisp/erc/resources/erc-scenarios-common.el
(erc-scenarios-common--make-bindings): Shadow `erc-after-connect' here
as well.  Also require erc instead of erc-backend to silence some new
compiler warnings the cropped up after the creation of erc-common.el.
test/lisp/erc/erc-dcc-tests.el
test/lisp/erc/resources/erc-d/erc-d-tests.el
test/lisp/erc/resources/erc-scenarios-common.el