]> code.delx.au - gnu-emacs/blobdiff - test/ChangeLog
* automated/Makefile.in (setwins): Include the 'data' subdirectory.
[gnu-emacs] / test / ChangeLog
index 0c240394c5c8d9b197cb5cae7fd989788f918d9e..c556a65e05c914f6ded344128a19badae54e0b8c 100644 (file)
@@ -1,7 +1,99 @@
+2013-06-27  Daniel Hackney  <dan@haxney.org>
+
+       * automated/Makefile.in (setwins): Include the 'data' subdirectory.
+
+       * automated/package-x-test.el: New file.
+
+       * automated/package-test.el: New file.
+
+       * automated/data/package: New directory, with test examples.
+
+2013-06-27  Glenn Morris  <rgm@gnu.org>
+
+       * automated/python-tests.el (python-tests-with-temp-file):
+       Clean up after ourself.
+
+       * automated/undo-tests.el (undo-test3): Remove test that seems to
+       do nothing that the previous one doesn't, except leave a tempfile.
+
+2013-06-26  Glenn Morris  <rgm@gnu.org>
+
+       * automated/info-xref.el: New file.
+
+2013-06-25  Glenn Morris  <rgm@gnu.org>
+
+       * automated/occur-tests.el (occur-test-create): New function.
+       Use it to create separate tests for each element, so we run them
+       all rather than stopping at the first error.
+
+2013-06-24  Glenn Morris  <rgm@fencepost.gnu.org>
+
+       * automated/occur-tests.el (occur-tests):
+       Update for 2013-05-29 change to occur header line.
+
+2013-06-21  Eduard Wiebe  <usenet@pusto.de>
+
+       Test suite for flymake.
+       * automated/flymake-tests.el:
+       * automated/flymake/warnpred/Makefile
+       * automated/flymake/warnpred/test.c
+       * automated/flymake/warnpred/test.pl: New files.
+
+2013-06-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
+
+       * automated/reftex-tests.el (reftex-parse-from-file-test): Fix test.
+
+2013-06-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
+
+       * automated/reftex-tests.el: New test suite for reftex.
+
+2013-05-31  Dmitry Gutov  <dgutov@yandex.ru>
+
+       * automated/ruby-mode-tests.el: New tests, for percent literals
+       and expression expansion.
+
+2013-05-29  Leo Liu  <sdl.web@gmail.com>
+
+       * indent/octave.m: Tweak.
+
+2013-05-26  Aidan Gauland  <aidalgol@amuri.net>
+
+       * tests/eshell.el: Rewrite tests using ERT.
+
+2013-05-25  Leo Liu  <sdl.web@gmail.com>
+
+       * indent/octave.m: Add tests for %!, # and ### comments.
+
+2013-05-23  Kenichi Handa  <handa@gnu.org>
+
+       * automated/decoder-tests.el: New file.
+
+2013-05-19  Dmitry Gutov  <dgutov@yandex.ru>
+
+       * indent/ruby.rb: Add multiline regexp example.
+
+       * automated/ruby-mode-tests.el (ruby-heredoc-highlights-interpolations)
+       (ruby-regexp-skips-over-interpolation)
+       (ruby-regexp-continues-till-end-when-unclosed)
+       (ruby-regexp-can-be-multiline)
+       (ruby-interpolation-inside-percent-literal): New tests.
+
+2013-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * indent/ruby.rb: Fix indentation after =; add more cases.
+
+2013-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * indent/pascal.pas: Add test for mis-identified comments.
+
+2013-04-01  Masatake YAMATO  <yamato@redhat.com>
+
+       * automated/imenu-tests.el: New file.  (Bug#14112)
+
 2013-04-19  Fabián Ezequiel Gallina  <fgallina@gnu.org>
 
        * automated/python-tests.el (python-imenu-prev-index-position-1):
-       Removed test.
+       Remove test.
        (python-imenu-create-index-1, python-imenu-create-flat-index-1):
        New tests.
 
        (ruby-move-to-block-skips-percent-literal): Add depth-affecting
        bits inside the examples.
        (ruby-move-to-block-skips-heredoc): New test.
-       (ruby-add-log-current-method-after-inner-class): Lower
-       expectations: move point inside a method, initially.
+       (ruby-add-log-current-method-after-inner-class):
+       Lower expectations: move point inside a method, initially.
 
 2013-02-13  Dmitry Gutov  <dgutov@yandex.ru>
 
 
 2013-02-03  Chong Yidong  <cyd@gnu.org>
 
-       * automated/files.el (file-test--do-local-variables-test): Avoid
-       compilation warning message.
+       * automated/files.el (file-test--do-local-variables-test):
+       Avoid compilation warning message.
 
 2013-01-27  Dmitry Gutov  <dgutov@yandex.ru>
 
 2011-07-26  Ulf Jasper  <ulf.jasper@web.de>
 
        * automated/icalendar-tests.el (icalendar-tests--compare-strings):
-       Removed, simply use string=.
+       Remove, simply use string=.
        (icalendar--diarytime-to-isotime)
        (icalendar--datetime-to-diary-date)
        (icalendar--datestring-to-isodate)