aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp/erc/erc-tests.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; * test/lisp/erc/erc-tests.el (erc--switch-to-buffer): Fix test failure.F. Jason Park2022-03-191-1/+3
* Add unit test for erc--switch-to-bufferF. Jason Park2022-03-191-1/+56
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Don't send empty lines for unknown commands in ERCF. Jason Park2021-11-061-3/+12
* | Don't send empty lines for implicit targets in ERCF. Jason Park2021-11-061-0/+62
|/
* ; Minor stylistic checkdoc fixes in test/**/*.elStefan Kangas2021-09-261-0/+2
* Change the erc debug logging format to be more repeatableF. Jason Park2021-09-161-0/+35
* Fix erc nick trimmingF. Jason Park2021-09-161-0/+80
* Fix mistake in test for erc-ring-previous-commandF. Jason Park2021-09-161-4/+7
* Accept string argument in erc-add-to-input-ringF. Jason Park2021-02-271-0/+64
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Make the erc /ignore command prompt for a timeoutLars Ingebrigtsen2020-08-051-0/+47