summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/validate.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/validate.h b/tests/validate.h
index 4e7d90560..f73eb1393 100644
--- a/tests/validate.h
+++ b/tests/validate.h
@@ -160,7 +160,10 @@ static const char
"-density 75x75 -resample 50x50",
"-resize 10%",
"-resize 50%",
+ "-resize 50x150%",
+ "-resize 100%",
"-resize 150%",
+ "-resize 150x75%",
"-roll +20+10",
"-rotate 0",
"-rotate 45",
@@ -169,10 +172,16 @@ static const char
"-rotate 270",
"-sample 5%",
"-sample 50%",
+ "-sample 50x150%",
+ "-sample 100%",
"-sample 150%",
+ "-sample 150x50%",
"-scale 5%",
"-scale 50%",
+ "-scale 50x150%",
+ "-scale 100%",
"-scale 150%",
+ "-scale 150x50%",
"-segment 1x1.5",
"-shade 30x30",
"-sharpen 0x1.0",