[PATCH weston 3/8] tests: Move wl_pointer tests to their own file
Pekka Paalanen
ppaalanen at gmail.com
Tue Dec 12 10:19:01 UTC 2017
On Mon, 4 Dec 2017 15:34:03 +0200
Alexandros Frantzis <alexandros.frantzis at collabora.com> wrote:
> Move wl_pointer tests from event-test.c to their own pointer-test.c
> file. This move makes the test organization clearer and more consistent,
> and will make addition of further pointer tests easier.
>
> Signed-off-by: Alexandros Frantzis <alexandros.frantzis at collabora.com>
> ---
> Makefile.am | 8 +-
> tests/button-test.c | 61 ----------
> tests/event-test.c | 256 -----------------------------------------
> tests/pointer-test.c | 318 +++++++++++++++++++++++++++++++++++++++++++++++++++
> 4 files changed, 322 insertions(+), 321 deletions(-)
> delete mode 100644 tests/button-test.c
> create mode 100644 tests/pointer-test.c
Hi,
this patch R-b me and pushed:
fbf165f5..5d6acf85 master -> master
Thanks,
pq
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.freedesktop.org/archives/wayland-devel/attachments/20171212/7bd44f9e/attachment-0001.sig>
More information about the wayland-devel
mailing list