comparison 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
comparison
equal deleted inserted replaced
5769:ffc0c5a66ab1 5770:f22989bb7632
1 2013-12-15 Aidan Kehoe <kehoea@parhasard.net>
2
3 * automated/face-tests.el:
4 Only test fontconfig if the font-mgr feature is available, avoid
5 errors when it isn't.
6
1 2013-12-15 Aidan Kehoe <kehoea@parhasard.net> 7 2013-12-15 Aidan Kehoe <kehoea@parhasard.net>
2 8
3 * automated/lisp-tests.el: 9 * automated/lisp-tests.el:
4 Test arithmetic comparisons with markers, check the type of the 10 Test arithmetic comparisons with markers, check the type of the
5 returned values for #'min and #'max. 11 returned values for #'min and #'max.