mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-04 23:28:07 +02:00
test/zero-alpha: Drop REPS from 100 to 10 for a faster test.
Hopefully this still triggers the bug of interest. I think it should.
This commit is contained in:
parent
2d269664f1
commit
1b11d3830b
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@
|
|||
#include "cairo-test.h"
|
||||
|
||||
#define SIZE 3
|
||||
#define REPS 100
|
||||
#define REPS 10
|
||||
|
||||
/* History:
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue