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-x.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Fix some recent typos/thinkos.
Basil L. Contovounesios
2021-11-07
1
-2
/
+2
*
Ensure return value of ert-with-temp-directory
Stefan Kangas
2021-11-07
1
-1
/
+3
*
Add generated suffix to test temp file names
Stefan Kangas
2021-11-07
1
-7
/
+22
*
New convenience macros ert-with-temp-(file|directory)
Stefan Kangas
2021-11-06
1
-0
/
+72
*
Harden ert-resource-directory against errors
Lars Ingebrigtsen
2021-10-27
1
-11
/
+11
*
Improve docstrings of ert-resource-{directory,file}
Stefan Kangas
2021-09-28
1
-7
/
+8
*
Fix a few Edebug specifications where code is wrapped in lambdas.
Philipp Stephani
2021-05-17
1
-1
/
+1
*
* lisp/emacs-lisp/macroexp.el (macroexp-file-name): New function.
Stefan Monnier
2021-02-24
1
-2
/
+1
*
Prefer `declare` over a `put` of `list-indent-function`.
Stefan Monnier
2021-02-22
1
-9
/
+0
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Improve ert-resource-directory docstring
Stefan Kangas
2020-11-03
1
-9
/
+10
*
Add ert macros to get resource file names (Bug#43792)
Stefan Kangas
2020-10-16
1
-0
/
+40
*
* test/lisp/emacs-lisp/find-func-tests.el: New file (for bug#43393)
Stefan Monnier
2020-09-14
1
-0
/
+12
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
* lisp/autorevert.el: Use 'minibuffer-message' to not obscure the prompt.
Juri Linkov
2019-11-10
1
-1
/
+1
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
; Spelling and URL fixes
Paul Eggert
2017-09-23
1
-1
/
+1
*
Catch more messages in ert-with-message-capture
Gemini Lasswell
2017-09-21
1
-12
/
+45
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Move gensym to core Elisp
Mark Oteiza
2017-09-12
1
-1
/
+1
*
New macro 'ert-with-message-capture'
Gemini Lasswell
2017-02-04
1
-0
/
+24
*
Avoid invalid read syntax errors due to 'ert-with-test-buffer'
Gemini Lasswell
2017-02-04
1
-1
/
+1
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Backslash cleanup in Elisp source files
Paul Eggert
2015-09-17
1
-3
/
+3
*
Prefer directed to neutral quotes
Paul Eggert
2015-08-24
1
-1
/
+1
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
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
-24
/
+23
|
/
*
Standardize some license notices
Glenn Morris
2012-09-24
1
-11
/
+11
*
Header comment trivial fix
Glenn Morris
2012-04-16
1
-1
/
+1
*
ert-x trivia
Glenn Morris
2012-02-04
1
-2
/
+3
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-1
/
+1
*
Add ERT, a tool for automated testing in Emacs Lisp.
Christian Ohler
2011-01-13
1
-0
/
+290