index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lisp
/
server-tests.el
Age
Commit message (
Expand
)
Author
2026-03-04
Revert "Repair serious breakage in the batch tests."
Michael Albinus
2026-02-25
Repair serious breakage in the batch tests.
Eric S. Raymond
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-02-25
Fix a number of ERT tests for execution on Android
Po Lu
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-08-19
Skip hanging tests on Cygwin (bug#65325)
Ken Brown
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-12-10
; Fix a failure when running server-tests via the command line
Jim Porter
2022-12-02
; server-tests: remove CI debugging
Mattias Engdegård
2022-12-02
; server-test CI debugging
Mattias Engdegård
2022-12-02
Fix server-tests run noninteractively (bug#59742)
Mattias Engdegård
2022-11-26
Improve robustness of server.el tests
Jim Porter
2022-11-24
Don't explicitly delete client frames when killing Emacs anyway
Jim Porter
2022-11-24
; Add more tests for the Emacs server
Jim Porter
2022-11-16
Enable/disable 'server-mode' when starting/stopping the server
Jim Porter