Add g_test_build_filename()

This function allows testcases to find data files in various situations
of srcdir == builddir, srcdir != builddir and for installed tests.

https://bugzilla.gnome.org/show_bug.cgi?id=549783
This commit is contained in:
Ryan Lortie
2013-05-28 12:44:41 -04:00
parent 2afd39a90d
commit 0c4806733c
4 changed files with 115 additions and 3 deletions

View File

@@ -2916,6 +2916,9 @@ g_test_add_data_func
g_test_add_data_func_full
g_test_add
GTestFileType
g_test_build_filename
g_test_fail
g_test_message
g_test_bug_base