summaryrefslogtreecommitdiff
path: root/test/zero-alpha.c
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2006-06-13 16:42:06 -0700
committerCarl Worth <cworth@cworth.org>2006-06-13 16:42:06 -0700
commit1b11d3830b26f6ce7f0d8ddcc315a9c19f56658a (patch)
tree51777139a2d48d5d5c5a80f9f96056016a9889a4 /test/zero-alpha.c
parent2d269664f166c4fc835e70a176ad46b2d7ccb41d (diff)
downloadcairo-1b11d3830b26f6ce7f0d8ddcc315a9c19f56658a.tar.gz
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.
Diffstat (limited to 'test/zero-alpha.c')
-rw-r--r--test/zero-alpha.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/zero-alpha.c b/test/zero-alpha.c
index 30d7e6f44..0dbad58b9 100644
--- a/test/zero-alpha.c
+++ b/test/zero-alpha.c
@@ -26,7 +26,7 @@
#include "cairo-test.h"
#define SIZE 3
-#define REPS 100
+#define REPS 10
/* History:
*