index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
src
/
emacs-tests.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-01-22
Port allows-stdout test to overly-suspicious bwrap
Paul Eggert
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-10-24
Mark if-let and when-let obsolete
Sean Whitton
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-11-06
Replace some macros with ert-with-temp-(file|directory)
Stefan Kangas
2021-05-07
Don't use symbolic links in the test resource directory.
Philipp Stephani
2021-04-25
; Add 2021 to copyright years
Glenn Morris
2021-04-17
Attempt to print some debugging information on Seccomp failures.
Philipp Stephani
2021-04-11
Add a variant of the Seccomp filter file that allows 'execve'.
Philipp Stephani
2021-04-10
Add a helper binary to create a basic Secure Computing filter.
Philipp Stephani
2021-04-10
Add support for --seccomp command-line option.
Philipp Stephani