harfbuzz/test
Alexander Grund 70334d74dc Run subset tests with C-locale
One problematic input is `--instance=wdth=112.5` which is parsed using
the users local (`strtof`).
So while in C or US locales it yields 112.5 in some European locales it
yields 112 as the dot is not valid in this position.

A European user might pass "112,5" instead but for the test the C locale
is assumed, so enforce it.

Fixes #4854
2024-09-11 12:07:04 -06:00
..
api [test] More get_table_tags test 2024-08-06 14:53:36 -06:00
fuzzing Drop autotools build 2024-06-27 15:28:38 +03:00
shape [ChainContext] Fix fast-path deviation from slow path 2024-07-25 14:50:01 -06:00
subset Run subset tests with C-locale 2024-09-11 12:07:04 -06:00
threads Drop autotools build 2024-06-27 15:28:38 +03:00
COPYING [fonts] move OFL-1.1 license to a higher directory 2023-01-25 10:07:03 -07:00
meson.build [threads] Add hb-shape-threads test 2022-05-30 05:09:53 -06:00