1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-19 05:13:34 -07:00
emacs/test/lisp
Paul Eggert cf9891e14e Fix some make-directory bugs
* lisp/files.el (files--ensure-directory): New function.
(make-directory): Use it to avoid bugs when (make-directory FOO t)
is invoked on a non-directory, or on a directory hierarchy that
is being built by some other process while Emacs is running.
* test/lisp/files-tests.el (files-tests--make-directory): New test.
2017-09-10 20:38:19 -07:00
..
calc
calendar Fix a minor todo-mode regression 2017-08-11 11:28:57 +02:00
emacs-lisp Add tests for cl-macs.el (Bug#27559) 2017-08-21 20:52:25 -04:00
emulation
erc
eshell Dired w/ eshell-ls: Handle shell wildcards in file name 2017-08-06 13:23:18 +09:00
gnus
international
mail
net Fix race with rename-file etc. with dir NEWNAME 2017-09-10 15:46:51 -07:00
progmodes Handle non-zero exit status from psql more gracefully 2017-09-05 20:31:21 +02:00
textmodes
url
vc
abbrev-tests.el
arc-mode-tests.el archive-int-to-mode: Fix order of testing S_ISUID, S_ISGID bits 2017-08-15 15:43:31 +09:00
auth-source-pass-tests.el
auth-source-tests.el ; * test/lisp/auth-source-tests.el: Require cl-lib' instead of cl'. 2017-08-18 22:29:32 -04:00
autorevert-tests.el
buff-menu-tests.el
char-fold-tests.el
comint-tests.el
dabbrev-tests.el
descr-text-tests.el
dired-aux-tests.el
dired-tests.el Spelling fixes 2017-09-10 09:24:37 -07:00
dired-x-tests.el
dom-tests.el ; Avoid test failures when running from compiled test files 2017-08-07 18:43:55 -04:00
electric-tests.el
epg-tests.el
faces-tests.el
ffap-tests.el
filenotify-tests.el
files-tests.el Fix some make-directory bugs 2017-09-10 20:38:19 -07:00
files-x-tests.el
help-fns-tests.el
hi-lock-tests.el Keep face available if there are no matches 2017-08-25 00:09:50 +09:00
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 Treat control characters in JSON strings as invalid 2017-08-17 20:00:52 -04:00
kmacro-tests.el
ls-lisp-tests.el Spelling fixes 2017-09-10 09:24:37 -07:00
man-tests.el
md4-tests.el
minibuffer-tests.el
mouse-tests.el
obarray-tests.el
ps-print-tests.el
register-tests.el Spelling fixes 2017-09-10 09:24:37 -07:00
replace-tests.el query-replace: Undo replacements performed with 'comma 2017-08-08 10:25:27 +09:00
rot13-tests.el
ses-tests.el
shell-tests.el
simple-tests.el Spelling fixes 2017-09-10 09:24:37 -07:00
sort-tests.el
soundex-tests.el Move soundex.el test to a proper test 2017-09-05 12:03:10 -04:00
subr-tests.el
tar-mode-tests.el Add test suites for arc-mode and tar-mode 2017-08-13 23:41:46 +09:00
thingatpt-tests.el
whitespace-tests.el
xdg-tests.el Avoid looking at localized strings 2017-09-09 23:14:07 -04:00
xml-tests.el
xt-mouse-tests.el