diff options
| author | Aidan Gauland | 2013-05-26 19:54:01 +1200 |
|---|---|---|
| committer | Aidan Gauland | 2013-05-26 19:54:01 +1200 |
| commit | 797c9e3df26496debbfb9bf506ad5049b503e98c (patch) | |
| tree | 9b4b8f109ad9f562651b89045a18a1fac92f6347 /test/ChangeLog | |
| parent | bc1dd793bd596a61522441facf118447221d38b2 (diff) | |
| download | emacs-797c9e3df26496debbfb9bf506ad5049b503e98c.tar.gz emacs-797c9e3df26496debbfb9bf506ad5049b503e98c.zip | |
Rewrite Eshell tests using ERT
Diffstat (limited to 'test/ChangeLog')
| -rw-r--r-- | test/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index 2142208f7ae..8ab70c98c82 100644 --- a/test/ChangeLog +++ b/test/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2013-05-26 Aidan Gauland <aidalgol@amuri.net> | ||
| 2 | |||
| 3 | * tests/eshell.el: Rewrite tests using ERT. | ||
| 4 | |||
| 1 | 2013-05-25 Leo Liu <sdl.web@gmail.com> | 5 | 2013-05-25 Leo Liu <sdl.web@gmail.com> |
| 2 | 6 | ||
| 3 | * indent/octave.m: Add tests for %!, # and ### comments. | 7 | * indent/octave.m: Add tests for %!, # and ### comments. |