1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-28 07:50:48 -08:00
emacs/test/lisp/net
F. Jason Park 5699e43f27 Accommodate ircs:// URLs in url-irc and browse-url
* lisp/url/url-irc.el (url-irc-function): Change signature of function
interface to expect a final "scheme" argument, such as "ircs".
(url-irc): Call `url-irc-function' with new positional argument, the
scheme extracted via `url-type' from the input URL.
(url-irc-erc, url-irc-rcirc, url-irc-zenirc): Accept a URL scheme as a
sixth positional arg.
(url-ircs-default-port, url-ircs): Add new autoloaded constant and
alias for `url-scheme-get-property' to recognize.  Do this to avoid
having to add another file.
* lisp/net/browse-url.el (browse-url-irc-function): Add new option.
(browse-url--irc): Add new function to call `browse-url-irc-function'.
(browse-url-default-handlers): Add "irc://" entry.
(browse-url-irc): Add new function to serve as general handler for
"irc://" URLS.  Accept trailing variadic args to accommodate
non-browse-url interfaces as well.
* test/lisp/net/browse-url-tests.el
(browse-url-tests-select-handler-irc): Add test for "irc://" URL
pattern.
* etc/NEWS: Mention select browse-url and url-irc
changes.  (Bug#56514.)
2022-11-16 21:34:36 -08:00
..
dbus-resources
eudc-resources EUDC: Add ecomplete and mailabbrev backends 2022-11-08 18:19:15 -05:00
mailcap-resources Add some more mailcap tests. 2022-01-16 00:21:17 +01:00
network-stream-resources
ntlm-resources Implement NTLM server for ntlm.el testing 2021-02-18 18:59:18 -05:00
puny-resources ; Prefer HTTPS to HTTP in many URLs 2022-10-15 13:06:45 +02:00
shr-resources Move shr.el test data to follow our conventions 2020-10-24 02:29:04 +02:00
tramp-archive-resources
tramp-resources Add Tramp test 2022-05-05 09:54:31 +02:00
browse-url-tests.el Accommodate ircs:// URLs in url-irc and browse-url 2022-11-16 21:34:36 -08:00
dbus-tests.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
dig-tests.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
eudc-tests.el EUDC: Add ecomplete and mailabbrev backends 2022-11-08 18:19:15 -05:00
gnutls-tests.el Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
hmac-md5-tests.el test: Remove redundant "" arg to mapconcat 2022-09-08 16:08:42 -04:00
mailcap-tests.el ; Fix typos (prefer American spelling) 2022-09-29 15:20:07 +02:00
network-stream-tests.el Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
newsticker-tests.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
nsm-tests.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
ntlm-tests.el Remove the ELPA dependencies from test/Makefile.in 2022-02-22 03:18:13 +01:00
puny-tests.el Add textsec-domain-suspicious-p 2022-01-18 11:53:09 +01:00
rcirc-tests.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
rfc2104-tests.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
sasl-cram-tests.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
sasl-scram-rfc-tests.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
sasl-tests.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
secrets-tests.el Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
shr-tests.el Fix srcset parsing in shr 2022-07-23 07:43:45 +02:00
socks-tests.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
tramp-archive-tests.el Make use of rx in Tramp backward compatoble 2022-09-09 17:10:28 +02:00
tramp-tests.el Fix calling file name handler for `load'. 2022-11-04 15:39:58 +01:00
webjump-tests.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00