1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-24 10:38:38 +00:00
emacs/test/lisp/url
Dmitry Gutov 17e540aa42 Simplify url-encode-url and add a test
* lisp/url/url-util.el (url-encode-url): Simplify.
url-generic-parse-url copes with multibyte strings just fine
(https://debbugs.gnu.org/cgi/bugreport.cgi?bug=24117#185).

* test/lisp/url/url-parse-tests.el
(url-generic-parse-url/multibyte-host-and-path): New test.
2017-05-10 03:34:58 +03:00
..
url-auth-tests.el Initial implementation of HTTP Digest qop for url 2017-04-01 09:19:46 +03:00
url-expand-tests.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
url-future-tests.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
url-parse-tests.el Simplify url-encode-url and add a test 2017-05-10 03:34:58 +03:00
url-util-tests.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00