wayland/tests
Derek Foreman 6801d2d851 resource-test: Use wl_seat instead of wl_display for testing
We're creating resources with versions up to 4.  wl_display isn't version 4,
so this is technically verifying that we can do something we shouldn't.

wl_seat already has versions this high, so switch to that.

Signed-off-by: Derek Foreman <derekf@osg.samsung.com>
Reviewed-by: Daniel Stone <daniels@collabora.com>
Reviewed-by: Marek Chalupa <mchqwerty@gmail.com>
Reviewed-by: Bryce Harrington <bryce@osg.samsung.com>
2016-02-16 21:51:21 -08:00
..
array-test.c
client-test.c
connection-test.c tests: Pass argument to client main 2016-01-16 16:37:37 +08:00
cpp-compile-test.cpp
display-test.c tests: Test proxy versions 2016-01-19 13:59:34 -06:00
event-loop-test.c
exec-fd-leak-checker.c
fixed-benchmark.c
fixed-test.c
headers-protocol-core-test.c
headers-protocol-test.c
headers-test.c
list-test.c
map-test.c
message-test.c
os-wrappers-test.c
queue-test.c tests: Pass argument to client main 2016-01-16 16:37:37 +08:00
resources-test.c resource-test: Use wl_seat instead of wl_display for testing 2016-02-16 21:51:21 -08:00
sanity-test.c tests: Pass argument to client main 2016-01-16 16:37:37 +08:00
signal-test.c
socket-test.c
test-compositor.c tests: Pass argument to client main 2016-01-16 16:37:37 +08:00
test-compositor.h tests: Pass argument to client main 2016-01-16 16:37:37 +08:00
test-helpers.c
test-runner.c
test-runner.h