Lines Matching refs:g_assert_cmpuint
42 g_assert_cmpuint (0, ==, hb_ot_layout_get_ligature_carets (font, HB_DIRECTION_LTR, in test_ot_layout_get_ligature_carets_ot_gdef()
46 g_assert_cmpuint (0, ==, caret_count); in test_ot_layout_get_ligature_carets_ot_gdef()
52 g_assert_cmpuint (0, ==, hb_ot_layout_get_ligature_carets (font, HB_DIRECTION_LTR, in test_ot_layout_get_ligature_carets_ot_gdef()
56 g_assert_cmpuint (0, ==, caret_count); in test_ot_layout_get_ligature_carets_ot_gdef()
62 g_assert_cmpuint (3, ==, hb_ot_layout_get_ligature_carets (font, HB_DIRECTION_LTR, in test_ot_layout_get_ligature_carets_ot_gdef()
66 g_assert_cmpuint (3, ==, caret_count); in test_ot_layout_get_ligature_carets_ot_gdef()
67 g_assert_cmpuint (2718, ==, caret_array[0]); in test_ot_layout_get_ligature_carets_ot_gdef()
68 g_assert_cmpuint (5438, ==, caret_array[1]); in test_ot_layout_get_ligature_carets_ot_gdef()
69 g_assert_cmpuint (8156, ==, caret_array[2]); in test_ot_layout_get_ligature_carets_ot_gdef()
77 g_assert_cmpuint (3, ==, hb_ot_layout_get_ligature_carets (font, HB_DIRECTION_LTR, in test_ot_layout_get_ligature_carets_ot_gdef()
81 g_assert_cmpuint (2, ==, caret_count); in test_ot_layout_get_ligature_carets_ot_gdef()
82 g_assert_cmpuint (5438, ==, caret_array[0]); in test_ot_layout_get_ligature_carets_ot_gdef()
83 g_assert_cmpuint (8156, ==, caret_array[1]); in test_ot_layout_get_ligature_carets_ot_gdef()
85 g_assert_cmpuint (123, ==, caret_array[2]); in test_ot_layout_get_ligature_carets_ot_gdef()
91 g_assert_cmpuint (3, ==, hb_ot_layout_get_ligature_carets (font, HB_DIRECTION_LTR, in test_ot_layout_get_ligature_carets_ot_gdef()
95 g_assert_cmpuint (1, ==, caret_count); in test_ot_layout_get_ligature_carets_ot_gdef()
96 g_assert_cmpuint (8156, ==, caret_array[0]); in test_ot_layout_get_ligature_carets_ot_gdef()
102 g_assert_cmpuint (0, ==, hb_ot_layout_get_ligature_carets (font, HB_DIRECTION_LTR, in test_ot_layout_get_ligature_carets_ot_gdef()
106 g_assert_cmpuint (0, ==, caret_count); in test_ot_layout_get_ligature_carets_ot_gdef()
112 g_assert_cmpuint (1, ==, hb_ot_layout_get_ligature_carets (font, HB_DIRECTION_LTR, in test_ot_layout_get_ligature_carets_ot_gdef()
116 g_assert_cmpuint (1, ==, caret_count); in test_ot_layout_get_ligature_carets_ot_gdef()
117 g_assert_cmpuint (3530, ==, caret_array[0]); in test_ot_layout_get_ligature_carets_ot_gdef()
123 g_assert_cmpuint (1, ==, hb_ot_layout_get_ligature_carets (font, HB_DIRECTION_LTR, in test_ot_layout_get_ligature_carets_ot_gdef()
127 g_assert_cmpuint (0, ==, caret_count); in test_ot_layout_get_ligature_carets_ot_gdef()
133 g_assert_cmpuint (2, ==, hb_ot_layout_get_ligature_carets (font, HB_DIRECTION_LTR, in test_ot_layout_get_ligature_carets_ot_gdef()
137 g_assert_cmpuint (2, ==, caret_count); in test_ot_layout_get_ligature_carets_ot_gdef()
138 g_assert_cmpuint (2352, ==, caret_array[0]); in test_ot_layout_get_ligature_carets_ot_gdef()
139 g_assert_cmpuint (4706, ==, caret_array[1]); in test_ot_layout_get_ligature_carets_ot_gdef()
155 g_assert_cmpuint (0, ==, hb_ot_layout_get_ligature_carets (font, HB_DIRECTION_RTL, in test_ot_layout_get_ligature_carets_empty()
159 g_assert_cmpuint (0, ==, caret_count); in test_ot_layout_get_ligature_carets_empty()