weston/tests
Kristian Høgsberg af4f2aaf19 Install header files and pkg-config file for external modules
This patch installs the three header files that define the compositor
plugin interface as well as a pkg-config file.  This allows
building weston plugins outside the weston tree.  We currently don't make
any guarantees about the plugin API/ABI except that within a stable
branch we won't break it.
2013-02-18 15:29:35 -05:00
..
.gitignore tests: Add XWayland test 2013-02-08 12:18:05 -05:00
button-test.c tests: check wl_display_roundtrip() for errors 2012-12-12 10:39:01 -05:00
event-test.c tests: add test for buffer release event 2013-02-08 13:38:17 -05:00
keyboard-test.c tests: check wl_display_roundtrip() for errors 2012-12-12 10:39:01 -05:00
Makefile.am Install header files and pkg-config file for external modules 2013-02-18 15:29:35 -05:00
matrix-test.c Move matrix.[ch] to shared 2012-12-06 15:53:03 -05:00
setbacklight.c tests/setbacklight: Close filedescriptor on return paths 2013-01-10 16:07:08 -05:00
surface-global-test.c tests: fix assignment typo, should be comparison 2013-02-07 21:18:35 -05:00
surface-test.c tests: Convert remaining module tests to not use test-runner.c 2012-12-11 23:22:16 -05:00
text-test.c tests: check wl_display_roundtrip() for errors 2012-12-12 10:39:01 -05:00
weston-test-client-helper.c tests: export create_shm_buffer() helper 2013-02-08 13:38:14 -05:00
weston-test-client-helper.h tests: export create_shm_buffer() helper 2013-02-08 13:38:14 -05:00
weston-test-runner.c tests: make signal other than ABRT a hard failure 2013-01-24 16:24:22 -05:00
weston-test-runner.h tests: Convert keyboard-test to new test extension 2012-12-11 15:30:25 -05:00
weston-test.c text: fix weston key bindings with input methods 2013-02-15 17:02:26 -05:00
weston-tests-env tests: Add XWayland test 2013-02-08 12:18:05 -05:00
xwayland-test.c tests: Add XWayland test 2013-02-08 12:18:05 -05:00