harfbuzz/test
Ebrahim Byagowi a470b0b205 Minor, disable strict-aliasing warning in set fuzzer
../test/fuzzing/hb-set-fuzzer.cc: In function ‘int LLVMFuzzerTestOneInput(const uint8_t*, size_t)’:
../test/fuzzing/hb-set-fuzzer.cc:38:82: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   38 |   const instructions_t &instructions = reinterpret_cast<const instructions_t &> (data);
      |

And it is already disabled at project level so let's disable it here also.
2020-07-05 10:49:10 +04:30
..
api rebase draw test as recent roundf changes 2020-06-28 14:31:21 +04:30
fuzzing Minor, disable strict-aliasing warning in set fuzzer 2020-07-05 10:49:10 +04:30
shaping [tests] rename no_ft_funcs to NO_FT_FUNCS 2020-07-04 16:21:21 +04:30
subset [meson] Mark longer tests with slow 2020-06-21 08:47:10 +04:30
Makefile.am Remove cmake testing and add meson build bot 2020-03-11 20:15:10 +03:30
meson.build Add Meson build definitions 2020-03-11 19:18:57 +03:30