summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2013-08-26Add more missing config.h #includesKristian Høgsberg1-0/+2
2013-08-20autotools: Don't use wayland-scanner.m4Daiki Ueno1-1/+2
2013-07-09Convert to wl_global_create/destroy()Kristian Høgsberg1-2/+2
2013-07-09tests: Fix warnings in config-parser-testKristian Høgsberg1-1/+2
2013-07-08tests: Move config-parser.test to tests/Quentin Glidic3-1/+214
2013-07-08tests: Add .weston extension to clients testsQuentin Glidic2-25/+23
2013-07-04tests: Rename xwayland_test to xwayland-testKristian Høgsberg1-1/+1
2013-07-03tests: Fix leftover wl_client_add_versioned_object()Kristian Høgsberg1-4/+3
2013-07-03Use wl_resource_create() for creating resourcesJason Ekstrand1-2/+4
2013-06-25tests: Fix direct access to resource->data in weston-testKristian Høgsberg1-7/+8
2013-05-17tests: add a sub-surface nesting loop testPekka Paalanen1-0/+22
2013-05-17tests: add sub-surface tree destruction permutationsPekka Paalanen1-0/+202
2013-05-17fix module_init signature in module testsU. Artie Eoff2-4/+2
2013-05-14config-parser: Honor XDG_CONFIG_DIRSOssama Othman1-1/+1
2013-05-10tests: add sub-surface protocol testsPekka Paalanen3-1/+330
2013-05-10protocol: add sub-surfacesPekka Paalanen2-0/+6
2013-05-07input: Merge wl_seat into weston_seatKristian Høgsberg1-3/+3
2013-05-06input: Rename wl_pointer to weston_pointerKristian Høgsberg1-2/+2
2013-05-06fold wl_keyboard into weston_keyboardKristian Høgsberg1-1/+1
2013-05-02text: Rename text_input to wl_text_inputJan Arne Petersen1-25/+25
2013-05-02text: Fix serial handlingJan Arne Petersen1-6/+2
2013-05-02text: Rename text_model to text_inputJan Arne Petersen1-53/+53
2013-05-02text: Order requests and events in a nice wayJan Arne Petersen1-7/+7
2013-05-02text: Add language and text-direction to protocolJan Arne Petersen1-1/+19
2013-03-28sdk: be C++ friendlyGiulio Camuffo1-4/+4
2013-03-18compositor: introduce weston_surface_geometry_dirty()Pekka Paalanen1-5/+2
2013-03-04tests: attach the surface's buffer when moving itGiulio Camuffo1-1/+4
2013-02-28compositor: Change notify_motion to take relative motion eventsKristian Høgsberg1-1/+4
2013-02-27compositor: call configure on surfaces with a null buffer tooGiulio Camuffo1-3/+3
2013-02-22tests: Use&Fix parallel testsQuentin Glidic2-1/+7
2013-02-20Pass argc and argv to modulesKristian Høgsberg3-3/+6
2013-02-20tests: Fix text-testJan Arne Petersen1-28/+40
2013-02-20Add missing builddir includes for version.hKristian Høgsberg1-0/+1
2013-02-18Install header files and pkg-config file for external modulesKristian Høgsberg1-1/+5
2013-02-15text: fix weston key bindings with input methodsJan Arne Petersen1-1/+1
2013-02-08tests: add test for buffer release eventPekka Paalanen1-0/+69
2013-02-08tests: export create_shm_buffer() helperPekka Paalanen2-16/+22
2013-02-08tests: add frame callback waiting helpersPekka Paalanen2-9/+30
2013-02-08tests: Add XWayland testTiago Vignatti4-3/+155
2013-02-07tests: fix assignment typo, should be comparisonU. Artie Eoff1-1/+1
2013-01-24tests: make signal other than ABRT a hard failurePekka Paalanen1-1/+5
2013-01-10tests/setbacklight: Close filedescriptor on return pathsRob Bradford1-0/+2
2012-12-14tests: Pass --backend so the test suite runs with the right modulesKristian Høgsberg1-1/+11
2012-12-13tests: remove test logs on 'make clean'Pekka Paalanen1-0/+3
2012-12-12tests: check wl_display_roundtrip() for errorsPekka Paalanen5-10/+13
2012-12-12tests: set client log handlerPekka Paalanen1-0/+9
2012-12-12update git ignoresPekka Paalanen1-0/+1
2012-12-12tests: write logs to filesPekka Paalanen2-3/+16
2012-12-11tests: Convert remaining module tests to not use test-runner.cKristian Høgsberg5-200/+33
2012-12-11tests: Remove client-test testKristian Høgsberg3-546/+0