client: Fix segmentation fault in the case weston-nested
[platform/upstream/weston.git] / tests / weston-test-client-helper.h
2018-02-20 Alexandros Frantzistests: Introduce input timestamps helper
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
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-04 Emilio Pozuelo Monforttests: add a create_test_surface function
2017-01-30 Daniel Stonetests: Remove buffer-count
2016-07-26 Jussi Kukkoneninclude stdint.h for int32_t/uint32_t
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: make create_shm_buffer() static
2016-06-29 Pekka Paalanentests: introduce struct buffer for client-helper
2016-03-17 Bryce Harringtonclients & tests: Unify multiple definitions of x*alloc...
2015-09-25 Bryce Harringtontests: Migrate screenshot code from internal test...
2015-08-06 Bill Spitzaktest/ivi: include protocol headers for all used protocols
2015-06-15 Bryce Harringtontests: Update boilerplate from MIT X11 license to MIT...
2015-05-21 Bryce Harringtontests: Add check_surfaces_geometry()
2015-05-21 Bryce Harringtontests: Handle screenshot done event in weston-test
2015-05-21 Bryce Harringtontests: Add surface checks
2015-05-21 Bryce Harringtontests: Add an xmalloc helper function
2015-05-21 Bryce Harringtontests: Add client helper routines for output and refere...
2015-04-02 Pekka Paalanentests: rename client_create to create_client_and_test_s...
2015-04-02 Pekka Paalanentests: introduce create_client()
2015-03-31 Marek Chalupatests: implement touch in test-helpers
2015-03-31 Marek Chalupatests: use special seat
2015-03-31 Marek Chalupatests: fix handling globals
2015-02-24 Derek Foremantests: Rename wayland-test to weston-test
2015-01-24 Derek Foremantests: Skip buffer count test if wl_drm isn't present
2014-11-28 Bryce Harringtontests: Use one shared xzalloc implementation
2014-07-22 Marek Chalupatests: add frame_callback_wait_nofail
2014-07-22 Marek Chalupatests: add expect_protocol_error function
2014-04-07 Andrew WedgburyMake sure config.h is included before any system headers
2014-01-02 Kristian Høgsbergtests: Only run buffer-count test if we have at least...
2013-12-08 Neil Robertstests: Test whether a simple EGL main loop uses too...
2013-02-08 Pekka Paalanentests: export create_shm_buffer() helper
2013-02-08 Pekka Paalanentests: add frame callback waiting helpers
2012-12-12 Pekka Paalanentests: check wl_display_roundtrip() for errors
2012-12-12 Kristian Høgsbergtests: Port text-test to new test framework
2012-12-12 Kristian Høgsbergtests: Drop yield() helper function
2012-12-11 U. Artie Eofftests: Convert keyboard-test to new test extension