glib/tests/mappedfile: Copy test file before writing to it
authorColin Walters <walters@verbum.org>
Fri, 3 May 2013 22:13:51 +0000 (18:13 -0400)
committerColin Walters <walters@verbum.org>
Thu, 16 May 2013 12:51:57 +0000 (08:51 -0400)
commit6e64bbe8de27ab72aa84dbe90c34f3a01eaadc15
treef4de64c13a4236f54eeca6338dc94e75803502d2
parent23f5d8b238bc104672e0ad967c916ca258acef06
glib/tests/mappedfile: Copy test file before writing to it

This way we're *always* testing writability rather than only sometimes
doing it in the source directory.

https://bugzilla.gnome.org/show_bug.cgi?id=699079
glib/tests/mappedfile.c