weston/tests
Kristian Høgsberg 3018b4431b tests: Add event-test, which tests for a few incoming events
We check that we get surface.enter_output and move the pointer into
the window and make sure we get input_device.pointer_enter with
the right coordinates.

There's a lot of code for a very simple test here, so we need to
figure out how to reuse most of the event handling and such.  It's also
not clear that a custom, text based protocol is practical here, we might
just use a wayland extension after all.
2012-04-27 15:03:06 -04:00
..
.gitignore weston: update .gitignore files 2012-04-11 08:24:35 -04:00
client-test.c tests: Generalize test client and add helpers for launching it 2012-04-27 11:15:58 -04:00
event-test.c tests: Add event-test, which tests for a few incoming events 2012-04-27 15:03:06 -04:00
Makefile.am tests: Add event-test, which tests for a few incoming events 2012-04-27 15:03:06 -04:00
matrix-test.c window: Track and report input and opaque regions 2012-02-23 17:30:54 -05:00
setbacklight.c tests: add backlight test 2012-03-20 22:43:54 -04:00
surface-test.c tests: Add an initial weston integration test 2012-04-26 09:07:13 -04:00
test-client.c tests: Add event-test, which tests for a few incoming events 2012-04-27 15:03:06 -04:00
test-runner.c tests: Add event-test, which tests for a few incoming events 2012-04-27 15:03:06 -04:00
test-runner.h tests: Add event-test, which tests for a few incoming events 2012-04-27 15:03:06 -04:00
weston-test tests: Add an initial weston integration test 2012-04-26 09:07:13 -04:00