Mercurial > hg > xemacs-beta
diff tests/ChangeLog @ 5770:f22989bb7632
Check (featurep 'font-mgr) before calling fontconfig functions, tests
tests/ChangeLog addition:
2013-12-15 Aidan Kehoe <kehoea@parhasard.net>
* automated/face-tests.el:
Only test fontconfig if the font-mgr feature is available, avoid
errors when it isn't.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Sun, 15 Dec 2013 10:38:19 +0000 |
parents | ffc0c5a66ab1 |
children | 72a9467f93fc |
line wrap: on
line diff
--- a/tests/ChangeLog Sun Dec 15 10:26:31 2013 +0000 +++ b/tests/ChangeLog Sun Dec 15 10:38:19 2013 +0000 @@ -1,3 +1,9 @@ +2013-12-15 Aidan Kehoe <kehoea@parhasard.net> + + * automated/face-tests.el: + Only test fontconfig if the font-mgr feature is available, avoid + errors when it isn't. + 2013-12-15 Aidan Kehoe <kehoea@parhasard.net> * automated/lisp-tests.el: