index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
src
/
filelock-tests.el
Age
Commit message (
Expand
)
Author
2026-03-10
test subdirectory: Use new error-API
Stefan Monnier
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-05-12
Fix filelock-tests on MS-Windows
Eli Zaretskii
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-07-25
Standardize possessive apostrophe usage in manuals, docs, and comments
Stefan Kangas
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-10-29
Require `cl-lib` rather than directly some of its subfiles
Stefan Monnier
2023-09-04
Use new ERT `skip-when` macro in tests
Stefan Kangas
2023-07-28
Fix userlock.el and filelock-tests in some rare cases
Eli Zaretskii
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-01-31
Extend filelock-tests.el for bug#53207
Michael Albinus
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-12-19
; Fix last change to filelock-tests.el
Eli Zaretskii
2021-12-19
New error symbol 'permission-denied'
Eli Zaretskii
2021-11-07
Prefer ert-with-temp-(directory|file)
Stefan Kangas
2021-03-27
File unlock errors now issue warnings (Bug#46397)
Matt Armstrong
2021-03-27
Add test coverage for src/filelock.c (Bug#46397)
Matt Armstrong