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
*
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
*
* lisp/subr.el (define-symbol-prop): New function
Stefan Monnier
2017-07-28
1
-9
/
+2
*
Stop using unibyte buffers for ert backtraces
Glenn Morris
2017-07-26
1
-2
/
+1
*
(loadhist-unload-element): Move ERT and cl-generic methods
Stefan Monnier
2017-07-24
1
-6
/
+7
*
Use a more specific test for running on hydra.nixos.org
Glenn Morris
2017-07-18
1
-1
/
+1
*
Let test summary go through even if some logs were not generated
Noam Postavsky
2017-07-01
1
-1
/
+1
*
Improve ert backtrace recording
Noam Postavsky
2017-06-29
1
-49
/
+36
*
Don't attempt to recover from undefined behavior in some cases
Philipp Stephani
2017-05-27
1
-0
/
+10
*
Don't require bytecomp for running ert tests
Noam Postavsky
2017-04-22
1
-2
/
+2
*
Avoid ert test failures
Glenn Morris
2017-04-18
1
-0
/
+1
*
Use user-error for some ert.el errors
Glenn Morris
2017-04-13
1
-6
/
+6
*
* lisp/emacs-lisp/ert.el (ert-run-tests): Make INTERACTIVE arg optional.
Noam Postavsky
2017-03-28
1
-1
/
+1
*
Make it easier to abort a series of tests with C-g
Helmut Eller
2017-03-24
1
-9
/
+13
*
Ert commands to error if no test at point (bug#25931)
Glenn Morris
2017-03-02
1
-23
/
+34
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
Fix ert-tests when running compiled
Noam Postavsky
2016-12-06
1
-5
/
+6
*
|
; * lisp/emacs-lisp/ert.el (ert-summarize-tests-batch-and-exit):
Glenn Morris
2016-05-16
1
-1
/
+1
*
|
* lisp/emacs-lisp/ert.el (ert-summarize-tests-batch-and-exit):
Glenn Morris
2016-05-16
1
-4
/
+25
*
|
Simplify now that float-time etc. are built-in
Paul Eggert
2016-05-08
1
-1
/
+1
|
/
*
* lisp/emacs-lisp/ert.el (ert--results-move): Change error to user-error
Artur Malabarba
2016-01-25
1
-3
/
+3
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
; Restore selector `member' accidentally drooped in ert rewrite.
Anders Lindgren
2015-12-11
1
-1
/
+1
*
Spelling fixes
Paul Eggert
2015-12-07
1
-1
/
+1
*
* lisp/emacs-lisp/ert.el: Prefer pcase over cl-typecase
Stefan Monnier
2015-12-04
1
-170
/
+167
*
Fix docstring quoting problems with ‘ '’
Paul Eggert
2015-11-17
1
-1
/
+1
*
* lisp/emacs-lisp/ert.el: Print results without newline escaping
Phillip Lord
2015-10-26
1
-2
/
+3
*
Backslash cleanup in Elisp source files
Paul Eggert
2015-09-17
1
-6
/
+6
*
Go back to grave quoting in source-code docstrings etc.
Paul Eggert
2015-09-07
1
-10
/
+13
*
text-quoting-style in emacs-lisp diagnostics
Paul Eggert
2015-08-21
1
-1
/
+1
*
Generate curved quotes in ert doc
Paul Eggert
2015-06-02
1
-12
/
+15
*
* lisp/loadup.el ("emacs-lisp/cl-generic"): Preload
Stefan Monnier
2015-05-13
1
-2
/
+2
*
* lisp/emacs-lisp/ert.el (ert--special-operator-p): Fix previous.
Glenn Morris
2015-05-01
1
-1
/
+1
*
* lisp/emacs-lisp/ert.el (ert--special-operator-p):
Glenn Morris
2015-04-30
1
-1
/
+1
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Simplify and parallize test/automated Makefile
Glenn Morris
2014-06-25
1
-0
/
+59
*
* lisp/electric.el (electric-layout-post-self-insert-function):
Dmitry Antipov
2014-06-22
1
-1
/
+1
*
* lisp/emacs-lisp/ert.el (ert-run-tests-interactively): `read' the
Dmitry Gutov
2014-02-26
1
-5
/
+6
*
* lisp/emacs-lisp/ert.el (ert--activate-font-lock-keywords): Allow dashes in
Anders Lindgren
2014-02-04
1
-1
/
+1
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
* lisp/emacs-lisp/ert.el (ert-select-tests): Fix string/symbol mixup.
Glenn Morris
2013-12-19
1
-1
/
+2
*
Spelling fixes.
Paul Eggert
2013-11-04
1
-1
/
+1
*
* emacs-lisp/ert.el (ert-run-tests-interactively):
Michael Albinus
2013-10-25
1
-5
/
+5
*
* emacs-lisp/ert.el (ert-deftest): Bind macro `skip-unless'.
Michael Albinus
2013-10-24
1
-21
/
+80
[next]