1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-21 06:55:39 +00:00
emacs/test/lisp/erc
F. Jason Park 7fc048ca77 Use helper to get erc-networks--id symbol as string
* lisp/erc/erc-networks.el (erc-networks--id-string): New function.
(erc-networks--construct-target-buffer-name)
(erc-networks--ensure-unique-server-buffer-name)
(erc-networks--rename-server-buffer): Use it.
* lisp/erc/erc-nicks.el (erc-nicks-list-faces): Use it.
* lisp/erc/erc-status-sidebar.el (erc-status-sidebar-pad-hierarchy): Use it.
* lisp/erc/erc.el (erc-generate-new-buffer-name)
(erc-log-irc-protocol)
(erc--auth-source-determine-params-defaults)
(erc-format-target-and/or-network): Use it.
* test/lisp/erc/erc-networks-tests.el (erc-networks--id-string): New test.
2024-11-15 11:26:07 -08:00
..
resources Mark if-let and when-let obsolete 2024-10-24 16:50:07 +08:00
erc-button-tests.el
erc-dcc-tests.el
erc-fill-tests.el Remove erc-fill binding for cycling visual movement 2024-09-29 16:43:39 -07:00
erc-goodies-tests.el Move experimental module querypoll to erc-notify 2024-10-18 18:37:58 -07:00
erc-join-tests.el
erc-match-tests.el ; Undo erroneous change in ERC's sample configuration 2024-10-18 18:37:57 -07:00
erc-networks-tests.el Use helper to get erc-networks--id symbol as string 2024-11-15 11:26:07 -08:00
erc-nicks-tests.el Crystallize erc-nicks-track-faces behavior 2024-10-11 16:13:09 -07:00
erc-notify-tests.el Move experimental module querypoll to erc-notify 2024-10-18 18:37:58 -07:00
erc-sasl-tests.el
erc-scenarios-auth-source.el
erc-scenarios-base-association-nick.el
erc-scenarios-base-association-query.el
erc-scenarios-base-association-samenet.el
erc-scenarios-base-association.el
erc-scenarios-base-attach.el
erc-scenarios-base-auto-recon.el
erc-scenarios-base-buffer-display.el
erc-scenarios-base-chan-modes.el
erc-scenarios-base-compat-rename-bouncer.el
erc-scenarios-base-kill-on-part.el
erc-scenarios-base-local-module-modes.el
erc-scenarios-base-local-modules.el Mark if-let and when-let obsolete 2024-10-24 16:50:07 +08:00
erc-scenarios-base-misc-regressions.el
erc-scenarios-base-netid-bouncer-id.el
erc-scenarios-base-netid-bouncer-recon-base.el
erc-scenarios-base-netid-bouncer-recon-both.el
erc-scenarios-base-netid-bouncer-recon-id.el
erc-scenarios-base-netid-bouncer.el
erc-scenarios-base-netid-samenet.el
erc-scenarios-base-query-participants.el
erc-scenarios-base-reconnect.el
erc-scenarios-base-renick.el
erc-scenarios-base-reuse-buffers.el
erc-scenarios-base-send-message.el
erc-scenarios-base-split-line.el
erc-scenarios-base-statusmsg.el
erc-scenarios-base-unstable.el
erc-scenarios-base-upstream-recon-soju.el
erc-scenarios-base-upstream-recon-znc.el
erc-scenarios-display-message.el
erc-scenarios-fill-wrap.el
erc-scenarios-ignore.el
erc-scenarios-internal.el
erc-scenarios-join-auth-source.el
erc-scenarios-join-display-context.el
erc-scenarios-join-netid-newcmd-id.el
erc-scenarios-join-netid-newcmd.el
erc-scenarios-join-netid-recon-id.el
erc-scenarios-join-netid-recon.el
erc-scenarios-keep-place-indicator-trunc.el Make erc-keep-place-indicator aware of erc-truncate 2024-09-29 16:43:38 -07:00
erc-scenarios-keep-place-indicator.el Make erc-keep-place-indicator aware of erc-truncate 2024-09-29 16:43:38 -07:00
erc-scenarios-log.el Redo ERC truncation and /CLEAR hook mechanism 2024-09-29 16:43:38 -07:00
erc-scenarios-match.el
erc-scenarios-misc-commands.el
erc-scenarios-misc.el
erc-scenarios-prompt-format.el
erc-scenarios-sasl.el
erc-scenarios-scrolltobottom-relaxed.el
erc-scenarios-scrolltobottom.el
erc-scenarios-services-misc.el
erc-scenarios-stamp.el Mark if-let and when-let obsolete 2024-10-24 16:50:07 +08:00
erc-scenarios-status-sidebar.el
erc-services-tests.el Mark if-let and when-let obsolete 2024-10-24 16:50:07 +08:00
erc-stamp-tests.el
erc-tests.el Mark if-let and when-let obsolete 2024-10-24 16:50:07 +08:00
erc-track-tests.el Crystallize erc-nicks-track-faces behavior 2024-10-11 16:13:09 -07:00