|
72bec1cd
|
2018-01-05T12:42:20
|
|
Improve tests (#679)
|
|
33ca3b67
|
2017-10-25T12:09:11
|
|
Check for headers in builddir first, in check-*.sh
Fixes https://bugs.freedesktop.org/show_bug.cgi?id=103346
|
|
a13b023d
|
2015-12-11T10:21:27
|
|
AIX fixes
- use '-w' instead of '\<...\>' for check-header-guards
grep manpage says these are the same
- put '-q' first in the grep options
- move VAR into hb-private.hh
- hb-font-private.hh - use [VAR] instead of [] for variable array
|
|
d22548c0
|
2013-08-26T18:46:21
|
|
[check-*] Minor
|
|
61521993
|
2012-01-27T01:57:59
|
|
Fix check-header-guards on OS X
|
|
54eb6553
|
2011-08-05T20:09:25
|
|
Fix check on OS X sh
|
|
d7bf473e
|
2011-08-05T18:18:21
|
|
Minor
|
|
c747f509
|
2011-08-04T01:51:30
|
|
More out-of-tree build fixes
|
|
5bc18195
|
2011-05-27T15:58:54
|
|
Add check-includes.sh
|
|
f5dd3be4
|
2010-10-08T20:16:23
|
|
Improve checks
|
|
cc6d5227
|
2010-07-23T15:00:13
|
|
De-C++ where possible
Helps with avoiding many "extern C" declarations in source files.
|
|
d05d13df
|
2010-06-09T07:15:03
|
|
Add a test for header preprocessor guards
|