aboutsummaryrefslogtreecommitdiffstats
path: root/test/ChangeLog
diff options
context:
space:
mode:
authorStefan Monnier2014-05-27 10:28:07 -0400
committerStefan Monnier2014-05-27 10:28:07 -0400
commitc435f506a1fd8fbf2bd22f59226ef296a3eb6ab3 (patch)
tree4394a9e9a5c5699206ad5828eb154feac19f71eb /test/ChangeLog
parentc24163d444ba9256b9efee8e7d8f1c65386b1e2a (diff)
downloademacs-c435f506a1fd8fbf2bd22f59226ef296a3eb6ab3.tar.gz
emacs-c435f506a1fd8fbf2bd22f59226ef296a3eb6ab3.zip
* test/indent/ps-mode.ps: New file.
* test/automated/core-elisp-tests.el (core-elisp-test-window-configurations): New test. * test/indent/octave.m: Add a few more tests. * test/indent/ruby.rb: Add one more test.
Diffstat (limited to 'test/ChangeLog')
-rw-r--r--test/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog
index 4382fb905e3..5c037eb2b79 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,3 +1,14 @@
12014-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * indent/ruby.rb: Add one more test.
4
5 * indent/ps-mode.ps: New file.
6
7 * indent/octave.m: Add a few more tests.
8
9 * automated/core-elisp-tests.el
10 (core-elisp-test-window-configurations): New test.
11
12014-05-26 Glenn Morris <rgm@gnu.org> 122014-05-26 Glenn Morris <rgm@gnu.org>
2 13
3 * automated/package-test.el (package-test-install-single): 14 * automated/package-test.el (package-test-install-single):