1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-14 07:20:35 -08:00
emacs/test/src
Eli Zaretskii e2a10d7fa8 Fix 'directory-file-name' on DOS_NT systems as well
* src/fileio.c (directory_file_name) [DOS_NT]: Fix the DOS_NT case
to be consistent with last change.

* test/src/fileio-tests.el (fileio-tests--odd-symlink-chars):
Disable on MS-Windows.
(fileio-tests--directory-file-name-dos-nt)
(fileio-tests--file-name-as-directory-dos-nt): New tests.
2017-09-08 10:51:14 +03:00
..
regex-resources
alloc-tests.el Deprecate copy-record in favor of copy-sequence 2017-04-07 18:54:40 -07:00
buffer-tests.el Fix a bug in 'generate-new-buffer-name' 2017-08-05 12:52:55 +03:00
callproc-tests.el
casefiddle-tests.el Implement special sigma casing rule (bug#24603) 2017-04-06 20:54:58 +02:00
charset-tests.el Compare and round more carefully 2017-03-04 23:18:39 -08:00
chartab-tests.el
cmds-tests.el
coding-tests.el
data-tests.el Quieten compilation of some test files 2017-05-31 21:17:28 -04:00
decompress-tests.el
doc-tests.el
editfns-tests.el Add command to replace buffer contents 2017-06-17 15:40:58 +02:00
emacs-module-tests.el Fix crashing emacs-module tests on MS-Windows 2017-08-09 20:15:46 +03:00
eval-tests.el Fix some crashes on self-modifying Elisp code 2017-08-06 16:58:35 -07:00
fileio-tests.el Fix 'directory-file-name' on DOS_NT systems as well 2017-09-08 10:51:14 +03:00
floatfns-tests.el ffloor etc. now accept only floats 2017-03-05 13:31:33 -08:00
fns-tests.el Improve error messages for improper plists (Bug#27726) 2017-09-02 21:08:04 +02:00
font-tests.el
inotify-tests.el Some inotify cleanup 2017-03-30 11:08:42 -07:00
keymap-tests.el
lread-tests.el Signal error for symbol names with strange quotes (Bug#2967) 2017-07-22 08:47:31 -04:00
marker-tests.el
minibuf-tests.el
print-tests.el
process-tests.el
regex-tests.el Quieten compilation of some test files 2017-05-31 21:17:28 -04:00
syntax-tests.el Fix comment detection on open parens 2017-01-23 19:28:30 -05:00
textprop-tests.el
thread-tests.el Rudimentary error handling for non-main threads 2017-01-18 18:00:16 +02:00
undo-tests.el Add test for the fix in the parent commit 2017-06-17 03:55:49 +03:00
xml-tests.el