diff options
| author | Glenn Morris | 2013-08-04 18:32:00 -0700 |
|---|---|---|
| committer | Glenn Morris | 2013-08-04 18:32:00 -0700 |
| commit | 3e2cd454fdc04a1afefa23cdfe241c11862eaa8d (patch) | |
| tree | 59cfe8cfbfc47f11f238ed488964442ab3e9ee7a /test/ChangeLog | |
| parent | d5671a82b8b78b5fd8d83cfc15642d2c0eff6de2 (diff) | |
| download | emacs-3e2cd454fdc04a1afefa23cdfe241c11862eaa8d.tar.gz emacs-3e2cd454fdc04a1afefa23cdfe241c11862eaa8d.zip | |
Extract truncate-string-to-width tests to a separate file
* test/automated/mule-util.el: New file, with tests extracted from
lisp/international/mule-util.el.
Copyright years based on when the original test-suite comment was
added to lisp/international/mule-util.el (in 2002).
* lisp/international/mule-util.el: Extract comment test-suite out to
separate file.
Diffstat (limited to 'test/ChangeLog')
| -rw-r--r-- | test/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index d744a5c788d..2e4d19e7a36 100644 --- a/test/ChangeLog +++ b/test/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2013-08-05 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * automated/mule-util.el: New file, with tests extracted from | ||
| 4 | lisp/international/mule-util.el. | ||
| 5 | |||
| 1 | 2013-08-04 Stefan Monnier <monnier@iro.umontreal.ca> | 6 | 2013-08-04 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 7 | ||
| 3 | * automated/advice-tests.el (advice-tests-nadvice): Test removal | 8 | * automated/advice-tests.el (advice-tests-nadvice): Test removal |