]> git.eshelyaron.com Git - emacs.git/commit
Terminate `comint-password-function' tests
authordickmao <dick.r.chiang@gmail.com>
Sun, 20 Sep 2020 10:43:37 +0000 (12:43 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 20 Sep 2020 10:43:37 +0000 (12:43 +0200)
commit321bba0c99c6712921830d0dcf7e681e804c7cd1
tree2545626d82004e82558bac2ddaf5d756eb05cc3f
parent3ec7005315f359540e2499b77397a67a86362fdb
Terminate `comint-password-function' tests

* test/lisp/comint-tests.el (comint-test-no-password-function)
(comint-test-password-function-with-value)
(comint-test-password-function-with-nil): refactor
(comint-tests/test-password-function): actually test
`comint-send-invisible' and inhibit inadvertent interactive query
(bug#38825).
src/lread.c
test/lisp/comint-tests.el