summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2013-02-22Add missing builddir includes for version.hKristian Høgsberg1-0/+1
2013-02-22Install header files and pkg-config file for external modulesKristian Høgsberg1-1/+5
2013-02-14tests: fix assignment typo, should be comparisonU. Artie Eoff1-1/+1
2013-01-24tests: make signal other than ABRT a hard failurePekka Paalanen1-1/+5
2012-12-14tests: Pass --backend so the test suite runs with the right modulesKristian Høgsberg1-1/+11
2012-12-14tests: remove test logs on 'make clean'Pekka Paalanen1-0/+3
2012-12-14text-test: Remove left-over WAYLAND_DEBUG setenv callKristian Høgsberg1-2/+0
2012-12-12update git ignoresPekka Paalanen1-0/+1
2012-12-12tests: check wl_display_roundtrip() for errorsPekka Paalanen5-10/+13
2012-12-12tests: set client log handlerPekka Paalanen1-0/+9
2012-12-12tests: write logs to filesPekka Paalanen2-3/+16
2012-12-12tests: Convert remaining module tests to not use test-runner.cKristian Høgsberg5-200/+33
2012-12-12tests: Remove client-test testKristian Høgsberg3-546/+0
2012-12-12tests: Port text-test to new test frameworkKristian Høgsberg5-430/+135
2012-12-11tests: Drop yield() helper functionKristian Høgsberg4-31/+4
2012-12-11keyboard-test: Use wl_display_roundtrip() instead of yield()Kristian Høgsberg1-4/+2
2012-12-11button-test: Use wl_display_roundtrip instead of yield()Kristian Høgsberg1-2/+2
2012-12-11weston-test-client-helper: Use a frame callback to flush surface geometryKristian Høgsberg1-2/+24
2012-12-11tests: Convert button-test to new test extensionU. Artie Eoff3-111/+32
2012-12-11tests: Convert event-test to new test extensionU. Artie Eoff3-265/+272
2012-12-11tests: Convert keyboard-test to new test extensionU. Artie Eoff7-103/+835
2012-12-11tests: Allow weston-tests-env to process different test typesU. Artie Eoff1-1/+9
2012-12-11tests: Rename weston-test to weston-tests-envU. Artie Eoff2-2/+2
2012-12-11tests: Define and implement a test protocol extension.U. Artie Eoff3-5/+281
2012-11-16tests: 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