weston/tests
Kristian Høgsberg db6dc7d470 weston-test-client-helper: Use a frame callback to flush surface geometry
When moving a test surface, use a frame callback to make sure the
surface has been moved and the geometry updated.  The compositor may
delay updating the transform matrices, but once we get the frame
callback we know the surface has been repainted and the geometry
updated.
2012-12-11 21:50:14 -05:00
..
.gitignore tests: Convert button-test to new test extension 2012-12-11 15:30:40 -05:00
button-test.c tests: Convert button-test to new test extension 2012-12-11 15:30:40 -05:00
client-test.c tests: Explicitly define the test client to launch 2012-08-29 15:02:18 -04:00
event-test.c tests: Convert event-test to new test extension 2012-12-11 15:30:33 -05:00
keyboard-test.c tests: Convert keyboard-test to new test extension 2012-12-11 15:30:25 -05:00
Makefile.am tests: Convert button-test to new test extension 2012-12-11 15:30:40 -05:00
matrix-test.c Move matrix.[ch] to shared 2012-12-06 15:53:03 -05:00
setbacklight.c Remove some dead code. 2012-10-16 11:29:10 -04:00
surface-global-test.c tests: Remove last GLfloat use 2012-11-14 14:42:51 -05:00
surface-test.c tests: Remove GLfloat usage. 2012-10-04 12:28:04 -04:00
test-client.c test-client: Make sure we process pending eevents before we verify state 2012-10-21 22:30:26 -04:00
test-runner.c event-test: more aggressive event testing 2012-10-04 11:39:55 -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 tests: Update tests to new APIs 2012-10-11 10:07:31 -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-client-helper.c weston-test-client-helper: Use a frame callback to flush surface geometry 2012-12-11 21:50:14 -05:00
weston-test-client-helper.h tests: Convert keyboard-test to new test extension 2012-12-11 15:30:25 -05:00
weston-test-runner.c tests: Convert keyboard-test to new test extension 2012-12-11 15:30:25 -05:00
weston-test-runner.h tests: Convert keyboard-test to new test extension 2012-12-11 15:30:25 -05:00
weston-test.c tests: Define and implement a test protocol extension. 2012-12-11 15:29:52 -05:00
weston-tests-env tests: Allow weston-tests-env to process different test types 2012-12-11 15:30:05 -05:00