1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-18 10:16:51 +00: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 Load mm-util as needed for url-file and url-data (Bug#30258) 2018-01-26 19:50:57 -05:00
url-auth-tests.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
url-expand-tests.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
url-file-tests.el Load mm-util as needed for url-file and url-data (Bug#30258) 2018-01-26 19:50:57 -05:00
url-future-tests.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
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 Load mm-util as needed for url-file and url-data (Bug#30258) 2018-01-26 19:50:57 -05:00
url-parse-tests.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
url-tramp-tests.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
url-util-tests.el Rewrite `url-domain' to avoid network traffic 2018-05-01 14:26:38 +02:00