mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-02-04 04:50:31 +01:00
RELEASING: Suggest running 'make distcheck' against Xvfb.
This avoids hitting driver-specific bugs in the X server, and is better than doing 'DISPLAY= make distcheck' which simply disables all xlib testing completely.
This commit is contained in:
parent
0ca6ba18e3
commit
cec689eab6
1 changed files with 5 additions and 0 deletions
|
|
@ -20,6 +20,11 @@ Here are the steps to follow to create a new cairo release:
|
|||
(But the tar file isn't actually ready yet, as we still have
|
||||
some more steps to follow).
|
||||
|
||||
Note that it's allowed (and perhaps recommended) to run the
|
||||
"make distcheck" step against an all-software X server such as
|
||||
Xvfb to avoid getting tripped up by any X-server-driver-specific
|
||||
bugs. See test/README for details
|
||||
|
||||
If you get errors about local PLT entries, you get the list of
|
||||
cairo entries with the error. For each of these, a call to
|
||||
slim_hidden_def and slim_hidden_proto is needed in the cairo
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue