test: Add note about how to fix failures to api-special-cases

This commit is contained in:
Benjamin Otte 2010-07-06 00:48:36 +02:00
parent 75f269b14e
commit 82de6336d8

View file

@ -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