summaryrefslogtreecommitdiff
path: root/test/lisp/comint-tests.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-10-15Add support for su-rs and sudo-rs programsMichael Albinus
2025-09-13Make comint understand SSH proxy password phrasesAndre A. Gomes
2025-06-03Add ansible password prompts to `comint-password-prompt-regexp'Michael Albinus
2025-01-01Update copyright year to 2025Paul Eggert
2024-10-24Mark if-let and when-let obsoleteSean Whitton
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-12-07; * test/lisp/comint-tests.el (w32-application-type): Fix typo.Eli Zaretskii
2022-12-07Fix comint-tests on MS-WindowsEli Zaretskii
2022-08-08Remove no-byte-compile cookie from some librariesStefan Kangas
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-11-07Match password prompts from new OpenSSHLars Ingebrigtsen
2021-09-27Make comint understand the ccrypt password phrasesLars Ingebrigtsen
2021-09-27Add "passwd" (change password) prompt to comintLars Ingebrigtsen
2021-09-26; Minor stylistic checkdoc fixes in test/**/*.elStefan Kangas
2021-03-18Add comint-password-prompt-regexp test for "zip -e ..."Stefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2020-10-09Match OpenBSD doas password prompt in comintNick Gasson
2020-09-20Terminate `comint-password-function' testsdickmao
2020-05-01Use lexical-binding in most remaining testsStefan Kangas
2020-01-01Update copyright year to 2020Paul Eggert
2019-12-30Make comint-tests more robust (bug#38813)Mattias EngdegÄrd
2019-12-22Added `comint-password-function' hookMichael R. Mauger
2019-11-07Test that comint-password-prompt-regexp matches "git push"Stefan Kangas
2019-10-07Add "python3 -m twine" example to comint-password-prompt testsStefan Kangas
2019-06-06Add "pin" to password-word-equivalents (Bug#35523)Noam Postavsky
2019-05-24Add "Enter Auth" prompt handling for OpenVPN (Bug#35724)Matthew Bauer
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-08-23Detect Chinese sudo password prompts (Bug#31075)Noam Postavsky
2018-08-23Fix comint-password-prompt-regexpNoam Postavsky
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-01-01Merge from origin/emacs-25Paul Eggert
2016-01-11Merge from origin/emacs-25John Wiegley
2015-11-24Rename all test files to reflect source layout.Phillip Lord