1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-23 07:12:12 -07:00
emacs/test/lisp/url
Lars Ingebrigtsen e859acb11c Rewrite `url-domain' to avoid network traffic
* lisp/url/url-util.el (url-domain): Don't talk DNS to determine
the domain, because this is slow.

* test/lisp/url/url-util-tests.el (url-domain-tests): Add tests
for `url-domain'.
2018-05-01 14:26:38 +02:00
..
url-file-resources
url-auth-tests.el
url-expand-tests.el
url-file-tests.el
url-future-tests.el
url-handlers-test.el Add URL handler for file-name-directory (Bug#30444) 2018-03-18 20:47:35 +01:00
url-misc-tests.el
url-parse-tests.el
url-tramp-tests.el
url-util-tests.el Rewrite `url-domain' to avoid network traffic 2018-05-01 14:26:38 +02:00