summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2017-02-07timespec: Add timespec_to_msec helperDaniel Stone1-0/+9
2017-02-07timespec: Add timespec_add_msec helperDaniel Stone1-0/+11
2017-02-07timespec: Add timespec_add_nsec helperDaniel Stone1-0/+126
2017-02-07Add Meson build systemDaniel Stone1-0/+285
2017-02-07tests: Reshuffle IVI layout testsDaniel Stone4-2/+2
2017-02-07tests: Don't rely on build directory layoutDaniel Stone2-10/+22
2017-02-07tests: doc iterating in the runnerPekka Paalanen1-1/+5
2017-02-07compositor: damage pending subsurfaces when committing themEmilio Pozuelo Monfort1-1/+1
2017-02-07tests: add subsurface-shot testPekka Paalanen6-0/+263
2017-02-07tests: put screenshots to ./logs by defaultPekka Paalanen1-2/+3
2017-02-07tests: implement get_test_name()Pekka Paalanen2-2/+31
2017-02-07tests/shell: change background colorPekka Paalanen1-1/+1
2017-02-07tests/shell: get rid of static variablesPekka Paalanen1-48/+84
2017-02-07tests: add test-desktop-shellQuentin Glidic1-0/+198
2017-01-30tests: Remove buffer-countDaniel Stone4-237/+0
2017-01-27ivi-shell: add screen_add_layers testUcan, Emre (ADITG/SW1)1-0/+54
2017-01-27ivi-shell: add layer_add_surfaces testUcan, Emre (ADITG/SW1)2-0/+50
2017-01-23tests: add missing includeYann E. MORIN1-0/+1
2017-01-17weston: Add a specific option to load XWaylandQuentin Glidic1-3/+4
2017-01-17weston: Properly namespace modules entrypointQuentin Glidic5-7/+10
2017-01-17libweston: Properly namespace modules entrypointQuentin Glidic4-0/+4
2017-01-17libweston: Position layers in an absolute wayQuentin Glidic1-1/+2
2016-11-30tests: Skip Xwayland test if binary isn't availableDaniel Stone1-0/+3
2016-11-23tests: Extend subsurface place_{above,below} hierarchyDaniel Stone1-0/+142
2016-11-22compositor: allow using nested parent as a subsurface siblingArnaud Vrac1-0/+44
2016-11-21tests/buffer-count-test: teardown after the testEmil Velikov1-3/+17
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