summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/ert-x.el
Commit message (Expand)AuthorAgeFilesLines
* ; Fix some recent typos/thinkos.Basil L. Contovounesios2021-11-071-2/+2
* Ensure return value of ert-with-temp-directoryStefan Kangas2021-11-071-1/+3
* Add generated suffix to test temp file namesStefan Kangas2021-11-071-7/+22
* New convenience macros ert-with-temp-(file|directory)Stefan Kangas2021-11-061-0/+72
* Harden ert-resource-directory against errorsLars Ingebrigtsen2021-10-271-11/+11
* Improve docstrings of ert-resource-{directory,file}Stefan Kangas2021-09-281-7/+8
* Fix a few Edebug specifications where code is wrapped in lambdas.Philipp Stephani2021-05-171-1/+1
* * lisp/emacs-lisp/macroexp.el (macroexp-file-name): New function.Stefan Monnier2021-02-241-2/+1
* Prefer `declare` over a `put` of `list-indent-function`.Stefan Monnier2021-02-221-9/+0
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Improve ert-resource-directory docstringStefan Kangas2020-11-031-9/+10
* Add ert macros to get resource file names (Bug#43792)Stefan Kangas2020-10-161-0/+40
* * test/lisp/emacs-lisp/find-func-tests.el: New file (for bug#43393)Stefan Monnier2020-09-141-0/+12
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* * lisp/autorevert.el: Use 'minibuffer-message' to not obscure the prompt.Juri Linkov2019-11-101-1/+1
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* ; Spelling and URL fixesPaul Eggert2017-09-231-1/+1
* Catch more messages in ert-with-message-captureGemini Lasswell2017-09-211-12/+45
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Move gensym to core ElispMark Oteiza2017-09-121-1/+1
* New macro 'ert-with-message-capture'Gemini Lasswell2017-02-041-0/+24
* Avoid invalid read syntax errors due to 'ert-with-test-buffer'Gemini Lasswell2017-02-041-1/+1
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-171-3/+3
* Prefer directed to neutral quotesPaul Eggert2015-08-241-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-1/+1
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* | * emacs-lisp/ert.el, emacs-lisp/ert-x.el: Use cl-lib and lexical-binding.Stefan Monnier2012-11-221-24/+23
|/
* Standardize some license noticesGlenn Morris2012-09-241-11/+11
* Header comment trivial fixGlenn Morris2012-04-161-1/+1
* ert-x triviaGlenn Morris2012-02-041-2/+3
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-1/+1
* Add ERT, a tool for automated testing in Emacs Lisp.Christian Ohler2011-01-131-0/+290