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