summaryrefslogtreecommitdiff
path: root/test/ChangeLog
AgeCommit message (Expand)Author
2013-08-03* ert-tests.el: Disable failing test that no-one seems to know how to fix.Glenn Morris
2013-08-03* test/automated/icalendar-tests.el (icalendar-tests--test-export)Glenn Morris
2013-08-03* test/automated/icalendar-tests.el (icalendar-tests--test-export)Glenn Morris
2013-08-03* test/automated/icalendar-tests.el (icalendar-tests--test-export)Glenn Morris
2013-08-02* test/automated/core-elisp-tests.el (core-elisp-tests): Fix defcustom.Glenn Morris
2013-08-02icalendar-tests.el tweaks related to timezone handlingGlenn Morris
2013-08-02Make defvar affect the default binding outside of any let.Stefan Monnier
2013-08-01* test/automated/file-notify-tests.el (file-notify--test-remote-enabled):Glenn Morris
2013-07-31* test/automated/undo-tests.el (undo-test2, undo-test5): Be quieter.Glenn Morris
2013-07-24* automated/file-notify-tests.elMichael Albinus
2013-07-23* inotify-test.el (inotify-file-watch-simple): Delete temp-file when done.Glenn Morris
2013-07-23* test/automated/subword-tests.el: Require subword.Glenn Morris
2013-07-22* lisp/progmodes/subword.el: Fix boundary case.Stefan Monnier
2013-07-12* lisp/progmodes/python.el (python-imenu--build-tree): Fix corner caseFabián Ezequiel Gallina
2013-07-11ChangeLog fixesGlenn Morris
2013-07-11Stop reimplementing a bunch of cl- functions in ertGlenn Morris
2013-07-11Quieten ruby-mode-tests.el compilationGlenn Morris
2013-07-11Silence package-test.el compilationGlenn Morris
2013-07-11* test/automated/files.el: Stop "local variables" confusion.Glenn Morris
2013-07-11* automated/flymake-tests.el (flymake-tests): Remove unused group.Glenn Morris
2013-07-11Silence icalendar-tests.el compilationGlenn Morris
2013-07-11* undo-tests.el (undo-test-buffer-modified, undo-test-file-modified): New tests.Glenn Morris
2013-07-09* automated/file-notify-tests.el (file-notify-test00-availability):Michael Albinus
2013-07-09* automated/inotify-test.el (inotify-add-watch, inotify-rm-watch): Declare.Glenn Morris
2013-07-09* test/automated/python-tests.el (python-indent-block-enders):Glenn Morris
2013-07-09ChangeLog fixGlenn Morris
2013-07-09Explictly require ert in some test/automated/*.el filesGlenn Morris
2013-07-08decoder-tests.el (decoder-tests-prefer-utf-8-read):Kenichi Handa
2013-07-05* automated/file-notify-tests.elMichael Albinus
2013-07-04* automated/file-notify-tests.el: New package.Michael Albinus
2013-06-29merge trunkKenichi Handa
2013-06-28decoder-tests.el (decoder-tests-gen-file): New arg FILE.Kenichi Handa
2013-06-27* test/automated/package-x-test.el: Change the commentary.Dmitry Gutov
2013-06-27* test/automated/package-x-test.el: Change the commentary.Dmitry Gutov
2013-06-27* automated/Makefile.in (setwins): Include the 'data' subdirectory.Dmitry Gutov
2013-06-26* python-tests.el (python-tests-with-temp-file): Clean up after ourselfGlenn Morris
2013-06-26Fix ChangeLog typoGlenn Morris
2013-06-26* automated/undo-tests.el (undo-test3): Remove test that seems toGlenn Morris
2013-06-25info-xref.el: Update for Texinfo 5 change in *note formatGlenn Morris
2013-06-24* test/automated/occur-tests.el (occur-test-create): New function.Glenn Morris
2013-06-24* test/automated/occur-tests.el (occur-tests):Glenn Morris
2013-06-21Extend flymake's warning predicate to be a function. Test suite for flymake.Eduard Wiebe
2013-06-19Fix typos in ChangeLogs.Juanma Barranquero
2013-06-12* automated/reftex-tests.el (reftex-parse-from-file-test): FixTassilo Horn
2013-06-12* automated/reftex-tests.el: New test suite for reftex.Tassilo Horn
2013-05-31* lisp/progmodes/ruby-mode.el (ruby-syntax-expansion-allowed-p): NewDmitry Gutov
2013-05-29* lisp/emacs-lisp/smie.el (smie-highlight-matching-block): Always turnLeo Liu
2013-05-26Rewrite Eshell tests using ERTAidan Gauland
2013-05-25* indent/octave.m: Add tests for %!, # and ### commentsLeo Liu
2013-05-23test/automated/decoder-tests.el: New fileKenichi Handa