201 Commits (66920a6bace7c54c8166c4ed938b6ffc5fabcf2b)

Author SHA1 Message Date
Ebrahim Byagowi 89b82814b6 Add a continuous builder using fswatch 7 years ago
Behdad Esfahbod 0bd2d76bdd [test] Fix a couple of coverity_scan issues 7 years ago
Behdad Esfahbod 04dedec96b [test] Remove unused var 7 years ago
Behdad Esfahbod 6d56db8983 [test/api] Distribute all fonts 7 years ago
Garret Rieger df9e22656d [subset] add a glyf subsetting test for a font with composite glyphs. 7 years ago
Garret Rieger c36d015b0e [subset] missing return. 7 years ago
Behdad Esfahbod 7b5ce74047 Fix warnings 7 years ago
Rod Sheeter c7a633f957 [subset] try to get more info from bot where g_assert_cmpmem fails 7 years ago
Rod Sheeter 0bb2d7ac12 [subset] fix int type for blob length in hb-subset-test.h 7 years ago
Rod Sheeter 6122ad2442 [subset] add files to EXTRA_DIST 7 years ago
Rod Sheeter 27012526f9 [subset] whitespace 7 years ago
Garret Rieger e0ffebead6 [subset] In hb-subset-test use hb_set_union instead of manually copying set. 7 years ago
Rod Sheeter fa87770372 [subset] First pass at hmtx 7 years ago
Garret Rieger e5edcc81bf [subset] Fix codepoint iteration in hb-subset-test. 7 years ago
Garret Rieger 8b1dbbef1a Fix compile error in hb-subset-test. 7 years ago
Behdad Esfahbod f53627e191 [test] Fix warning 7 years ago
Garret Rieger df6d780355 [subset] Extract maxp subsetting into hb-ot-maxp-table. 7 years ago
Garret Rieger 865b6971ad [subset] Add a test for OS/2 fixes during subsetting. 7 years ago
Behdad Esfahbod 694eaf6367 [set] Add backwards iterator 7 years ago
Behdad Esfahbod 9046e92442 [subset] Rename constructor to hb_subset_input_create_or_fail() 7 years ago
Behdad Esfahbod d5b33f2fe1 [subset] hb_subset_input_t changes 7 years ago
Garret Rieger 8cf8b78faa [subset] whitespace 7 years ago
Rod Sheeter 89ee20f1a3 basic wiring for a (failing) cmap test 7 years ago
Garret Rieger 1639bdd331 [subset] Remove test-subset, testing is planned to be done at the table level here with test/subset covering the complete subsetting operation. 7 years ago
Garret Rieger 4cdd1b16c9 [subset] added todo in test-subset-glyf. 7 years ago
Garret Rieger 1714feef4f [subset] re-enable test-subset-glyf. Refactor to use common functions in hb-subset-test.h 7 years ago
Garret Rieger d8d8bd8405 [subset] Add some helper functions for writing tests around subsetting. 7 years ago
Behdad Esfahbod d33ba16361 Fix more warnings 7 years ago
Behdad Esfahbod 6c1848b1e3 Misc warning fixes 7 years ago
Behdad Esfahbod 4c5bdb4b39 [test] Disable test-subset-glyf for now 7 years ago
Behdad Esfahbod 43314ff4c0 More fixes 7 years ago
Behdad Esfahbod 9682ef135f Minor fixups 7 years ago
Garret Rieger 0f3c756cbf Add CMake config for building a separate harfbuzz-subset. 7 years ago
Garret Rieger f2ceb5ee4d Comment out failing assert in test-subset-glyf for now. Should be re-enabled once hb_subset is writing out a new face. 7 years ago
Garret Rieger 89dbebd4ad Add a basic test for glyf subsetting. 7 years ago
Behdad Esfahbod c479a59988 [subset] Assemble font 7 years ago
Behdad Esfahbod f70100417c [test] Minor 7 years ago
Behdad Esfahbod af02812fc5 [subset] Change hb_subset API to remove hb_subset_face_t 7 years ago
Garret Rieger 7481f0ce21 Add codepoints to subset input. 7 years ago
Ebrahim Byagowi 8cb8bfd5b5
[test] Fix test-subset on old distros (#758) 7 years ago
Behdad Esfahbod b7b7f0ac59 [test] Minor 7 years ago
Garret Rieger 5f6eb1256f Add libharfbuzz-subset.la to linking when building api tests. 7 years ago
Garret Rieger 76b84c36b9 Whitespace 7 years ago
Garret Rieger a2965f2ea5 Add a basic implementation of hb-subset to enable compilation of test-subset. 7 years ago
Garret Rieger b59c08eb04 Add the beginning of a unit test for hb-subset 7 years ago
Ebrahim Byagowi e849b8a85b
[cmake] Always put test/api/CMakeLists.txt on distributions 7 years ago
Ebrahim Byagowi 2dbdeb1421
[cmake] Run fuzzing and shaping tests (#666) 7 years ago
Ebrahim Byagowi 50163976d2
[cmake] Enable cmake tests on distribution and test it (#664) 7 years ago
Khaled Hosny c860955148 Add API tests to cmake build 7 years ago
Khaled Hosny f19126dd35 We are already inside “if HAVE_GLIB” check 7 years ago