Convert font parse testsuite to an ERT test.
commit372fb76be972e1d8769a83331da3b87632b423b3
authorChong Yidong <cyd@stupidchicken.com>
Thu, 27 Jan 2011 23:45:04 +0000 (27 18:45 -0500)
committerChong Yidong <cyd@stupidchicken.com>
Thu, 27 Jan 2011 23:45:04 +0000 (27 18:45 -0500)
tree61e075421c2cf0b64205a2114ad1da1a2e1c9389
parent19cc66979d336c0b62cf770ecb5863a86cfd510e
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.
src/ChangeLog
src/font.c
test/ChangeLog
test/automated/font-parse-tests.el [new file with mode: 0644]
test/font-parse-testsuite.el [deleted file]