weston/tests
Daniel Stone 4dbadb1556 Use enum wl_pointer_button_state instead of integer
Instead of using a uint32_t for state everywhere (except on the wire,
where that's still the call signature), use the new
wl_pointer_button_state enum, and explicit comparisons.

Signed-off-by: Daniel Stone <daniel@fooishbar.org>
2012-05-31 15:42:47 -04:00
..
.gitignore tests, wcap: update ignores 2012-05-31 13:53:57 -04:00
client-test.c
event-test.c
Makefile.am
matrix-test.c
setbacklight.c
surface-test.c
test-client.c Use enum wl_pointer_button_state instead of integer 2012-05-31 15:42:47 -04:00
test-runner.c
test-runner.h
weston-test