1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-31 09:20:54 -08:00
emacs/test/lisp/url
Nicolas Petton 6d2b50a245
Add URL handler for file-name-directory (Bug#30444)
* lisp/url/url-handlers.el (url-handler-file-name-directory): New
function which handles special cases for `file-name-directory' and
URLs.
* test/lisp/url/url-handlers-test.el: New file.  Add tests for
`url-handler-file-name-directory'.
2018-03-18 20:47:35 +01: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 Update copyright year to 2018 2018-01-01 00:57:59 -08:00