]> git.eshelyaron.com Git - emacs.git/commit
Fix filelock-tests on MS-Windows
authorEli Zaretskii <eliz@gnu.org>
Mon, 12 May 2025 12:08:20 +0000 (15:08 +0300)
committerEshel Yaron <me@eshelyaron.com>
Mon, 12 May 2025 19:55:46 +0000 (21:55 +0200)
commit94feeb8bc18515518d608ba2b80e4a2ce0f6bf3b
treefa52f28933c19fa5c72e2e012c31935d753d7406
parent78b75f45d02867f0849885b1f4aecc5eecf58392
Fix filelock-tests on MS-Windows

* test/src/filelock-tests.el (filelock-tests-file-locked-p-spoiled)
(filelock-tests-unlock-spoiled)
(filelock-tests-kill-buffer-spoiled): Don't special-case
MS-Windows, as it was evidently fixed to signal the same error as
Posix systems.

(cherry picked from commit 8b67e566b9fe156b6be8be0a6381052fa79abc2c)
test/src/filelock-tests.el