aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp/url (unfollow)
Commit message (Expand)AuthorFilesLines
2020-04-24Use lexical-binding in most url testsStefan Kangas5-5/+5
2020-01-01Update copyright year to 2020Paul Eggert9-9/+9
2019-06-28* test/lisp/url/url-file-tests.el (url-file): Fix for POSIX filenames.Juanma Barranquero1-2/+3
2019-06-15* test/lisp/url/url-file-tests.el (url-file): Use file:///, not file://.Juanma Barranquero1-2/+2
2018-12-31Update more copyright yearsPaul Eggert1-1/+1
2019-01-01Update copyright year to 2019Paul Eggert8-8/+8
2018-05-01Rewrite `url-domain' to avoid network trafficLars Ingebrigtsen1-0/+12
2018-03-18Add URL handler for file-name-directory (Bug#30444)Nicolas Petton1-0/+75
2018-01-26Load mm-util as needed for url-file and url-data (Bug#30258)Noam Postavsky3-0/+92
2018-01-01Update copyright year to 2018Paul Eggert6-6/+6
2017-10-25; Fix author email address in test/lisp/url/url-tramp-tests.elMichael Albinus1-1/+1
2017-10-25Fix Bug#28982Michael Albinus1-0/+83
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert5-5/+5
2017-05-10Simplify url-encode-url and add a testDmitry Gutov1-0/+5
2017-04-01Initial implementation of HTTP Digest qop for urlJarno Malmari1-5/+46
2017-01-01Update copyright year to 2017 in masterPaul Eggert1-1/+1
2016-02-12* test/lisp/url/url-auth-tests.el (url-auth-test-digest-auth):Glenn Morris1-2/+4
2016-02-12; * test/lisp/url/url-auth-tests.el: More whitespace.Glenn Morris1-6/+7
2016-02-12; * test/lisp/url/url-auth-tests.el: Whitespace.Glenn Morris1-2/+4
2016-02-12* test/lisp/url/url-auth-tests.elGlenn Morris1-2/+1
2016-02-08; Some standardization of copyright and license notices in recent new filesGlenn Morris1-4/+6
2016-02-08Add tests for url-authJarno Malmari1-0/+249
2016-01-05Fix fallout from merging emacs-25 branch in test/Eli Zaretskii1-0/+105
2016-01-04Spelling fixesPaul Eggert1-1/+1
2015-12-26Include the tests for the URL parsing fixesAlain Schneble1-105/+0
2015-12-26Make relative URL parsing and resolution consistent with RFC 3986 (bug#22044)Alain Schneble1-0/+105
2015-12-26Make relative URL parsing and resolution consistent with RFC 3986 (bug#22044)Alain Schneble1-0/+105
2015-12-26Make relative URL parsing and resolution consistent with RFC 3986 (bug#22044)Alain Schneble1-0/+167
2015-11-24Rename all test files to reflect source layout.Phillip Lord2-0/+108