summaryrefslogtreecommitdiff
path: root/tests/client-test.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Ensure resource vs. client destroy handler orderDaniel Stone2022-10-201-1/+31
* wayland-server: Add wl_client_add_destroy_late_listenerDaniel Stone2022-10-201-0/+24
* tests: Use bool for client testDaniel Stone2022-10-201-4/+4
* Use wl_container_of internallyMichael Forney2019-06-051-1/+1
* tests: Update boilerplate from MIT X11 license to MIT Expat licenseBryce Harrington2015-06-121-16/+19
* server: Make wl_object and wl_resource opaque structsKristian Høgsberg2013-07-021-1/+1
* tests: Include wayland-private.h for container_ofKristian Høgsberg2012-10-211-0/+1
* tests: fix make check for out-of-tree buildsDylan Noblesmith2012-06-301-1/+1
* server: Add client destroy signalKristian Høgsberg2012-04-131-0/+87