Rename G_TEST_DISTED to G_TEST_DIST
authorRyan Lortie <desrt@desrt.ca>
Wed, 29 May 2013 12:49:16 +0000 (08:49 -0400)
committerRyan Lortie <desrt@desrt.ca>
Wed, 29 May 2013 13:03:32 +0000 (09:03 -0400)
commit8df1bb3486417bc67a5b38fb8fa81f333b18da22
tree06defc252ad7b129892b2768ab9af3df32937d97
parentda478acd3c948536cd117e4347fcc554d93a7dc8
Rename G_TEST_DISTED to G_TEST_DIST

Since this feature is so utterly automake-centric, we may as well be
using the same terminology as automake itself (ie: although it's
BUILT_SOURCES, it's DIST_EXTRA, not DISTED).

Also add some comments to the enum explaining that these terms are
really corresponding directly to the automake terms.

https://bugzilla.gnome.org/show_bug.cgi?id=549783
14 files changed:
gio/tests/appinfo.c
gio/tests/contexts.c
gio/tests/file.c
gio/tests/g-icon.c
gio/tests/gdbus-peer.c
gio/tests/gschema-compile.c
gio/tests/gsettings.c
gio/tests/tls-certificate.c
glib/gtestutils.c
glib/gtestutils.h
glib/tests/bookmarkfile.c
glib/tests/keyfile.c
glib/tests/mappedfile.c
glib/tests/markup-parse.c