harfbuzz/test
Sergei Trofimovich 7dfa672dac test/threads/hb-subset-threads.cc: add missing <cstdio> include
This week's `gcc-13` snapshot cleaned further up it's standard headers
and exposed missing declaration as a build failure:

    ../test/threads/hb-subset-threads.cc: In function 'void test_operation(operation_t, const char*, const test_input_t&)':
    ../test/threads/hb-subset-threads.cc:127:3: error: 'printf' was not declared in this scope

    ../test/threads/hb-subset-threads.cc: In function 'int main(int, char**)':
    ../test/threads/hb-subset-threads.cc:157:19: error: 'atoi' was not declared in this scope
2023-01-16 13:16:23 -07:00
..
api [test-paint] Detect FreeType COLRv1 from struct size 2023-01-12 19:12:46 -07:00
fuzzing More s/hb_font_get_glyph_shape/hb_font_draw_glyph/ 2022-12-23 13:37:59 -07:00
shape [aat] Add test for feature range 2023-01-10 11:52:12 -07:00
subset [instance] drop and don't collect lookups from feature variations when fully instancing. 2023-01-14 18:04:24 -07:00
threads test/threads/hb-subset-threads.cc: add missing <cstdio> include 2023-01-16 13:16:23 -07:00
Makefile.am [test/threads] Fix distcheck 2022-05-30 05:09:53 -06:00
meson.build [threads] Add hb-shape-threads test 2022-05-30 05:09:53 -06:00