1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-16 13:11:14 -08:00
emacs/test/lisp
Filipp Gunbin 5e42c349a0 Fix bugs in `auth-source-netrc-parse-one'.
* lisp/auth-source.el (auth-source-netrc-parse-one): Ensure that match
  data is not overwritten in `auth-source-netrc-parse-next-interesting'.
  Ensure that blanks are skipped before and after going over comments
  and eols.
* test/lisp/auth-source-tests.el (auth-source-test-netrc-parse-one): New test.

(cherry picked from commit 60ff810144)
2018-08-10 08:36:24 -04:00
..
calc
calendar
emacs-lisp
emulation
erc
eshell
gnus
international
mail
net
org
progmodes
textmodes
url
vc
abbrev-tests.el
arc-mode-tests.el
auth-source-pass-tests.el
auth-source-tests.el
autorevert-tests.el
buff-menu-tests.el
char-fold-tests.el
color-tests.el
comint-tests.el
dabbrev-tests.el
descr-text-tests.el
dired-aux-tests.el
dired-tests.el
dired-x-tests.el
dom-tests.el
electric-tests.el
epg-tests.el
faces-tests.el
ffap-tests.el
filenotify-tests.el
files-tests.el
files-x-tests.el
help-fns-tests.el
hi-lock-tests.el
htmlfontify-tests.el
ibuffer-tests.el
ido-tests.el
imenu-tests.el
info-xref-tests.el
isearch-tests.el
jit-lock-tests.el
json-tests.el
kmacro-tests.el
ls-lisp-tests.el
man-tests.el
md4-tests.el
minibuffer-tests.el
mouse-tests.el
obarray-tests.el
ps-print-tests.el
register-tests.el
replace-tests.el
rot13-tests.el
ses-tests.el
shadowfile-tests.el
shell-tests.el
simple-tests.el
sort-tests.el
soundex-tests.el
subr-tests.el
tar-mode-tests.el
term-tests.el
thingatpt-tests.el
wdired-tests.el
whitespace-tests.el
xdg-tests.el
xml-tests.el
xt-mouse-tests.el