]> git.eshelyaron.com Git - emacs.git/commit
auth-source: factor out parsers and add tests
authorTed Zlatanov <tzz@lifelogs.com>
Fri, 3 Feb 2017 21:06:12 +0000 (16:06 -0500)
committerTed Zlatanov <tzz@lifelogs.com>
Thu, 27 Apr 2017 21:37:58 +0000 (17:37 -0400)
commitbd60ee2ffc37b64a898d81184089b82afd55cae0
tree7a9158a656ccd2ed62c58f1780996f7d71783ea5
parent79c5ea9911a9aba7db0ba0e367e06507cee2fc02
auth-source: factor out parsers and add tests

* lisp/auth-source.el: Factor out the source parsers. Clean up comments.
* test/lisp/auth-source-tests.el: Add tests.
lisp/auth-source.el
test/lisp/auth-source-tests.el