Home | History | Annotate | Download | only in tests

Lines Matching full:true

32 #define TEST_HANDLE_SPECIAL	TRUE
154 g_assert_cmpint (res, ==, TRUE);
170 g_assert_cmpint (res, ==, TRUE);
236 g_assert_cmpint (res, ==, TRUE);
304 g_assert_cmpint (has_attr, ==, TRUE);
324 g_assert_cmpint (can_read, ==, TRUE);
333 g_assert_cmpint (can_write, ==, TRUE);
344 g_assert_cmpint (utf8_valid, ==, TRUE);
351 g_assert_cmpint (utf8_valid, ==, TRUE);
361 g_assert_cmpint (utf8_valid, ==, TRUE);
402 g_assert_cmpint (res, ==, TRUE);
416 g_assert_cmpint (res, ==, TRUE);
434 g_assert_cmpint (res, ==, TRUE);
469 g_assert_cmpint (res, ==, TRUE);
519 found = TRUE;
523 g_assert_cmpint (found, ==, TRUE);
539 g_assert_cmpint (res, ==, TRUE);
556 g_assert_cmpint (res, ==, TRUE);
584 g_assert_cmpint (res, ==, TRUE);
636 g_assert_cmpint (res, ==, TRUE);
720 g_assert_cmpint (res, ==, TRUE);
747 g_assert_cmpint (res, ==, TRUE);
812 g_assert_cmpint (res, ==, TRUE);
833 g_file_replace (child, NULL, TRUE, item.create_flags, NULL,
873 g_assert_cmpint (res, ==, TRUE);
898 g_assert_cmpint (res, ==, TRUE);
943 g_assert_cmpint (res, ==, TRUE);
968 g_assert_cmpint (res, ==, TRUE);
1058 g_assert_cmpint (res, ==, TRUE);
1068 g_assert_cmpint (res, ==, TRUE);
1123 verbose = TRUE;
1124 write_test = TRUE;
1130 posix_compat = TRUE;
1151 g_print ("%s", g_option_context_get_help (context, TRUE, NULL));