diff options
Diffstat (limited to 'test/ChangeLog')
| -rw-r--r-- | test/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index dea6f4a9264..f93b553f341 100644 --- a/test/ChangeLog +++ b/test/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2014-07-01 Fabián Ezequiel Gallina <fgallina@gnu.org> | ||
| 2 | |||
| 3 | * automated/python-tests.el | ||
| 4 | (python-tests-self-insert): New function. | ||
| 5 | (python-triple-quote-pairing): Use it. | ||
| 6 | (python-util-forward-comment-1): New test. (Bug#17658) | ||
| 7 | |||
| 1 | 2014-06-28 Leo Liu <sdl.web@gmail.com> | 8 | 2014-06-28 Leo Liu <sdl.web@gmail.com> |
| 2 | 9 | ||
| 3 | * automated/calc-tests.el: New file and add tests for math-bignum. | 10 | * automated/calc-tests.el: New file and add tests for math-bignum. |