Garret Rieger
|
89dbebd4ad
|
Add a basic test for glyf subsetting.
|
2018-02-08 17:31:11 -06:00 |
Behdad Esfahbod
|
b7b7f0ac59
|
[test] Minor
|
2018-02-05 19:40:31 -05:00 |
Garret Rieger
|
5f6eb1256f
|
Add libharfbuzz-subset.la to linking when building api tests.
|
2018-02-05 10:23:38 -08:00 |
Garret Rieger
|
76b84c36b9
|
Whitespace
|
2018-02-04 12:57:34 -08:00 |
Garret Rieger
|
a2965f2ea5
|
Add a basic implementation of hb-subset to enable compilation of test-subset.
|
2018-02-04 12:57:33 -08:00 |
Ebrahim Byagowi
|
e849b8a85b
|
[cmake] Always put test/api/CMakeLists.txt on distributions
|
2018-01-19 16:12:24 +03:30 |
Ebrahim Byagowi
|
50163976d2
|
[cmake] Enable cmake tests on distribution and test it (#664)
|
2017-12-25 01:55:48 +03:30 |
Khaled Hosny
|
f19126dd35
|
We are already inside “if HAVE_GLIB” check
|
2017-12-06 15:25:10 +02:00 |
Frédéric Wang
|
c3fa5d0e03
|
Remove inexistent file ttx file from test/api/Makefile.am
|
2016-10-24 21:42:04 +02:00 |
Behdad Esfahbod
|
34fc4a2cfa
|
Fix dist
|
2016-10-04 14:47:12 -07:00 |
Behdad Esfahbod
|
86106c7528
|
[MATH] Rename all API to hb_ot_math_*
|
2016-09-26 22:14:29 +02:00 |
Frédéric Wang
|
722e620f20
|
Use G_TEST_DIST to build the path of math test fonts
|
2016-09-26 13:49:18 +01:00 |
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 |
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 |