Behdad Esfahbod
|
4d3892e9b0
|
[MATH] Fixups for previous commit
|
2016-09-26 10:45:58 +01:00 |
Frédéric Wang
|
5fbcb992bd
|
MATH Table: Add API to check availability of math data.
|
2016-09-26 10:27:33 +01:00 |
Sascha Brawer
|
d34d3ac985
|
Support CPAL table
|
2016-06-19 13:17:57 +02:00 |
Behdad Esfahbod
|
fad2674874
|
Minor
|
2015-09-01 14:45:46 +01:00 |
Romain Naour
|
160f635523
|
fix static linking with icu-uc
When linking test-unicode statically it needs $(ICU_LIBS)
which contains all required flags.
Especially -lstdc++.
Fixes:
http://autobuild.buildroot.net/results/210/2107f9dfb39eeb6559fb4271c7af8b39aef521ca/
Signed-off-by: Romain Naour <romain.naour@openwide.fr>
|
2015-07-31 16:12:26 +02:00 |
Behdad Esfahbod
|
2966d36032
|
Fix test build
|
2013-05-28 17:34:37 -04:00 |
Behdad Esfahbod
|
d9afa11133
|
Build hb-icu into libharfbuzz-icu.so
|
2013-05-28 15:27:40 -04:00 |
Behdad Esfahbod
|
0a2b2a505b
|
Remove gthread leftovers
We don't use gthread anymore, remove leftovers.
|
2013-03-21 16:26:39 -04:00 |
Behdad Esfahbod
|
ea11abfc5d
|
[build] Port to newer automake recommended syntax
|
2013-03-06 20:21:11 -05:00 |
Behdad Esfahbod
|
5898fa94d1
|
Don't use $(ENV)
As reported by Peter Breitenlohner:
I think this is a very bad idea because ENV is used to specify a startup
file to be read by some/all shells.
|
2013-02-06 15:29:07 -05:00 |
Behdad Esfahbod
|
8165f2765b
|
[tests] Start adding tests for hb-set.h
Fails now. Fixing.
|
2013-01-02 22:50:36 -06:00 |
Behdad Esfahbod
|
431bef2e16
|
Minor build fix
|
2012-11-01 16:26:01 -07:00 |
Behdad Esfahbod
|
66aa080033
|
Remove test-shape-complex
New shaping testsuite and framework coming.
|
2012-01-20 17:36:10 -05:00 |
Behdad Esfahbod
|
4d6dafd47f
|
Rename test/ to test/api/
|
2012-01-19 14:52:02 -05:00 |