1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-25 06:50:46 -08:00
emacs/test/lisp
Alain Schneble b792ecea17 Make relative URL parsing and resolution consistent with RFC 3986 (bug#22044)
* test/lisp/url/url-parse-tests.el: Add tests covering url-generic-parse-url.
* test/lisp/url/url-expand-tests.el: Add tests covering url-expand-file-name.
* lisp/url/url-parse.el (url-generic-parse-url): Keep empty fragment
information in URL-struct.
* lisp/url/url-parse.el (url-path-and-query): Do not artificially turn empty
path and query into nil path and query, respectively.
* lisp/url/url-expand.el (url-expander-remove-relative-links): Do not turn
empty path into an absolute ("/") path.
* lisp/url/url-expand.el (url-expand-file-name): Properly resolve
fragment-only URIs. Do not just return them unchanged.
* lisp/url/url-expand.el (url-default-expander): An empty path in the relative
reference URI should not drop the last segment.
2015-12-26 00:50:25 +01:00
..
calc
calendar
emacs-lisp eieio generate autoloads to non-versioned file. 2015-12-17 20:42:15 +00:00
eshell
gnus
international
legacy
mail rmail generate autoloads to non-versioned file. 2015-12-17 20:42:15 +00:00
net
progmodes
textmodes reftex generate autoloads to non versioned file. 2015-12-17 20:42:14 +00:00
url Make relative URL parsing and resolution consistent with RFC 3986 (bug#22044) 2015-12-26 00:50:25 +01:00
vc
abbrev-tests.el
autorevert-tests.el
character-fold-tests.el
comint-tests.el
descr-text-tests.el
dired-tests.el dired generate autoloads to non-versioned file. 2015-12-17 20:42:16 +00:00
electric-tests.el
epg-tests.el
faces-tests.el
filenotify-tests.el ; Pacify byte-compiler in filenotify-tests.el 2015-11-28 14:20:28 +01:00
help-fns-tests.el
htmlfontify-tests.el htmlfontify generate autoload to non-versioned file. 2015-12-17 20:42:15 +00:00
ibuffer-tests.el ibuffer generate autoloads to non-versioned file. 2015-12-17 20:42:15 +00:00
imenu-tests.el
info-xref-tests.el
isearch-tests.el
json-tests.el
man-tests.el
minibuffer-tests.el
obarray-tests.el
ps-print-tests.el ps-print generate autoloads to non versioned file. 2015-12-17 20:42:15 +00:00
replace-tests.el
simple-tests.el
sort-tests.el
subr-tests.el
thingatpt-tests.el
xml-tests.el