summaryrefslogtreecommitdiff
path: root/test/lisp/erc/erc-tests.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* Yield to erc-move-to-prompt before unhiding promptF. Jason Park2023-02-221-2/+2
* Don't preserve non-module minor modes in erc-openF. Jason Park2023-01-171-15/+26
* Fix default-port regression in erc-select-read-argsF. Jason Park2023-01-021-3/+3
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* ; Fix doc string in ERC's module-activation commandsF. Jason Park2022-12-161-2/+2
* Limit casemapping to appropriate ranges in ERCF. Jason Park2022-12-141-0/+3
* Accept functions in place of passwords in ERCF. Jason Park2022-11-231-0/+22
* Support local ERC modules in erc-mode buffersF. Jason Park2022-11-231-0/+156
* ; Fix typosStefan Kangas2022-11-181-1/+1
* Improve new connections in erc-handle-irc-urlF. Jason Park2022-11-161-0/+94
* Default to TLS port when calling erc-tls from lispF. Jason Park2022-11-161-0/+42
* Refactor erc-select-read-argsF. Jason Park2022-11-161-0/+89
* Move ERC's core dependencies to separate filedickmao2022-11-041-22/+0
* Stabilize channels variant of erc-reuse-buffers testF. Jason Park2022-09-191-1/+1
* Prefer pos-bol and pos-eol in testsStefan Kangas2022-08-211-6/+6
* Avoid mutating default value of erc-server-last-peersF. Jason Park2022-07-271-0/+82
* ; Help ERC test fixture better withstand reorderingF. Jason Park2022-06-301-0/+1
* Optionally prevent sending multiline input in ERCF. Jason Park2022-06-301-0/+25
* Improve ERC's handling of multiline prompt inputF. Jason Park2022-06-301-0/+208
* Fix regression in erc-send-input-lineF. Jason Park2022-06-301-5/+5
* Address long-standing ERC buffer-naming issuesF. Jason Park2022-06-301-1/+2
* Add eventual replacement for erc-default-recipientsF. Jason Park2022-06-301-0/+12
* Add helper to determine local channels in ERCF. Jason Park2022-06-301-0/+12
* Recognize ASCII and strict CASEMAPPINGs in ERCF. Jason Park2022-06-301-0/+24
* Update ISUPPORT handling in ERCF. Jason Park2022-06-301-0/+93
* Remove duplicate ERC prompt on reconnectF. Jason Park2022-06-301-6/+146
* Rework mutual dependency between erc and erc-backendF. Jason Park2022-06-301-0/+21
* ; * 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