summaryrefslogtreecommitdiff
path: root/tests/weston-test-client-helper.c
Commit message (Expand)AuthorAgeFilesLines
* tests: check for NULL surface in keyboard and pointer handlersPekka Paalanen2016-04-221-4/+11
* clients & tests: Unify multiple definitions of x*alloc and related functionsBryce Harrington2016-03-171-12/+2
* Support axis source, axis discrete, frame and axis stop eventsPeter Hutterer2016-01-191-0/+32
* tests: Migrate screenshot code from internal test to client helpersBryce Harrington2015-09-251-0/+158
* Coding style fixesDawid Gajownik2015-08-071-1/+1
* Remove redundant #include path component.Jon Cruz2015-06-151-1/+1
* tests: Update boilerplate from MIT X11 license to MIT Expat licenseBryce Harrington2015-06-151-16/+19
* tests: Fix code style on path/filename routinesBryce Harrington2015-05-211-4/+8
* tests: Add check_surfaces_geometry()Bryce Harrington2015-05-211-13/+27
* tests: Handle screenshot done event in weston-testBryce Harrington2015-05-211-0/+10
* tests: Add surface checksBryce Harrington2015-05-211-0/+87
* tests: Add an xmalloc helper functionBryce Harrington2015-05-211-0/+11
* tests: Add client helper routines for output and reference filenamesBryce Harrington2015-05-211-0/+38
* tests: rename client_create to create_client_and_test_surfacePekka Paalanen2015-04-021-1/+1
* tests: introduce create_client()Pekka Paalanen2015-04-021-3/+14
* tests: implement touch in test-helpersMarek Chalupa2015-03-311-0/+79
* tests: use special seatMarek Chalupa2015-03-311-11/+66
* tests: fix handling globalsMarek Chalupa2015-03-311-6/+56
* tests: use two roundtrips for global eventsMarek Chalupa2015-03-191-2/+4
* tests: Rename wayland-test to weston-testDerek Foreman2015-02-241-10/+10
* tests: Skip buffer count test if wl_drm isn't presentDerek Foreman2015-01-231-0/+2
* tests: Fix minor typoBryce Harrington2014-12-101-1/+1
* tests: Use one shared xzalloc implementationBryce Harrington2014-11-281-11/+0
* tests: Include "config.h" as first headerBryce Harrington2014-11-281-1/+1
* tests: add frame_callback_wait_nofailMarek Chalupa2014-07-221-3/+6
* tests: add expect_protocol_error functionMarek Chalupa2014-07-221-0/+48
* tests: Properly report skipped testsEmilio Pozuelo Monfort2014-02-181-3/+5
* tests: Only run buffer-count test if we have at least mesa 10Kristian Høgsberg2014-01-011-0/+14
* tests: Test whether a simple EGL main loop uses too many buffersNeil Roberts2013-12-071-1/+21
* weston-test-client-helper: Use wl_fixed_to_double() when printing axis valueKristian Høgsberg2013-10-101-1/+2
* weston-test-client-helper.c: Assert on failed allocationsKristian Høgsberg2013-10-101-10/+19
* Add more missing config.h #includesKristian Høgsberg2013-08-261-0/+2
* tests: attach the surface's buffer when moving itGiulio Camuffo2013-03-041-1/+4
* tests: export create_shm_buffer() helperPekka Paalanen2013-02-081-16/+19
* tests: add frame callback waiting helpersPekka Paalanen2013-02-081-9/+24
* tests: set client log handlerPekka Paalanen2012-12-121-0/+9
* tests: Port text-test to new test frameworkKristian Høgsberg2012-12-111-0/+10
* tests: Drop yield() helper functionKristian Høgsberg2012-12-111-23/+0
* weston-test-client-helper: Use a frame callback to flush surface geometryKristian Høgsberg2012-12-111-2/+24
* tests: Convert keyboard-test to new test extensionU. Artie Eoff2012-12-111-0/+488