aboutsummaryrefslogtreecommitdiffstats
path: root/test/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2011-01-27 18:45:04 -0500
committerChong Yidong2011-01-27 18:45:04 -0500
commit372fb76be972e1d8769a83331da3b87632b423b3 (patch)
tree61e075421c2cf0b64205a2114ad1da1a2e1c9389 /test/ChangeLog
parent19cc66979d336c0b62cf770ecb5863a86cfd510e (diff)
downloademacs-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/ChangeLog5
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 @@
12011-01-27 Chong Yidong <cyd@stupidchicken.com>
2
3 * automated/font-parse-tests.el: Move from
4 font-parse-testsuite.el.
5
12011-01-26 Chong Yidong <cyd@stupidchicken.com> 62011-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.