mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-06 01:09:59 +02:00
test: Add note about how to fix failures to api-special-cases
This commit is contained in:
parent
75f269b14e
commit
82de6336d8
1 changed files with 6 additions and 0 deletions
|
|
@ -48,6 +48,12 @@
|
|||
* - TRUE if the function modifies the surface, FALSE otherwise
|
||||
* - the surface type for which the function is valid or -1 if it is valid
|
||||
* for all surface types.
|
||||
*
|
||||
* FIXING FAILURES
|
||||
*
|
||||
* The test will dump failures notices into the api-special-cases.log file (when
|
||||
* it doesn't crash). These should be pretty self-explanatory. Usually it is
|
||||
* enough to just add a new check to the function it complained about.
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue