summaryrefslogtreecommitdiff
path: root/test/lisp/erc
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2024 to copyright yearsPo Lu2024-01-0244-44/+44
* Yield to erc-move-to-prompt before unhiding promptF. Jason Park2023-02-221-2/+2
* ; Prevent ERC-induced false positive in JUnit reportF. Jason Park2023-02-151-0/+3
* ; Remove failing erc-reuse-buffers testF. Jason Park2023-02-141-36/+0
* ; Fix filename mismatches in prop lines of ERC testsF. Jason Park2023-01-245-17/+20
* ; Relax timeouts for failing ERC testF. Jason Park2023-01-172-10/+10
* Don't preserve non-module minor modes in erc-openF. Jason Park2023-01-171-15/+26
* Use correct buffer for local-module vars in erc-openF. Jason Park2023-01-171-7/+93
* ; Fix typosStefan Kangas2023-01-151-1/+1
* Remove obsolete server buffers on MOTD in erc-trackF. Jason Park2023-01-102-0/+93
* ; Kill some stray buffers left behind by ERC testsF. Jason Park2023-01-102-4/+7
* Fix default-port regression in erc-select-read-argsF. Jason Park2023-01-021-3/+3
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-0144-44/+44
* Warn of absent networks module in ERCF. Jason Park2022-12-282-1/+97
* Fix some naming issues involving query buffers in ERCF. Jason Park2022-12-164-0/+212
* ; Fix doc string in ERC's module-activation commandsF. Jason Park2022-12-161-2/+2
* ; Fix typosStefan Kangas2022-12-161-1/+1
* Don't send erc-sasl-user as USER command argumentF. Jason Park2022-12-141-1/+1
* Set erc-network to a "given" ID instead of failingF. Jason Park2022-12-143-10/+5
* Limit casemapping to appropriate ranges in ERCF. Jason Park2022-12-141-0/+3
* Actually accept non-symbols as IDs in erc-openF. Jason Park2022-12-142-1/+4
* Respect a nil erc-session-password when reconnectingF. Jason Park2022-12-142-0/+107
* ; Normalize GPLv3 license statements in new filesStefan Kangas2022-12-0934-486/+499
* ; Fix typos (don't abbreviate "with" or "without")Stefan Kangas2022-12-011-1/+1
* Simplify erc-sasl's auth-source APIF. Jason Park2022-11-291-12/+26
* Add erc-sasl-auth-source-function to cached optionsF. Jason Park2022-11-281-15/+16
* ; Fix typosStefan Kangas2022-11-261-1/+1
* Add test scenarios for local ERC modulesF. Jason Park2022-11-235-0/+439
* Accept functions in place of passwords in ERCF. Jason Park2022-11-232-4/+34
* Add non-IRCv3 SASL module to ERCF. Jason Park2022-11-237-0/+670
* Support local ERC modules in erc-mode buffersF. Jason Park2022-11-231-0/+156
* Don't set erc-networks--id until network is knownF. Jason Park2022-11-231-37/+47
* ; Fix typosStefan Kangas2022-11-234-4/+4
* ; Fix ERC test failure following recent typo fixF. Jason Park2022-11-212-2/+2
* ; Fix typosStefan Kangas2022-11-221-1/+1
* ; Fix typosStefan Kangas2022-11-181-1/+1
* Improve new connections in erc-handle-irc-urlF. Jason Park2022-11-163-1/+123
* Add optional server param to erc-networks--determineF. Jason Park2022-11-161-0/+17
* 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
* Improve auto-reconnect visibility in ERCF. Jason Park2022-11-161-0/+46
* ; Make some ERC test fixtures a bit more courteousF. Jason Park2022-11-163-2/+5
* Support auth-source-pass in ERCF. Jason Park2022-11-161-3/+0
* Move ERC's core dependencies to separate filedickmao2022-11-042-23/+1
* Offer completions for GET subcommand flags in erc-dccF. Jason Park2022-11-041-1/+118
* ; * test/lisp/erc/erc-services-tests.el: Remove cruft.F. Jason Park2022-11-041-16/+8
* 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