mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2025-12-20 04:40:07 +01:00
Apply 1 suggestion(s) to 1 file(s)
Co-authored-by: Emmanuele Bassi <ebassi@gmail.com>
This commit is contained in:
parent
ad93bbad19
commit
820bb0ba7f
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ draw (cairo_t *cr, int width, int height)
|
|||
}
|
||||
|
||||
CAIRO_TEST (gradient_scale_crash,
|
||||
"Exercises a bug found in scaling gradient pattern",
|
||||
"Verify fix for https://gitlab.freedesktop.org/cairo/cairo/-/issues/789",
|
||||
"gradient, pattern", /* keywords */
|
||||
NULL, /* requirements */
|
||||
0, 0,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue