Add xfixes to the list of PKG_CHECK_MODULES for X11. '-lXfixes' was hardcoded in test/Makefile.am before. This could lead to a broken build in very rare cases where the build environment has all specified X libraries but Xfixes. Signed-off-by: Daniel Martin <consume.noise@gmail.com> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| Makefile.am | ||
| README | ||
| basic-copyarea-size.c | ||
| basic-copyarea.c | ||
| basic-fillrect.c | ||
| basic-lines.c | ||
| basic-putimage.c | ||
| basic-rectangle.c | ||
| basic-stress.c | ||
| basic-string.c | ||
| dri2-race.c | ||
| dri2-swap.c | ||
| dri2-test.c | ||
| dri2.c | ||
| dri2.h | ||
| lowlevel-blt-bench.c | ||
| mixed-stress.c | ||
| mkvsync.sh | ||
| render-composite-solid.c | ||
| render-copy-alphaless.c | ||
| render-copyarea-size.c | ||
| render-copyarea.c | ||
| render-fill-copy.c | ||
| render-fill.c | ||
| render-trapezoid-image.c | ||
| render-trapezoid.c | ||
| tearing.mp4 | ||
| test.h | ||
| test_display.c | ||
| test_image.c | ||
| test_log.c | ||
| test_render.c | ||
| virtual.conf | ||
README
These are no substitute for xts, rendercheck and cairo-test-suite. They are intended to exercise corner cases in the batch management of long drawing commands and more explicit checking of the acceleration paths.