summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/ert-x.el
Commit message (Expand)AuthorAgeFilesLines
* 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