fix weston launch error
[platform/upstream/weston.git] / tests /
2018-10-25 guanxwMerge branch 'weston5.0' into tizen
2018-07-09 Daniel Stonehelpers: Move static_assert definition to shared
2018-06-20 Daniel Stonetests: Reshuffle IVI layout tests
2018-06-20 Pekka Paalanentests: remove WESTON_BUILD_DIR from env
2018-06-20 Daniel Stonetests: Don't rely on build directory layout
2018-05-30 Pekka Paalanenlibweston: notify_touch API to use weston_touch_device
2018-05-30 Louis-Francis Ratt... input: introduce weston_touch_device
2018-04-20 Pekka Paalanentests: add test_seat_release() for symmetry
2018-04-10 Pekka Paalanenlibweston: make wl_output point to weston_head
2018-02-20 Alexandros Frantzislibweston: Implement touch timestamps for input_timesta...
2018-02-20 Alexandros Frantzislibweston: Implement pointer timestamps for input_times...
2018-02-20 Alexandros Frantzislibweston: Implement keyboard timestamps for input_time...
2018-02-20 Alexandros Frantzistests: Introduce input timestamps helper
2018-02-20 Alexandros Frantzisshared: Add timespec_eq helper function
2018-02-15 Alexandros Frantzistests: Add test for seat destruction and creation
2018-02-15 Alexandros Frantzistests: Run devices tests using the test desktop shell
2018-02-15 Alexandros Frantzistests: Support setting the test client input dynamically
2018-02-15 Alexandros Frantzistests: Handle removal of seat global in test clients
2018-02-14 Emre Ucantests: fix a race condition in ivi-shell tests
2018-02-09 Aleksander Morgadofile-util: allow specifying path separately in file_cre...
2018-02-07 Emre Ucantests: load ivi-shell test plugins as weston module
2018-02-07 Derek Foremantests: Set WESTON_DATA_DIR for tests
2018-02-01 Alexandros Frantzistests: Support weston_test request for adding a test...
2017-12-18 Alexandros Frantzistests: Add test for pointer axis events
2017-12-18 Alexandros Frantzistests: Add test for touch event timestamps
2017-12-18 Alexandros Frantzistests: Add test for keyboard key event timestamps
2017-12-18 Alexandros Frantzistests: Add checks for pointer motion and button event...
2017-12-18 Alexandros Frantzisshared: Add timespec_to_proto helper function
2017-12-18 Alexandros Frantzisshared: Add timespec_from_proto helper function
2017-12-12 Alexandros Frantzistests: Use separate test cases for pointer motion and...
2017-12-12 Alexandros Frantzistests: Move wl_pointer tests to their own file
2017-12-04 Emilio Pozuelo Monforttests: add a create_test_surface function
2017-12-04 Valery Kartelweston: added missing header time.h
2017-12-04 Alexandros Frantzistests: Fix integer overflows on 32-bit systems
2017-12-01 Emmanuel Gil Peyrottests: Mark tests as used so they don’t get removed...
2017-12-01 Emmanuel Gil Peyrottests: Add one more indentation level to some macros
2017-11-27 Alexandros Frantzislibweston: Use struct timespec for key events
2017-11-27 Alexandros Frantzislibweston: Use struct timespec for button events
2017-11-27 Alexandros Frantzislibweston: Use struct timespec for motion events
2017-11-27 Alexandros Frantzisshared: Add helpers to convert between various time...
2017-11-27 Alexandros Frantzisshared: Add timespec_is_zero helper
2017-10-04 Pekka Paalanentests: ensure output dependent IVI tests run
2017-09-04 Michael Teyfelivi-shell: Added tests for screen-remove-layer API
2017-07-25 Pekka Paalanenlibweston: introduce weston_output_from_resource()
2017-07-24 Ucan, Emre (ADITG... ivi-shell: remove layer_set_orientation API
2017-07-24 Ucan, Emre (ADITG... ivi-shell: remove surface_set_orientation API
2017-03-13 Daniel StoneFix 'implicit fallthrough' warning with new GCC
2017-03-13 Daniel Stonetimespec: Add timespec subtraction helpers
2017-03-13 Daniel Stonetimespec: Add timespec_to_msec helper
2017-03-08 Daniel Stonetimespec: Add timespec_add_msec helper
2017-03-08 Daniel Stonetimespec: Add timespec_add_nsec helper
2017-02-07 Pekka Paalanentests: doc iterating in the runner
2017-02-07 Emilio Pozuelo Monfortcompositor: damage pending subsurfaces when committing...
2017-02-07 Pekka Paalanentests: add subsurface-shot test
2017-02-07 Pekka Paalanentests: put screenshots to ./logs by default
2017-02-07 Pekka Paalanentests: implement get_test_name()
2017-02-07 Pekka Paalanentests/shell: change background color
2017-02-07 Pekka Paalanentests/shell: get rid of static variables
2017-02-07 Quentin Glidictests: add test-desktop-shell
2017-01-30 Daniel Stonetests: Remove buffer-count
2017-01-27 Ucan, Emre (ADITG... ivi-shell: add screen_add_layers test
2017-01-27 Ucan, Emre (ADITG... ivi-shell: add layer_add_surfaces test
2017-01-23 Yann E. MORINtests: add missing include
2017-01-17 Quentin Glidicweston: Add a specific option to load XWayland
2017-01-17 Quentin Glidicweston: Properly namespace modules entrypoint
2017-01-17 Quentin Glidiclibweston: Properly namespace modules entrypoint
2017-01-17 Quentin Glidiclibweston: Position layers in an absolute way
2016-11-30 Daniel Stonetests: Skip Xwayland test if binary isn't available
2016-11-23 Daniel Stonetests: Extend subsurface place_{above,below} hierarchy
2016-11-22 Arnaud Vraccompositor: allow using nested parent as a subsurface...
2016-11-21 Emil Velikovtests/buffer-count-test: teardown after the test
2016-08-14 Quentin Glidiclibweston: Rename weston_surface::configure to ::committed
2016-08-07 Bryce HarringtonAdd safe_strtoint() helper
2016-07-26 Jussi Kukkoneninclude stdint.h for int32_t/uint32_t
2016-07-26 Bryce HarringtonRe-apply "config-parser: Catch negative numbers assigne...
2016-07-26 Bryce Harringtonconfig-parser: Add weston_config_section_get_color
2016-07-13 Bryce HarringtonRevert "config-parser: Catch negative numbers assigned...
2016-07-12 Bryce Harringtonconfig-parser: Catch negative numbers assigned to unsig...
2016-07-08 Bryce Harringtonconfig-parser: Improve error checks for strtol/strtoul...
2016-07-01 Armin Krezovićtests: update for manual surface/view mapping
2016-07-01 Pekka Paalanencompositor: add plugin-registry
2016-06-30 Bryce Harringtoninput: Rename weston_surface_activate to weston_seat_se...
2016-06-29 Pekka Paalanentests: implement visualize_image_difference()
2016-06-29 Pekka Paalanentests: make screenshooting return a buffer
2016-06-29 Pekka Paalanentests: convert image saver to pixman
2016-06-29 Pekka Paalanentests: convert reference image loader to pixman
2016-06-29 Pekka Paalanentests: rewrite check_surfaces_*() API
2016-06-29 Pekka Paalanentests: let create_shm_buffer() handle any format
2016-06-29 Pekka Paalanentests: make create_shm_buffer() static
2016-06-29 Pekka Paalanentests: ivi_layout-test to use create_shm_buffer_a8r8g8b8()
2016-06-29 Pekka Paalanentests: internal-screenshot-test to use create_shm_buffe...
2016-06-29 Pekka Paalanentests: event-test to use create_shm_buffer_a8r8g8b8()
2016-06-29 Pekka Paalanentests: introduce struct buffer for client-helper
2016-06-29 Ucan, Emre (ADITG... ivi-shell: implement surface_on_many_layer test
2016-06-23 Pekka Paalanentests: print the command line to log
2016-06-23 Pekka Paalanentests: fix the cursor race in internal-screenshot
2016-06-23 Pekka PaalanenRename src/ to libweston/
2016-06-23 Pekka PaalanenMove weston source to compositor/
2016-06-23 Pekka Paalanentests: check kbd init in the plugin
2016-06-09 Pekka Paalanentests: add wp_viewporter tests
next