Commit 2dc6334133528d03ef56b8db577fc961d6fed4c9

Behdad Esfahbod 2024-10-13T20:03:16

[tests] Remove invalid tests from collections.tests Previously we silently returned the empty face if face_index was out of range. With util/ now using the new API hb_font_face_create_from_file_or_fail(), that returns a nullptr face now. So, adjust tests.