harfbuzz/test/api
Chun-wei Fan eda6a5ea80 CMake: Fix running tests on Windows
For the API tests, output the test programs at $(TOP_BUILDDIR) so that
the freshly-built DLLs will be available for the test programs.  For
those that are run through the Python wrapper scripts, use
${PYTHON_EXECUTABLE} instead of plain 'python' in case the Python
interpreter is not in the PATH.
2018-03-13 20:17:58 +08:00
..
fonts [subset] Unit test to check that post subsetting drops glyph names. 2018-03-07 11:36:54 -08:00
.valgrind-suppressions Move valgrind suppressions to the correct directory 2013-03-06 20:20:45 -05:00
CMakeLists.txt CMake: Fix running tests on Windows 2018-03-13 20:17:58 +08:00
Makefile.am [subset] Unit test to check that post subsetting drops glyph names. 2018-03-07 11:36:54 -08:00
hb-subset-test.h [test] Fix build with older glib 2018-03-07 16:11:44 +01:00
hb-test.h [CPAL] Refactor and address the reviews 2018-02-28 11:25:29 +03:30
test-blob.c Misc warning fixes 2018-02-10 15:52:35 -06:00
test-buffer.c Fix more warnings 2018-02-11 18:26:41 -08:00
test-c.c Add API tests to cmake build 2017-12-06 15:25:10 +02:00
test-common.c Add HB_DIRECTION_IS_VALID 2012-04-14 19:19:26 -04:00
test-cplusplus.cc Rename test/ to test/api/ 2012-01-19 14:52:02 -05:00
test-font.c test: Fix some memory leaks in test-font.c (#409) 2017-02-07 18:18:33 -08:00
test-object.c [test] Fix test-object 2015-08-30 17:33:04 +01:00
test-ot-color.c [CPAL] Refactor and address the reviews 2018-02-28 11:25:29 +03:30
test-ot-math.c [test-ot-math] Add test with nil face/font 2017-01-19 16:55:04 -08:00
test-ot-tag.c Misc warning fixes 2018-02-10 15:52:35 -06:00
test-set.c [set] add a test demonstrating a bug in hb_set_union. 2018-03-07 09:25:53 +01:00
test-shape.c [test] Pass closure to hb_font_set_glyph_func() 2016-02-25 11:20:05 +09:00
test-subset-cmap.c [subset] sketch out dropping in-glyf instructions. Sometimes yields differnet size glyphs than fonttools, possibly due to padding not being corrected 2018-02-21 22:23:05 -08:00
test-subset-glyf.c [subset] update the test file for composite, fix an offset calculation 2018-02-27 20:17:04 -08:00
test-subset-hdmx.c [subset] update hdmx test to create input explicitly 2018-02-23 18:36:22 -08:00
test-subset-hmtx.c [subset] sketch out dropping in-glyf instructions. Sometimes yields differnet size glyphs than fonttools, possibly due to padding not being corrected 2018-02-21 22:23:05 -08:00
test-subset-os2.c [subset] sketch out dropping in-glyf instructions. Sometimes yields differnet size glyphs than fonttools, possibly due to padding not being corrected 2018-02-21 22:23:05 -08:00
test-subset-post.c [subset] Unit test to check that post subsetting drops glyph names. 2018-03-07 11:36:54 -08:00
test-subset-vmtx.c [subset] fix author. 2018-03-07 11:08:55 -08:00
test-unicode.c Clean up list of Unicode scripts 2013-08-09 14:36:18 -04:00
test-version.c Rename HB_VERSION_CHECK and hb_version_check to "atleast" 2014-06-20 14:09:57 -04:00