summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2012-12-11tests: Define and implement a test protocol extension.U. Artie Eoff3-5/+281
2012-12-06Move matrix.[ch] to sharedRob Bradford2-3/+3
2012-11-14tests: Remove last GLfloat useKristian Høgsberg1-1/+1
2012-10-21test-client: Make sure we process pending eevents before we verify stateKristian Høgsberg1-1/+1
2012-10-16Remove some dead code.John Kåre Alsaker1-10/+3
2012-10-11tests: Update tests to new APIsKristian Høgsberg2-30/+45
2012-10-04tests: Remove GLfloat usage.John Kåre Alsaker3-5/+3
2012-10-04tests: add keyboard testU. Artie Eoff3-2/+157
2012-10-04tests: add button testU. Artie Eoff3-1/+156
2012-10-04tests: test surface to/from global functionsU. Artie Eoff2-1/+69
2012-10-04event-test: more aggressive event testingU. Artie Eoff3-32/+349
2012-09-25test-client: initialize input instance.U. Artie Eoff1-1/+1
2012-09-14compositor: Always assign an output when updating a surface transformAnder Conselvan de Oliveira2-2/+2
2012-09-12text: Add support for control keys to the protocolJan Arne Petersen1-2/+4
2012-09-12text: Add delete_surrounding_text to protocolJan Arne Petersen1-0/+9
2012-09-12text: Remove surface arg in create_text_modelJan Arne Petersen2-3/+3
2012-09-12compositor: Generalize module loadingKristian Høgsberg1-1/+1
2012-09-04test-text-client: fix compile errorU. Artie Eoff1-1/+1
2012-08-29tests: Add unit test for text modelJan Arne Petersen4-3/+480
2012-08-29tests: Explicitly define the test client to launchJan Arne Petersen4-5/+5
2012-08-14event-test: fix compilationPhilipp Brüschweiler2-5/+9
2012-08-03configure: make setbacklight optionalPekka Paalanen1-1/+5
2012-07-25tests: Use pkg-config to find setbacklight CFLAGS and libsDamien Lespiau1-1/+2
2012-07-09tests: Handle modifier event in test-client.cKristian Høgsberg1-0/+9
2012-06-25tests: Add weston-test to EXTRA_DISTKristian Høgsberg1-0/+2
2012-06-09tests: Use weston_surface_to_global_floatKristian Høgsberg1-4/+4
2012-06-01Add support for wl_keyboard::keymap eventsDaniel Stone1-0/+8
2012-05-31Convert wl_pointer::axis to wl_fixed_tDaniel Stone1-1/+1
2012-05-31Use enum wl_pointer_button_state instead of integerDaniel Stone1-2/+3
2012-05-31test-client.c: Replace hard-coded magic valueDaniel Stone1-1/+2
2012-05-31tests, wcap: update ignoresPekka Paalanen1-0/+1
2012-05-17tests: Rename left-over caps_mask to capabilityKristian Høgsberg1-5/+5
2012-05-16Convert wl_input_device to wl_seat (and friends)Daniel Stone2-90/+77
2012-05-15tests: Fix event-testAnder Conselvan de Oliveira1-1/+2
2012-05-08Convert wire input co-ordinates to fixed-pointDaniel Stone1-8/+9
2012-05-08Convert internal input co-ordinates to GLfloatDaniel Stone1-1/+2
2012-05-07test-client: Include poll.h to silence warningDaniel Stone1-0/+1
2012-04-27tests: Add event-test, which tests for a few incoming eventsKristian Høgsberg5-8/+402
2012-04-27tests: Generalize test client and add helpers for launching itKristian Høgsberg4-43/+115
2012-04-26tests: Add test case for basic client lifecycleKristian Høgsberg3-1/+151
2012-04-26tests: Add an initial weston integration testKristian Høgsberg5-3/+153
2012-04-11Always build testsKristian Høgsberg1-4/+3
2012-04-11weston: update .gitignore filesCasey Dahlin1-0/+1
2012-03-20tests: add backlight testTiago Vignatti2-1/+199
2012-02-23window: Track and report input and opaque regionsKristian Høgsberg1-3/+1
2012-01-30test: Fix out-of-tree buildsKristian Høgsberg1-3/+3
2012-01-30build: fix build of matrix testAnder Conselvan de Oliveira1-1/+1
2012-01-27compositor: simplify the matrix inversion APIPekka Paalanen2-37/+25
2012-01-27tests: add matrix-testPekka Paalanen3-0/+451