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
*
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
*
Add a major-mode for the *Messages* buffer
Glenn Morris
2013-09-17
1
-4
/
+5
*
* lisp/subr.el (define-error): New function.
Stefan Monnier
2013-08-09
1
-2
/
+1
*
Stop reimplementing a bunch of cl- functions in ert
Glenn Morris
2013-07-11
1
-147
/
+26
*
* emacs-lisp/ert.el: Fix paren typo.
Stefan Monnier
2013-04-07
1
-2
/
+2
*
* lisp/emacs-lisp/ert.el (should, should-not, should-error): Add edebug
Nic Ferrier
2013-04-07
1
-0
/
+3
*
ert--explain-format-atom fix for non-characters
Glenn Morris
2013-02-03
1
-1
/
+2
*
Use point-max-marker and point-min-marker here and there.
Dmitry Antipov
2013-01-11
1
-1
/
+1
*
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
Paul Eggert
2013-01-02
1
-1
/
+1
|
\
|
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
|
* emacs-lisp/ert.el, emacs-lisp/ert-x.el: Use cl-lib and lexical-binding.
Stefan Monnier
2012-11-22
1
-389
/
+400
|
/
*
* lisp/emacs-lisp/ert.el (ert--expand-should-1): Adapt to cl-lib.
Stefan Monnier
2012-11-19
1
-10
/
+5
*
Standardize some license notices
Glenn Morris
2012-09-24
1
-11
/
+11
*
Remove * characters from the front of variable docstrings.
Chong Yidong
2012-04-09
1
-1
/
+1
[next]