]> git.eshelyaron.com Git - emacs.git/commit
Add tests for secrets.el
authorMichael Albinus <michael.albinus@gmx.de>
Thu, 5 Apr 2018 15:40:57 +0000 (17:40 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Thu, 5 Apr 2018 15:40:57 +0000 (17:40 +0200)
commitb6aea79b008c7fcb9aea60a33709f94a734532f8
treea2dbdd07480a6b5b2111c3c69e7f0ec7c01e0750
parentf9052b73500740a9084d3a60e73875f1bbd332a5
Add tests for secrets.el

* lisp/net/secrets.el (secrets-lock-collection): New defun.
(secrets-search-items, secrets-create-item): Fix structure of :dict-entry.

* test/lisp/net/secrets-tests.el: New package.
lisp/net/secrets.el
test/lisp/net/secrets-tests.el [new file with mode: 0644]