weston/tests
Kristian Høgsberg ba0cfdd284 tests: Drop yield() helper function
Remaining use case was when we move the pointer.  This doesn't change
geometry so we can just use a wl_display_roundtrip() to make sure
we get the request to the server and receive the resulting events.
2012-12-11 22:17:35 -05:00
..
.gitignore tests: Convert button-test to new test extension 2012-12-11 15:30:40 -05:00
button-test.c tests: Drop yield() helper function 2012-12-11 22:17:35 -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: Drop yield() helper function 2012-12-11 22:17:35 -05:00
keyboard-test.c keyboard-test: Use wl_display_roundtrip() instead of yield() 2012-12-11 22:00:54 -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 tests: Drop yield() helper function 2012-12-11 22:17:35 -05:00
weston-test-client-helper.h tests: Drop yield() helper function 2012-12-11 22:17:35 -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