index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
emacs-lisp
/
ert.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
; Fix typos
Stefan Kangas
2023-12-03
1
-1
/
+1
*
Suggest alternative reason for ERT test duplication error
Mattias Engdegård
2023-11-04
1
-1
/
+1
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
Improve robustness of server.el tests
Jim Porter
2022-11-26
1
-2
/
+7
*
; Fix typos (prefer US spelling)
Stefan Kangas
2022-11-18
1
-1
/
+1
*
Simplify code using take, ntake and butlast
Mattias Engdegård
2022-08-14
1
-2
/
+1
*
Omit some (current-time) calls
Paul Eggert
2022-08-01
1
-1
/
+1
*
Improve ert-test-erts-file documentation
Stefan Kangas
2022-07-09
1
-2
/
+8
*
* lisp/emacs-lisp/ert.el (Commentary): Refer to the Info manual.
Stefan Kangas
2022-07-07
1
-7
/
+5
*
; * lisp/emacs-lisp/ert.el: Remove installation instructions.
Stefan Kangas
2022-07-06
1
-2
/
+0
*
Fix ert-run-tests-batch-and-exit doc string typo
Lars Ingebrigtsen
2022-05-25
1
-1
/
+1
*
Make the nativecomp test eln directory more reliably be removed
Lars Ingebrigtsen
2022-05-24
1
-12
/
+22
*
Allow jumping to ert failure definitions
Lars Ingebrigtsen
2022-01-24
1
-4
/
+25
*
Interpret a "" value of EMACS_TEST_VERBOSE as "off"
Lars Ingebrigtsen
2022-01-21
1
-2
/
+4
*
Make ert explainers work on function aliases
Lars Ingebrigtsen
2022-01-13
1
-6
/
+11
*
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
\
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
* lisp/emacs-lisp/ert.el (ert-select-tests): Document new error.
Philipp Stephani
2021-12-30
1
-1
/
+2
*
|
* lisp/emacs-lisp/ert.el (ert-select-tests): Simplify nested switch
Philipp Stephani
2021-12-30
1
-46
/
+36
*
|
Properly report errors about unbound ERT test symbols.
Philipp Stephani
2021-12-30
1
-2
/
+7
*
|
; * lisp/emacs-lisp/ert.el: Update reference to 'cl-assert'
Philipp Stephani
2021-12-30
1
-1
/
+1
*
|
Make generation of JUnit test reports more robust.
Michael Albinus
2021-12-18
1
-13
/
+28
*
|
Handle missing JUnit test reports
Michael Albinus
2021-12-17
1
-114
/
+118
*
|
Add errors in ert JUnit test reports
Michael Albinus
2021-12-15
1
-49
/
+85
*
|
ERT can generate JUnit test reports
Michael Albinus
2021-12-13
1
-5
/
+129
*
|
Fixup for bug#51037
Filipp Gunbin
2021-11-18
1
-15
/
+8
*
|
Signal an error for duplicated ERT tests (bug#51941)
Mattias Engdegård
2021-11-18
1
-0
/
+7
*
|
Make results details in ert-run-tests-batch configurable
Michael Herstine
2021-11-16
1
-30
/
+57
*
|
Make debugging ert--erts-specifications easier
Lars Ingebrigtsen
2021-11-07
1
-1
/
+1
*
|
Remove workaround for fixed Bug#6581 from ert
Stefan Kangas
2021-10-31
1
-35
/
+20
*
|
Fix bug with string values in equal-including-properties
Stefan Kangas
2021-10-31
1
-0
/
+1
*
|
Fix parsing of erts files
Lars Ingebrigtsen
2021-10-27
1
-3
/
+4
*
|
Merge from origin/emacs-28
Glenn Morris
2021-10-11
1
-0
/
+4
|
\
|
|
*
Fix ert errors when there's a test that binds `debug-on-error'
Lars Ingebrigtsen
2021-10-11
1
-0
/
+4
*
|
Merge from origin/emacs-28
Glenn Morris
2021-10-05
1
-1
/
+1
|
\
|
|
*
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-10-05
1
-1
/
+1
*
|
Run ERT tests with `lexical-binding` bound to `t`
Mattias Engdegård
2021-10-04
1
-6
/
+3
*
|
Refactor out ert-test--erts-test
Lars Ingebrigtsen
2021-10-01
1
-77
/
+82
*
|
Allow skipping erts tests
Lars Ingebrigtsen
2021-10-01
1
-56
/
+67
*
|
Add new functionality to write buffer-based tests
Lars Ingebrigtsen
2021-10-01
1
-0
/
+104
|
/
*
Add fast-path to ert--explain-string-equal
Stefan Kangas
2021-09-26
1
-3
/
+5
*
ert: Add basic explainer for string-equal
Stefan Kangas
2021-09-26
1
-0
/
+8
*
Use ambient lexical-binding value in ert-deftest body (bug#50738)
Mattias Engdegård
2021-09-25
1
-1
/
+5
*
; More stylistic docfixes in emacs-lisp/*.el found by checkdoc
Stefan Kangas
2021-09-18
1
-2
/
+2
*
Handle test environment variables
Michael Albinus
2021-07-01
1
-3
/
+3
*
Print newlines as \n instead of \12 in ERT results
Mattias Engdegård
2021-06-25
1
-1
/
+1
*
Don't call ERT explainer on error
Mattias Engdegård
2021-06-24
1
-6
/
+7
*
Allow ERT tests to output the failure reasons, too
Julian Scheid
2021-06-15
1
-4
/
+27
*
Fix duplicate ":" in ert-find-test-other-window prompt
Stefan Kangas
2021-03-10
1
-1
/
+1
[next]