tests: move tests to new _get_filename() API
authorRyan Lortie <desrt@desrt.ca>
Tue, 28 May 2013 18:24:47 +0000 (14:24 -0400)
committerRyan Lortie <desrt@desrt.ca>
Wed, 29 May 2013 13:03:32 +0000 (09:03 -0400)
commit17ded322c5cb2cdb230233a9a020e1acdab9c0ab
tree3540486256319d16666039cb51240cb371b07b47
parent575a9da718e8c84da052f50f1435914a94197696
tests: move tests to new _get_filename() API

This API was introduced to save a few lines of code here and there, so
let's start by removing a bunch from our own tests.

https://bugzilla.gnome.org/show_bug.cgi?id=549783
12 files changed:
gio/tests/file.c
gio/tests/g-icon.c
gio/tests/gdbus-connection-slow.c
gio/tests/gdbus-connection.c
gio/tests/gdbus-introspection.c
gio/tests/gdbus-peer.c
gio/tests/gdbus-proxy-well-known-name.c
gio/tests/gdbus-proxy.c
gio/tests/resources.c
gio/tests/tls-certificate.c
glib/tests/keyfile.c
glib/tests/mappedfile.c