Mercurial > emacs
diff doc/misc/ChangeLog @ 112201:c5917804ecad
Add ERT, a tool for automated testing in Emacs Lisp.
* Makefile.in, configure.in, doc/misc/Makefile.in, doc/misc/makefile.w32-in:
Add ERT. Make "make check" run tests in test/automated.
* doc/misc/ert.texi, lisp/emacs-lisp/ert.el, lisp/emacs-lisp/ert-x.el:
New files.
* test/automated: New directory.
author | Christian Ohler <ohler@gnu.org> |
---|---|
date | Thu, 13 Jan 2011 03:08:24 +1100 |
parents | 57d3123a1003 |
children | 417b1e4d63cd |
line wrap: on
line diff
--- a/doc/misc/ChangeLog Wed Jan 12 08:35:04 2011 +0100 +++ b/doc/misc/ChangeLog Thu Jan 13 03:08:24 2011 +1100 @@ -1,3 +1,10 @@ +2011-01-13 Christian Ohler <ohler@gnu.org> + + * ert.texi: New file. + + * Makefile.in: + * makefile.w32-in: Add ert.texi. + 2011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de> * dbus.texi (Receiving Method Calls): New function