summaryrefslogtreecommitdiffstats
path: root/tests/client-test.c
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | | | | It was failing with missing include files. While here, destroy the ugly "../src/..." include paths used in the tests that was just hacking around this problem in the Makefile: sed -i s/..\\/src\\/// tests/*.c
* server: Add client destroy signalKristian Høgsberg2012-04-131-0/+87