diff options
| author | Chong Yidong | 2011-01-27 18:45:04 -0500 |
|---|---|---|
| committer | Chong Yidong | 2011-01-27 18:45:04 -0500 |
| commit | 372fb76be972e1d8769a83331da3b87632b423b3 (patch) | |
| tree | 61e075421c2cf0b64205a2114ad1da1a2e1c9389 /test/ChangeLog | |
| parent | 19cc66979d336c0b62cf770ecb5863a86cfd510e (diff) | |
| download | emacs-372fb76be972e1d8769a83331da3b87632b423b3.tar.gz emacs-372fb76be972e1d8769a83331da3b87632b423b3.zip | |
Convert font parse testsuite to an ERT test.
* test/automated/font-parse-tests.el: Move from
font-parse-testsuite.el.
* src/font.c (font_parse_fcname): Undefine a temporary macro.
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 b03e372b8b9..f555878cb49 100644 --- a/test/ChangeLog +++ b/test/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2011-01-27 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * automated/font-parse-tests.el: Move from | ||
| 4 | font-parse-testsuite.el. | ||
| 5 | |||
| 1 | 2011-01-26 Chong Yidong <cyd@stupidchicken.com> | 6 | 2011-01-26 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 7 | ||
| 3 | * font-parse-testsuite.el (test-font-parse-data): New file. | 8 | * font-parse-testsuite.el (test-font-parse-data): New file. |