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
...
*
Do mode tagging in ert.el
Stefan Kangas
2021-03-10
1
-13
/
+14
*
Fix structure of condition object in nested 'ert-fail'.
Philipp Stephani
2021-03-08
1
-1
/
+1
*
Fix misuses of `byte-compile-macro-environment`
Stefan Monnier
2021-03-01
1
-10
/
+3
*
Remove redundant requires of easymenu
Stefan Kangas
2021-02-26
1
-1
/
+0
*
Prefer `declare` over a `put` of `list-indent-function`.
Stefan Monnier
2021-02-22
1
-14
/
+2
*
* lisp/emacs-lisp/edebug.el (edebug--handle-&-spec-op <&name>): New method
Stefan Monnier
2021-02-13
1
-2
/
+2
*
* lisp/emacs-lisp/pcase.el: Add support for `not` to `pred`
Stefan Monnier
2021-01-16
1
-2
/
+2
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Fix bug in how ERT invokes its debugger.
Philipp Stephani
2020-12-07
1
-1
/
+1
*
Prefer setq-local in emacs-lisp/*.el
Stefan Kangas
2020-12-04
1
-10
/
+10
*
Remove redundant requires of 'help'
Stefan Kangas
2020-12-03
1
-1
/
+0
*
Remove redundant requires of 'button'
Stefan Kangas
2020-12-03
1
-1
/
+0
*
ERT: escape control characters in pretty-printed error output
Mattias Engdegård
2020-10-27
1
-1
/
+2
*
Merge from origin/emacs-27
Glenn Morris
2020-10-02
1
-2
/
+2
|
\
|
*
; Fix many typos in symbols in docs and comments
Stefan Kangas
2020-10-02
1
-2
/
+2
*
|
Use `format-prompt' when prompting with default values
Lars Ingebrigtsen
2020-09-06
1
-6
/
+2
*
|
Fix ert ability to peek inside structures when comparing unequal values
Clément Pit-Claudel
2020-08-18
1
-1
/
+8
|
/
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Correctly explain test failures with mixed uni/multibyte strings
Mattias Engdegård
2019-10-13
1
-0
/
+5
*
ert-deftest macro doc string clarification
Lars Ingebrigtsen
2019-10-12
1
-0
/
+4
*
Fix ‘make check’ failure
Paul Eggert
2019-07-26
1
-3
/
+4
*
Always include the number of unexpected results here too
Lars Ingebrigtsen
2019-07-26
1
-4
/
+2
*
Set revert-buffer-function in ert-results-mode
Mattias Engdegård
2019-07-16
1
-1
/
+3
*
Always include the number of unexpected ert tests
Lars Ingebrigtsen
2019-07-13
1
-8
/
+2
*
Adjust comments/debug to match C bignum code
Paul Eggert
2019-06-04
1
-4
/
+4
*
Avoid some double-rounding of Lisp timestamps
Paul Eggert
2019-02-22
1
-2
/
+2
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Tiny ert-summarize-tests-batch-and-exit improvement
Glenn Morris
2018-12-17
1
-1
/
+2
*
|
Replace insignificant backquotes
Michael Heerdegen
2018-11-25
1
-1
/
+1
*
|
Always make buttons from function names in backtraces
Gemini Lasswell
2018-08-03
1
-2
/
+1
*
|
Add backtrace-mode and use it in the debugger, ERT and Edebug
Gemini Lasswell
2018-08-03
1
-24
/
+18
*
|
Add predicate proper-list-p
Basil L. Contovounesios
2018-07-09
1
-20
/
+8
*
|
Print top time consuming tests if advised
Michael Albinus
2018-03-19
1
-4
/
+21
*
|
* lisp/emacs-lisp/ert.el (ert-run-tests-batch): Print selector.
Michael Albinus
2018-03-18
1
-2
/
+3
*
|
Print test timings unconditionally
Michael Albinus
2018-03-17
1
-18
/
+8
*
|
Optimize "make check" and "make check-maybe"
Michael Albinus
2018-03-16
1
-1
/
+9
*
|
More hydra.nixos.org logging for unfinished tests
Glenn Morris
2018-03-14
1
-1
/
+8
*
|
Extend ert to print duration of single tests
Michael Albinus
2018-03-14
1
-2
/
+15
*
|
* lisp/emacs-lisp/ert.el (describe-symbol-backends): Add ourselves
Stefan Monnier
2018-01-22
1
-4
/
+9
*
|
Merge from origin/emacs-26
Paul Eggert
2018-01-01
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
|
Add 'ert-quiet' variable
Paul Pogonyshev
2017-10-28
1
-14
/
+19
|
/
*
Fix ert-test finding by symbol (Bug#28849)
Noam Postavsky
2017-10-15
1
-2
/
+2
*
Fix ert backtrace saving for non-`signal'ed errors (Bug#28333)
Noam Postavsky
2017-09-28
1
-3
/
+2
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-2
/
+2
*
Move gensym to core Elisp
Mark Oteiza
2017-09-12
1
-9
/
+9
*
; * lisp/emacs-lisp/ert.el (ert-batch-backtrace-right-margin): Fix tag.
Glenn Morris
2017-09-05
1
-1
/
+1
*
Allow customizing line length of ert backtraces in batch mode
Glenn Morris
2017-09-05
1
-12
/
+19
*
Catch argument and macroexpansion errors in ert
Alexander Gramiak
2017-08-07
1
-9
/
+32
[prev]
[next]