summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2016-08-14libweston: Rename weston_surface::configure to ::committedQuentin Glidic1-5/+5
2016-08-06Add safe_strtoint() helperBryce Harrington1-0/+87
2016-07-26include stdint.h for int32_t/uint32_tJussi Kukkonen13-0/+14
2016-07-26Re-apply "config-parser: Catch negative numbers assigned to unsigned config v...Bryce Harrington1-0/+31
2016-07-26config-parser: Add weston_config_section_get_colorBryce Harrington1-2/+119
2016-07-13Revert "config-parser: Catch negative numbers assigned to unsigned config val...Bryce Harrington1-31/+0
2016-07-12config-parser: Catch negative numbers assigned to unsigned config valuesBryce Harrington1-0/+31
2016-07-08config-parser: Improve error checks for strtol/strtoul callsBryce Harrington1-0/+34
2016-07-01tests: update for manual surface/view mappingArmin Krezović1-0/+3
2016-07-01compositor: add plugin-registryPekka Paalanen1-0/+101
2016-06-30input: Rename weston_surface_activate to weston_seat_set_keyboard_focusBryce Harrington1-2/+2
2016-06-29tests: implement visualize_image_difference()Pekka Paalanen3-0/+110
2016-06-29tests: make screenshooting return a bufferPekka Paalanen3-49/+19
2016-06-29tests: convert image saver to pixmanPekka Paalanen3-19/+38
2016-06-29tests: convert reference image loader to pixmanPekka Paalanen3-54/+96
2016-06-29tests: rewrite check_surfaces_*() APIPekka Paalanen3-91/+107
2016-06-29tests: let create_shm_buffer() handle any formatPekka Paalanen1-26/+34
2016-06-29tests: make create_shm_buffer() staticPekka Paalanen2-4/+1
2016-06-29tests: ivi_layout-test to use create_shm_buffer_a8r8g8b8()Pekka Paalanen1-5/+5
2016-06-29tests: internal-screenshot-test to use create_shm_buffer_a8r8g8b8()Pekka Paalanen1-7/+18
2016-06-29tests: event-test to use create_shm_buffer_a8r8g8b8()Pekka Paalanen1-12/+12
2016-06-29tests: introduce struct buffer for client-helperPekka Paalanen6-31/+101
2016-06-29ivi-shell: implement surface_on_many_layer testUcan, Emre (ADITG/SW1)3-0/+47
2016-06-23tests: print the command line to logPekka Paalanen1-0/+4
2016-06-23tests: fix the cursor race in internal-screenshotPekka Paalanen1-0/+18
2016-06-23Rename src/ to libweston/Pekka Paalanen6-7/+7
2016-06-23Move weston source to compositor/Pekka Paalanen2-2/+2
2016-06-23tests: check kbd init in the pluginPekka Paalanen1-1/+2
2016-06-09tests: add wp_viewporter testsPekka Paalanen1-0/+553
2016-06-03Move the functions launching clients to main.cGiulio Camuffo2-0/+2
2016-04-22tests: check for NULL surface in keyboard and pointer handlersPekka Paalanen1-4/+11
2016-04-05ivi-shell: rework configure_surface notificationUcan, Emre (ADITG/SW1)2-8/+11
2016-04-05ivi-shell: rework remove_surface notificationUcan, Emre (ADITG/SW1)2-9/+12
2016-04-05ivi-shell: rework remove_layer notificationUcan, Emre (ADITG/SW1)1-7/+12
2016-04-05ivi-shell: rework create_layer_notificationUcan, Emre (ADITG/SW1)1-7/+11
2016-04-05ivi-shell: rework create_surface notificationUcan, Emre (ADITG/SW1)2-10/+12
2016-04-05ivi-shell: rework layer_add_notification APIUcan, Emre (ADITG/SW1)1-14/+19
2016-04-05ivi-shell: rework surface_add_notification APIUcan, Emre (ADITG/SW1)1-16/+21
2016-03-24ivi-shell: use weston_output in public APIsUcan, Emre (ADITG/SW1)1-13/+13
2016-03-24ivi-shell: remove ivi_layout_get_screens APIUcan, Emre (ADITG/SW1)1-47/+6
2016-03-24ivi-shell: remove ivi_layout_get_screen_resolution APIUcan, Emre (ADITG/SW1)1-52/+0
2016-03-24ivi-shell: remove ivi_layout_get_id_of_screen APIUcan, Emre (ADITG/SW1)1-3/+3
2016-03-17clients & tests: Unify multiple definitions of x*alloc and related functionsBryce Harrington4-27/+4
2016-03-07protocol: migrate to stable presentation-time.xmlPekka Paalanen1-17/+17
2016-03-04ivi-shell: remove ivi_layout_layer_set_dimension APIUcan, Emre \(ADITG/SW1\)1-33/+2
2016-03-04ivi-shell: remove ivi_layout_surface_set_dimension APIUcan, Emre \(ADITG/SW1\)3-24/+2
2016-03-04ivi-shell: remove ivi_layout_layer_set_position APIUcan, Emre \(ADITG/SW1\)1-33/+2
2016-03-04ivi-shell: remove ivi_layout_surface_set_position APIUcan, Emre \(ADITG/SW1\)3-25/+3
2016-03-04ivi-shell: remove ivi_layout_layer_get_orientation APIUcan, Emre \(ADITG/SW1\)1-7/+3
2016-03-04ivi-shell: remove ivi_layout_surface_get_orientation APIUcan, Emre \(ADITG/SW1\)2-11/+4