aboutsummaryrefslogtreecommitdiffstats
path: root/test/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'test/ChangeLog')
-rw-r--r--test/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog
index b1e21511d65..ff02bd6a25d 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,6 +1,14 @@
12015-02-07 Fabián Ezequiel Gallina <fgallina@gnu.org> 12015-02-07 Fabián Ezequiel Gallina <fgallina@gnu.org>
2 2
3 * automated/python-tests.el 3 * automated/python-tests.el
4 (python-eldoc--get-symbol-at-point-1)
5 (python-eldoc--get-symbol-at-point-2)
6 (python-eldoc--get-symbol-at-point-3)
7 (python-eldoc--get-symbol-at-point-4): New tests.
8
92015-02-07 Fabián Ezequiel Gallina <fgallina@gnu.org>
10
11 * automated/python-tests.el
4 (python-tests-visible-string): New function. 12 (python-tests-visible-string): New function.
5 (python-parens-electric-indent-1) 13 (python-parens-electric-indent-1)
6 (python-triple-quote-pairing): Fix indentation, move require calls. 14 (python-triple-quote-pairing): Fix indentation, move require calls.