summaryrefslogtreecommitdiff
path: root/tests/validate.h
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2021-04-21 18:24:12 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-04-21 18:24:12 +0000
commitacf90e9498d2078e561953fb4824e4f2fd08af12 (patch)
tree03045c94afd42a25472029b2b83fee3c60a2929b /tests/validate.h
parentbde8d7d0015f3e09a51bdb1ce2be4c060580057e (diff)
parentdea246c939e0bb6cc353ac42cc71094abff8bf74 (diff)
downloadImageMagick-acf90e9498d2078e561953fb4824e4f2fd08af12.tar.gz
Squashed commit of the following: am: 5d41fbabdb am: dea246c939
Original change: https://android-review.googlesource.com/c/platform/external/ImageMagick/+/1676170 Change-Id: Ic2df6feab6673cf75b96cf66b069cfddbb021d70
Diffstat (limited to 'tests/validate.h')
-rw-r--r--tests/validate.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/validate.h b/tests/validate.h
index cccad0a9e..84626d99c 100644
--- a/tests/validate.h
+++ b/tests/validate.h
@@ -107,7 +107,7 @@ static const char
"-canny 0x1+10%+80%",
"-channel red",
"-charcoal 0x1",
- "-chop 800x600+200+300",
+ "-chop 80x60+10+20",
"-chop 8x6+20+30",
"-colorize 30%/20%/50%",
"-color-matrix '0,0,1,0,1,0,1,0,0'",
@@ -130,7 +130,7 @@ static const char
"-contrast",
"-convolve 1,1,1,1,4,1,1,1,1",
"-crop 17x9+10+10",
- "-crop 600x700+100+100",
+ "-crop 60x70+10+10",
"-cycle 200",
"-density 75x75 -resample 50x50",
"-despeckle",