summaryrefslogtreecommitdiff
path: root/do_tests.c
diff options
context:
space:
mode:
Diffstat (limited to 'do_tests.c')
-rw-r--r--do_tests.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/do_tests.c b/do_tests.c
index 51b1ca6..e6ff767 100644
--- a/do_tests.c
+++ b/do_tests.c
@@ -1299,10 +1299,10 @@ Test test[] = {
InitCompositePix, DoCompositePixWin, MidScroll, EndCompositeWin,
VERSION1_6, COMP, 0,
{4, 5, NULL, NULL, 0x8000}},
- {"-minpixwin100", "Scale 100x100 from pixmap to 5x5 window", NULL,
+ {"-minpixwin100", "Scale 100x100 from pixmap to 50x50 window", NULL,
InitCompositePix, DoCompositePixWin, MidScroll, EndCompositeWin,
VERSION1_6, COMP, 0,
- {4, 5, NULL, NULL, 0x8000}},
+ {4, 50, NULL, NULL, 0x8000}},
{"-minpixwin500", "Scale 500x500 from pixmap to 250x250 window", NULL,
InitCompositePix, DoCompositePixWin, MidScroll, EndCompositeWin,
VERSION1_6, COMP, 0,