aboutsummaryrefslogtreecommitdiffstats
path: root/test/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'test/ChangeLog')
-rw-r--r--test/ChangeLog27
1 files changed, 27 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog
index d3d8db6b501..bffe85e6a7a 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,3 +1,30 @@
12013-07-24 Michael Albinus <michael.albinus@gmx.de>
2
3 * automated/file-notify-tests.el
4 (file-notify--test-local-enabled): New defconst. Replaces all
5 `file-notify-support' occurences.
6 (file-notify--test-remote-enabled): New defun.
7 (file-notify--deftest-remote): Use it.
8 (file-notify-test00-availability): Rewrite.
9 (file-notify-test00-availability-remote): New defun.
10 (file-notify-test01-add-watch): Rewrite first erroneous check.
11
122013-07-23 Glenn Morris <rgm@gnu.org>
13
14 * automated/inotify-test.el (inotify-file-watch-simple):
15 Delete temp-file when done.
16
17 * automated/subword-tests.el: Require subword.
18
192013-07-22 Stefan Monnier <monnier@iro.umontreal.ca>
20
21 * automated/subword-tests.el: New file.
22
232013-07-13 Fabián Ezequiel Gallina <fgallina@gnu.org>
24
25 * automated/python-tests.el (python-imenu-create-index-2)
26 (python-imenu-create-index-3): New tests.
27
12013-07-11 Glenn Morris <rgm@gnu.org> 282013-07-11 Glenn Morris <rgm@gnu.org>
2 29
3 * automated/ert-tests.el: Require cl-lib at runtime too. 30 * automated/ert-tests.el: Require cl-lib at runtime too.