The major change in this round is to patch 8. Instead of instructing users to
include an automake snippet installed on the system, the README now says to copy
the snippet into the project. The snippet needs to be available before
autoreconf is run. It would be possible to copy the snippet into place in
autogen.sh, but that would be a very non-standard solution to the problem and
would require the user to have xorg-gtest installed.

The xorg-gtest.m4 macro now sets BASE_CXXFLAGS and STRICT_CXXFLAGS properly.

The other change is the addition of patch 9. It allows for the Xorg binary to be
set through a compilation flag. This should make it possible to use xorg-gtest's
main() with an Xorg server built in the xserver project.

All XORG_MACROS_VERSION calls have been updated to require 1.17 for
XORG_ENABLE_INTEGRATION_TESTS.

-- Chase
_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to