Add g_test_build_filename()
authorRyan Lortie <desrt@desrt.ca>
Tue, 28 May 2013 16:44:41 +0000 (12:44 -0400)
committerRyan Lortie <desrt@desrt.ca>
Wed, 29 May 2013 13:03:31 +0000 (09:03 -0400)
commit0c4806733cb30f56325b0f1c4e95a400e4998c14
tree03dc2177af76101f03bd2f61cf162f105ac51122
parent2afd39a90dbde31159a78b780bacdd636badb34e
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
Makefile.decl
docs/reference/glib/glib-sections.txt
glib/gtestutils.c
glib/gtestutils.h