diff options
Diffstat (limited to 'test/ChangeLog')
| -rw-r--r-- | test/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index 48e01ca973a..a09c6f78fc7 100644 --- a/test/ChangeLog +++ b/test/ChangeLog | |||
| @@ -1,3 +1,14 @@ | |||
| 1 | 2014-11-16 Fabián Ezequiel Gallina <fgallina@gnu.org> | ||
| 2 | |||
| 3 | * automated/python-tests.el (python-indent-dedenters-8): New test | ||
| 4 | for Bug#18432. | ||
| 5 | |||
| 6 | 2014-11-16 Fabián Ezequiel Gallina <fgallina@gnu.org> | ||
| 7 | |||
| 8 | * automated/python-tests.el (python-indent-region-1) | ||
| 9 | (python-indent-region-2, python-indent-region-3) | ||
| 10 | (python-indent-region-4, python-indent-region-5): New tests. | ||
| 11 | |||
| 1 | 2014-11-08 Stefan Monnier <monnier@iro.umontreal.ca> | 12 | 2014-11-08 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 13 | ||
| 3 | * automated/bytecomp-tests.el (bytecomp-tests--warnings): New tests. | 14 | * automated/bytecomp-tests.el (bytecomp-tests--warnings): New tests. |