client: Fix segmentation fault in the case weston-nested
[platform/upstream/weston.git] / tests / weston-test-client-helper.c
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-02-07 Pekka Paalanentests: put screenshots to ./logs by default
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: let create_shm_buffer() handle any format
2016-06-29 Pekka Paalanentests: make create_shm_buffer() static
2016-06-29 Pekka Paalanentests: introduce struct buffer for client-helper
2016-04-22 Pekka Paalanentests: check for NULL surface in keyboard and pointer...
2016-03-17 Bryce Harringtonclients & tests: Unify multiple definitions of x*alloc...
2016-01-19 Peter HuttererSupport axis source, axis discrete, frame and axis...
2015-09-25 Bryce Harringtontests: Migrate screenshot code from internal test...
2015-08-07 Dawid GajownikCoding style fixes
2015-06-16 Jon CruzRemove redundant #include path component.
2015-06-15 Bryce Harringtontests: Update boilerplate from MIT X11 license to MIT...
2015-05-21 Bryce Harringtontests: Fix code style on path/filename routines
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-03-19 Marek Chalupatests: use two roundtrips for global events
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-12-11 Bryce Harringtontests: Fix minor typo
2014-11-28 Bryce Harringtontests: Use one shared xzalloc implementation
2014-11-28 Bryce Harringtontests: Include "config.h" as first header
2014-07-22 Marek Chalupatests: add frame_callback_wait_nofail
2014-07-22 Marek Chalupatests: add expect_protocol_error function
2014-02-18 Emilio Pozuelo Monforttests: Properly report skipped tests
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-10-10 Kristian Høgsbergweston-test-client-helper: Use wl_fixed_to_double(...
2013-10-10 Kristian Høgsbergweston-test-client-helper.c: Assert on failed allocations
2013-08-26 Kristian HøgsbergAdd more missing config.h #includes
2013-03-04 Giulio Camuffotests: attach the surface's buffer when moving it
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: set client log handler
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-12 Kristian Høgsbergweston-test-client-helper: Use a frame callback to...
2012-12-11 U. Artie Eofftests: Convert keyboard-test to new test extension