summaryrefslogtreecommitdiff
path: root/test/ChangeLog
AgeCommit message (Expand)Author
2011-05-11* automated/gnus-tests.el: Require CL.Ted Zlatanov
2011-05-11* automated/gnus-tests.el: Add wrapper for Gnus tests.Ted Zlatanov
2011-05-10* test/automated/occur-tests.el: Move from test/occur-testsuite.el.Juri Linkov
2011-05-08Add regression test for compilation-error-regexp-alist-alist.Chong Yidong
2011-05-08Convert test/comint-testsuite.el to ERT format.Chong Yidong
2011-04-06Update and split ChangeLogs.Juanma Barranquero
2011-03-09Rewrite the cconv conversion algorithm, for clarity.Stefan Monnier
2011-03-05Move eshell's self-tests to the test/ directory.Glenn Morris
2011-03-03Added fast path to ERT explanation of `equal'.Christian Ohler
2011-02-20Convert test/icalendar-testsuite.el to ERT format.Ulf Jasper
2011-02-14Convert test/bytecomp-testsuite.el to ERT format.Chong Yidong
2011-02-09* lisp/progmodes/sh-script.el (sh-font-lock-open-heredoc): Fix caseStefan Monnier
2011-01-27Convert font parse testsuite to an ERT test.Chong Yidong
2011-01-26* src/font.c (font_parse_fcname): Rewrite GTK font name parser.Chong Yidong
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-15Nuke arch-tags.Glenn Morris
2011-01-13* test/indent/prolog.prolog: Add tokenizing tests.Stefan Monnier
2011-01-13Add ERT, a tool for automated testing in Emacs Lisp.Christian Ohler
2010-11-11* lisp/progmodes/modula2.el: Use SMIE and skeleton.Stefan Monnier
2010-10-27* test/indent/octave.m: Add a test to ensure indentation is local.Stefan Monnier
2010-10-23* test/comint-testsuite.elGlenn Morris
2010-09-20* lisp/progmodes/pascal.el (pascal-mode): Use define-derived-mode.Stefan Monnier
2010-09-18* lisp/indent.el (indent-according-to-mode): Apply syntax-propertize.Stefan Monnier
2010-09-11New syntax-propertize functionality.Stefan Monnier
2010-08-30Use SMIE for octave-mode.Stefan Monnier
2010-08-08Fixed bug#6766 (icalendar.el)Ulf Jasper
2010-06-24Add redisplay test for image and overlay string interaction.Chong Yidong
2010-06-11Fix for comint-password-prompt-regexp (Bug#6367).Chong Yidong
2010-06-02* lisp/emacs-lisp/smie.el (smie-indent-calculate): Simplify and cleanup.Stefan Monnier
2010-05-08Merge from emacs-23Stefan Monnier
2010-05-07Bump version to 23.2.Chong Yidong
2010-03-30Merge from emacs-23 branchStefan Monnier
2010-03-30Make occur handle multi-line matches cleanly with context.Juri Linkov
2010-03-29Add a test function from semantic-test.el to semantic-ia-utest.el.Chong Yidong
2010-03-29Update Semantic test copyrights, delete some test files (Bug#4656).Chong Yidong
2010-03-23* occur-testsuite.el: New file.Juri Linkov
2010-03-10Bump version to 24.0.50.Chong Yidong
2010-02-19Fixed bug#5549 (icalendar.el)Ulf Jasper
2010-01-18Fix typos in docstrings, error messages, etc.Juanma Barranquero
2010-01-14Fix typos in docstrings.Juanma Barranquero
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-12-18Fixed timezone handling problem in icalendar.el.Ulf Jasper
2009-09-30Relicense under GPLv3+.Glenn Morris
2009-09-28* cedet/*: New unit tests, from CEDET repository.Chong Yidong
2009-06-26* redisplay-testsuite.el: New file.Chong Yidong
2009-06-21Add "Branch for 23.1" ChangeLog entry.Chong Yidong
2009-01-25icalendar: uid-format, bug fixes.Ulf Jasper
2009-01-08Add 2009 to copyright years.Glenn Morris
2008-12-17Fix typos.Juanma Barranquero
2008-11-30* bytecomp-testsuite.el: New file,Chong Yidong