weston/tests
Ander Conselvan de Oliveira 231ba171c6 compositor: Always assign an output when updating a surface transform
Also make all the callers of weston_surface_assign_output() update the
transform instead. This makes sure that when the surface is assigned an
output its bouding box is valid.

This fixes a bug where a newly created surface would have a NULL output
assigned. This would cause weston_surface_schedule_repaint() to not
schedule a repaint, preventing the surface to be shown until something
else caused a repaint.
2012-09-14 13:43:08 -04:00
..
.gitignore tests: Add unit test for text model 2012-08-29 15:02:21 -04:00
client-test.c tests: Explicitly define the test client to launch 2012-08-29 15:02:18 -04:00
event-test.c compositor: Always assign an output when updating a surface transform 2012-09-14 13:43:08 -04:00
Makefile.am tests: Add unit test for text model 2012-08-29 15:02:21 -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: Use weston_surface_to_global_float 2012-06-09 08:46:51 -04:00
test-client.c event-test: fix compilation 2012-08-14 10:17:07 -04:00
test-runner.c tests: Explicitly define the test client to launch 2012-08-29 15:02:18 -04:00
test-runner.h tests: Explicitly define the test client to launch 2012-08-29 15:02:18 -04:00
test-text-client.c text: Add support for control keys to the protocol 2012-09-12 16:52:41 -04:00
text-test.c compositor: Always assign an output when updating a surface transform 2012-09-14 13:43:08 -04:00
weston-test compositor: Generalize module loading 2012-09-12 12:21:03 -04:00