summaryrefslogtreecommitdiff
path: root/test/lisp/erc
Commit message (Expand)AuthorAgeFilesLines
* Bury new ERC buffers by defaultF. Jason Park2022-09-191-22/+23
* Offer to regexp-quote new items in erc-match commandsF. Jason Park2022-09-191-0/+193
* Stabilize channels variant of erc-reuse-buffers testF. Jason Park2022-09-192-21/+16
* ; Tag some ERC test-server tests as being :unstableF. Jason Park2022-09-196-8/+8
* Prefer pos-bol and pos-eol in testsStefan Kangas2022-08-211-6/+6
* ; Fix typosStefan Kangas2022-08-081-2/+2
* Avoid mutating default value of erc-server-last-peersF. Jason Park2022-07-271-0/+82
* Fix CTCP regression in erc-server-PRIVMSGF. Jason Park2022-07-273-0/+65
* Allow non-IRC line delimiters with ERC test serverF. Jason Park2022-07-273-28/+72
* ; Fix typosStefan Kangas2022-07-141-1/+1
* ; Fix typos: prefer American spellingStefan Kangas2022-07-1410-11/+11
* ; Fix regexp in ERC test-server utilityF. Jason Park2022-07-011-5/+3
* ; * test/lisp/erc/erc-networks-tests.el: escape `*`s in regexpMattias Engdegård2022-07-011-1/+1
* ; Tag ERC channel-buffers test as unstableF. Jason Park2022-06-302-3/+3
* ; 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
* Standardize auth-source queries in ERCF. Jason Park2022-06-3011-0/+1209
* Favor network identities in erc-joinF. Jason Park2022-06-3013-1/+895
* Don't call erc-auto-query twice on PRIVMSGF. Jason Park2022-06-302-0/+79
* Add user-oriented test scenarios for ERCF. Jason Park2022-06-3068-0/+4608
* Address long-standing ERC buffer-naming issuesF. Jason Park2022-06-302-1/+1709
* Add ERC test server and related resourcesF. Jason Park2022-06-3031-0/+3844
* 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
* ; Fix inevitable failure in erc-dcc testF. Jason Park2022-05-241-37/+39
* Recognize DCC SSEND when receiving files in erc-dccF. Jason Park2022-05-221-1/+2
* Accommodate nonstandard turbo file senders in erc-dccF. Jason Park2022-05-221-0/+164
* ; * 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-012-2/+2
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-012-2/+2
* | 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-262-0/+4
* 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-012-2/+2
* Remove redundant requires of 'font-core'Stefan Kangas2020-12-031-1/+0
* Make the erc /ignore command prompt for a timeoutLars Ingebrigtsen2020-08-051-0/+47
* Don’t attempt to modify constant stringsPaul Eggert2020-05-161-2/+2
* Use lexical-binding in most remaining testsStefan Kangas2020-05-011-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1