summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
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