repo.or.cz
/
LibreOffice.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
bump product version to 5.0.4.1
[LibreOffice.git]
/
config_host
/
config_test.h.in
blob
c310350bb494bf15575e0286a7675927a9255215
1
/*
2
Settings for test suite dependencies.
3
*/
4
5
#ifndef CONFIG_TEST_H
6
#define CONFIG_TEST_H
7
8
#define TEST_FONTS_MISSING 0
9
10
#endif