[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 1/3] Test for url-auth
From: |
Jarno Malmari |
Subject: |
Re: [PATCH 1/3] Test for url-auth |
Date: |
Sun, 13 Nov 2016 00:03:12 +0200 |
> I ran the tests with my versions of the patches and they pass.
>
> Seems there were some changes to my original first commit. I reverted
> it back to its original form, leaving behind cosmetic changes
> only. The first patch here is only to illustrate the changes
> reverted. It should be squashed with the third patch as the changes
> they contain are mostly redundant.
>
> No intended changes to the second and third patches.
Bump. I did the squash on previous patches 1/3 and 3/3. Rebased on
latest master.
files modified:
* lisp/url/url-auth.el | 391 +++++++++++++++++++++++++++++-----------
* test/lisp/url/url-auth-tests.el | 53 +++++-
2 files changed, 337 insertions(+), 107 deletions(-)
patch set that follows this email:
[PATCH 1/2] Refactor digest authentication in url-auth
[PATCH 2/2] Initial implementation for HTTP Digest qop for url
- Re: [PATCH 1/3] Test for url-auth,
Jarno Malmari <=
- [PATCH 1/2] Refactor digest authentication in url-auth, Jarno Malmari, 2016/11/12
- [PATCH 2/2] Initial implementation for HTTP Digest qop for url, Jarno Malmari, 2016/11/12
- Re: [PATCH 1/3] Test for url-auth, Jarno Malmari, 2016/11/13
- [PATCH 1/2] Refactor digest authentication in url-auth, Jarno Malmari, 2016/11/13
- Re: [PATCH 1/2] Refactor digest authentication in url-auth, Eli Zaretskii, 2016/11/13
- Re: [PATCH 1/2] Refactor digest authentication in url-auth, Jarno Malmari, 2016/11/13
- Re: [PATCH 1/2] Refactor digest authentication in url-auth, Eli Zaretskii, 2016/11/13
- Re: [PATCH 1/2] Refactor digest authentication in url-auth, Yuri Khan, 2016/11/13
- Re: [PATCH 1/2] Refactor digest authentication in url-auth, Eli Zaretskii, 2016/11/14
[PATCH 2/2] Initial implementation for HTTP Digest qop for url, Jarno Malmari, 2016/11/13