tests: check for NULL surface in keyboard and pointer handlers
[platform/upstream/weston.git] / tests / weston-test-client-helper.c
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