weston/tests
Giulio Camuffo 412e6a59eb compositor: keep track of the weston_layer a weston_view is in
This introduces a new struct, weston_layer_entry, which is now used
in place of wl_list to keep the link for the layer list in weston_view
and the head of the list in weston_layer.
weston_layer_entry also has a weston_layer*, which points to the layer
the view is in or, in the case the entry it's the head of the list, to
the layer itself.
2014-07-23 12:34:33 -07:00
..
.gitignore Makefile.am: Fix protocol source files usage 2014-02-01 21:21:39 -08:00
bad-buffer-test.c tests: use expect_protocol_error in tests 2014-07-22 19:16:49 +03:00
buffer-count-test.c Make sure config.h is included before any system headers 2014-04-07 10:22:28 -07:00
button-test.c Make sure config.h is included before any system headers 2014-04-07 10:22:28 -07:00
config-parser-test.c Make sure config.h is included before any system headers 2014-04-07 10:22:28 -07:00
event-test.c tests: add test for buffer release event 2013-02-08 13:38:17 -05:00
keyboard-test.c tests: check wl_display_roundtrip() for errors 2012-12-12 10:39:01 -05:00
matrix-test.c Make sure config.h is included before any system headers 2014-04-07 10:22:28 -07:00
setbacklight.c Make sure config.h is included before any system headers 2014-04-07 10:22:28 -07:00
subsurface-test.c tests: use expect_protocol_error in tests 2014-07-22 19:16:49 +03:00
surface-global-test.c Make sure config.h is included before any system headers 2014-04-07 10:22:28 -07:00
surface-test.c Remove the weston_view.geometry.width/height fields 2013-12-02 22:17:58 -08:00
text-test.c Make sure config.h is included before any system headers 2014-04-07 10:22:28 -07:00
vertex-clip-test.c Make sure config.h is included before any system headers 2014-04-07 10:22:28 -07:00
weston-test-client-helper.c tests: add frame_callback_wait_nofail 2014-07-22 19:15:28 +03:00
weston-test-client-helper.h tests: add frame_callback_wait_nofail 2014-07-22 19:15:28 +03:00
weston-test-runner.c tests: Properly report skipped tests 2014-02-18 13:50:29 -08:00
weston-test-runner.h Make sure config.h is included before any system headers 2014-04-07 10:22:28 -07:00
weston-test.c compositor: keep track of the weston_layer a weston_view is in 2014-07-23 12:34:33 -07:00
weston-tests-env tests: load the right shell plugin 2014-05-09 15:00:32 -07:00
xwayland-test.c tests: Add XWayland test 2013-02-08 12:18:05 -05:00