tests: attach the surface's buffer when moving it
authorGiulio Camuffo <giuliocamuffo@gmail.com>
Thu, 28 Feb 2013 17:44:54 +0000 (18:44 +0100)
committerKristian Høgsberg <krh@bitplanet.net>
Mon, 4 Mar 2013 17:28:42 +0000 (12:28 -0500)
commit82cb505287a324468b697b76825332db02727854
treea2103e9bc81f6d073d0e9aa8bd6dad8a770fedbe
parent068b61c25488cb55c686142886d988f3d6554ec0
tests: attach the surface's buffer when moving it

move_client() needs to attach the buffer, even if it was attached already,
because since 184df50 configure() will be called only on newly attached
surfaces, but the one that sets the test surface position is the configure
function.
tests/weston-test-client-helper.c