Fix the thumbnail-verification Test
authorChun-wei Fan <fanchunwei@src.gnome.org>
Wed, 14 May 2014 08:02:35 +0000 (16:02 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Wed, 22 Apr 2015 11:02:33 +0000 (19:02 +0800)
commit5afaa316cfb2ce54168f798f030ce8db0779a768
tree3c36b32af380556eec2c015c2ee7450e71e92949
parent16c8a34aa2707366287424131db9dc51362095bb
Fix the thumbnail-verification Test

The third parameter of the thumnail_verify() function had been updated to
const GLocalFileStat, so update the thumbnail-verification test likewise
so that the test works properly on all supported platforms.

https://bugzilla.gnome.org/show_bug.cgi?id=711547
gio/tests/thumbnail-verification.c