Lines Matching refs:G_TEST_BUILT
33 path = g_test_get_filename (G_TEST_BUILT, "appinfo-test.desktop", NULL); in test_launch_for_app_info()
45 uri = g_strconcat ("file://", g_test_get_dir (G_TEST_BUILT), "/appinfo-test.desktop", NULL); in test_launch_for_app_info()
63 path = g_test_get_filename (G_TEST_BUILT, "appinfo-test.desktop", NULL); in test_launch()
102 g_test_get_dir (G_TEST_BUILT)); in test_launch_no_app_id()
105 g_test_get_dir (G_TEST_BUILT)); in test_launch_no_app_id()
227 path = g_test_get_filename (G_TEST_BUILT, "appinfo-test.desktop", NULL); in test_show_in()
239 path = g_test_get_filename (G_TEST_BUILT, "appinfo-test-gnome.desktop", NULL); in test_show_in()
244 path = g_test_get_filename (G_TEST_BUILT, "appinfo-test-notgnome.desktop", NULL); in test_show_in()
258 cmdline = g_strconcat (g_test_get_dir (G_TEST_BUILT), "/appinfo-test --option", NULL); in test_commandline()
304 cmdline = g_strconcat (g_test_get_dir (G_TEST_BUILT), "/appinfo-test --option", NULL); in test_launch_context()
357 cmdline = g_strconcat (g_test_get_dir (G_TEST_BUILT), "/appinfo-test --option", NULL); in test_launch_context_signals()
385 path = g_test_get_filename (G_TEST_BUILT, "appinfo-test2.desktop", NULL); in test_tryexec()
404 cmdline = g_strconcat (g_test_get_dir (G_TEST_BUILT), "/appinfo-test --option", NULL); in test_associations()