index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lisp
/
shadowfile-tests.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-09-04
Use new ERT `skip-when` macro in tests
Stefan Kangas
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-07-10
Fix Tramp test environment on hydra.nixos.org
Michael Albinus
2022-06-08
Factor out test configuration for remote files
Michael Albinus
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-08-26
Improve robustness of shadowfile.el
Michael Albinus
2021-07-18
Fix problem in `shadow-define-literal-group' (Bug#49596)
Michael Albinus
2021-07-09
Further cleanup for file locks
Michael Albinus
2021-07-05
Don't use LOCKNAME for temp files in Tramp (Bug#49406)
Michael Albinus
2021-06-19
Handle case remote uid is 0 in some Tramp related tests
Michael Albinus
2021-04-08
* test/lisp/shadowfile-tests.el: Fix recent test failures
Stefan Monnier
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-10-28
; Fix license statement in several files
Stefan Kangas
2020-09-10
Mark some tests as expensive
Stefan Kangas
2020-05-01
Use lexical-binding in most remaining tests
Stefan Kangas
2020-01-22
Minor cleanup in {autorevert,filenotify,shadowfile}-tests.el
Michael Albinus
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-10-03
Fix typo in last commit
Michael Albinus
2019-10-03
Further adaptions for shadowfile-tests.el
Michael Albinus
2019-09-26
; Add traces to shadowfile-tests.el
Michael Albinus
2019-09-23
; Enable traces for shadowfile-tests on hydra
Michael Albinus
2019-09-16
; Disable traces in shadowfile-tests
Michael Albinus
2019-09-15
Use also truname of temporary-file-directory in shadowfile-tests.el
Michael Albinus
2019-09-08
Fix Bug#37202
Michael Albinus
2019-09-07
Add traces in shadowfile
Michael Albinus
2019-09-04
Further work on Bug#37202
Michael Albinus
2019-09-03
Fix Bug#37202
Michael Albinus
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-08-12
Backport fix for Bug#32226
Michael Albinus
2018-07-25
File Shadowing is not available on MS Windows
Michael Albinus
2018-07-21
Fix Bug#32226
Michael Albinus
2018-07-18
Adapt shadowfile.el for Tramp (Bug#4526, Bug#4846)
Michael Albinus