index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
emacs-lisp
/
ert.el
Age
Commit message (
Expand
)
Author
2026-04-21
Show executed tests from erts files via the ERT results buffer
Roi Martin
2026-04-16
ert-play-keys function
Vincent Belaïche
2026-03-11
Tweak recent error descriptor changes
Basil L. Contovounesios
2026-03-10
Use the new error API functions
Stefan Monnier
2026-02-25
Make ert more robust
Michael Albinus
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-08-18
Catch all non-local exits when running ERT tests.
Philipp Stephani
2025-06-18
; Fix last change
Michael Albinus
2025-06-18
Show test name in ERT progress bar
Michael Albinus
2025-05-03
Fix 'Skip' behavior in erts files (bug#76839)
Roi Martin
2025-03-26
Use numeric time zone suffix in ERT explainer.
Philipp Stephani
2025-03-25
Add an ERT explainer for 'time-equal-p'.
Philipp Stephani
2025-03-24
Merge from origin/emacs-30
Sean Whitton
2025-03-23
Improve docstring of should-error
Stefan Kangas
2025-02-24
Move buffer related functions from ert-x.el to ert.el
Stefan Kangas
2025-02-23
Prefer incf to cl-incf in emacs-lisp/*.el
Stefan Kangas
2025-02-17
Prefer plusp/minusp to cl-plusp/cl-minusp
Stefan Kangas
2025-02-17
Prefer '(evenp A)' to '(= 0 (% A 2))'
Stefan Kangas
2025-02-09
; Add missing section marker to ert.el
Stefan Kangas
2025-02-09
Use unload-function instead of unload-hook in ert
Stefan Kangas
2025-01-22
Fix ERT / find-function type integration typos
Stephen Gildea
2025-01-02
Update copyright year to 2025
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-10-24
Mark if-let and when-let obsolete
Sean Whitton
2024-08-26
(pp): Indent lines right when starting in col > 0
Stefan Monnier
2024-08-25
Indent ERT failure explanations rigidly
F. Jason Park
2024-08-15
Improve documentation of ERT
Eli Zaretskii
2024-05-01
Assume match before calling help-xref-button
Basil L. Contovounesios
2024-01-04
ert.el: Use `handler-bind` to record backtraces
Stefan Monnier
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-12-09
Merge from origin/emacs-29
Eli Zaretskii
2023-12-03
; Fix typos
Stefan Kangas
2023-11-04
Suggest alternative reason for ERT test duplication error
Mattias Engdegård
2023-11-03
Suggest alternative reason for ERT test duplication error
Mattias Engdegård
2023-09-04
Add `skip-when` macro to `ert-deftest`
Stefan Kangas
2023-08-14
Ignore ert-deftest body value
Mattias Engdegård
2023-08-14
Revert "* lisp/emacs-lisp/ert.el (ert-run-tests-batch-and-exit): Inhibit inte...
Mattias Engdegård
2023-08-13
* lisp/emacs-lisp/ert.el (ert-run-tests-batch-and-exit): Inhibit interaction
Stefan Monnier
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-11-26
Improve robustness of server.el tests
Jim Porter
2022-11-18
; Fix typos (prefer US spelling)
Stefan Kangas
2022-08-14
Simplify code using take, ntake and butlast
Mattias Engdegård
2022-08-01
Omit some (current-time) calls
Paul Eggert
2022-07-09
Improve ert-test-erts-file documentation
Stefan Kangas
2022-07-07
* lisp/emacs-lisp/ert.el (Commentary): Refer to the Info manual.
Stefan Kangas
2022-07-06
; * lisp/emacs-lisp/ert.el: Remove installation instructions.
Stefan Kangas
2022-05-25
Fix ert-run-tests-batch-and-exit doc string typo
Lars Ingebrigtsen
2022-05-24
Make the nativecomp test eln directory more reliably be removed
Lars Ingebrigtsen
2022-01-24
Allow jumping to ert failure definitions
Lars Ingebrigtsen
[next]