summaryrefslogtreecommitdiff
path: root/test/lisp/auth-source-tests.el
Commit message (Expand)AuthorAge
* Fix some `unwind-protect' formsMichael Albinus2023-04-03
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Move netrc tests to auth-source-tests.elLars Ingebrigtsen2022-08-04
* Use 'auth-info-password' in testsSam Steingold2022-01-10
* Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Prefer ert-with-temp-(directory|file) in most remaining testsStefan Kangas2021-11-08
* | Prefer ert-with-temp-(directory|file)Stefan Kangas2021-11-07
|/
* Clear netrc cache in auth-source testLars Ingebrigtsen2021-09-21
* Only search netrc in the netrc testsLars Ingebrigtsen2021-09-21
* Remove superfluous skip in auth-source-tests.elMichael Albinus2021-09-20
* Do not save empty passwords in auth-source-searchMichael Albinus2021-09-19
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-16
* Fix failing auth-source testLars Ingebrigtsen2021-04-27
* Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2021-01-02
|\
| * Update copyright year to 2021Paul Eggert2021-01-01
* | * Fix a test in auth-source-tests.elAndrea Corallo2020-12-21
|/
* Update copyright year to 2020Paul Eggert2020-01-01
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
| * Fix bugs in `auth-source-netrc-parse-one'.Filipp Gunbin2018-08-10
* | Merge from origin/emacs-26Glenn Morris2018-07-20
|\|
| * Fix auth-source-delete (Bug#26184)Noam Postavsky2018-07-17
* | Fix bugs in `auth-source-netrc-parse-one'.Filipp Gunbin2018-05-17
* | Fix creation of Secret Service items in auth-sourceMichael Albinus2018-05-16
* | Fix Bug#30246Michael Albinus2018-04-13
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* ; * test/lisp/auth-source-tests.el: Require `cl-lib' instead of `cl'.Noam Postavsky2017-08-18
* Fix and document make-temp-file optional text parameterTed Zlatanov2017-08-18
* * test/lisp/auth-source-tests.el: Avoid `string-join' to be simple.Ted Zlatanov2017-08-18
* * test/lisp/auth-source-tests.el: Minor cleanups to use CL.Ted Zlatanov2017-08-18
* Add auth-source tests and codify its API betterTed Zlatanov2017-08-18
* * lisp/password-cache.el (password-data): Use a hash-tableStefan Monnier2017-07-28
* auth-source: factor out parsers and add testsTed Zlatanov2017-04-27
* Merge from origin/emacs-25Paul Eggert2017-01-01
* Move low-level library files from the lisp/gnus directoryLars Ingebrigtsen2016-02-24