diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2008-10-30 19:23:17 +0000 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2008-10-30 19:23:17 +0000 |
commit | ef98eb26f7484019b023cd4c93dce44f23e3a594 (patch) | |
tree | 4668c801bde606690abc80c15fe777dd7f4fc388 /test/cairo-test.c | |
parent | 4f2f46ef1bd793a712df045178b3d00d027e3ba6 (diff) |
[test] Reenable device offset testing.
Restore device offset testing that was temporarily disable in the run up
to the 1.8 release.
Diffstat (limited to 'test/cairo-test.c')
-rw-r--r-- | test/cairo-test.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/cairo-test.c b/test/cairo-test.c index 12fc3ad1..c2364a97 100644 --- a/test/cairo-test.c +++ b/test/cairo-test.c @@ -95,7 +95,7 @@ static const char *fail_face = "", *normal_face = ""; #define CAIRO_TEST_REF_SUFFIX "-ref.png" #define CAIRO_TEST_DIFF_SUFFIX "-diff.png" -#define NUM_DEVICE_OFFSETS 1 +#define NUM_DEVICE_OFFSETS 2 static const char *vector_ignored_tests[] = { /* We can't match the results of tests that depend on |