tests: add role conflict sub-surface vs. wl_shell_surface
authorPekka Paalanen <pekka.paalanen@collabora.co.uk>
Wed, 1 Oct 2014 13:34:48 +0000 (16:34 +0300)
committerPekka Paalanen <pekka.paalanen@collabora.co.uk>
Wed, 8 Oct 2014 10:16:40 +0000 (13:16 +0300)
commit3c5f1c76b216900c2f3317769a83604249b9af13
treee318f8a591c3640f9daaf71f40cb1ea430924c00
parent50b67479033709d8ab32744c7b8346b130ace9e0
tests: add role conflict sub-surface vs. wl_shell_surface

Add tests for triggering the role conflict when a wl_surface is already
a wl_shell_surface and then attempted to be made into a sub-surface, and
vice versa.

Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
Reviewed-by: Jasper St. Pierre <jstpierre@mecheye.net>
Makefile.am
tests/roles-test.c [new file with mode: 0644]