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, 4 insertions, 0 deletions
diff --git a/do_tests.c b/do_tests.c
index 114c87d..f746c10 100644
--- a/do_tests.c
+++ b/do_tests.c
@@ -924,6 +924,10 @@ Test test[] = {
InitText, DoText, ClearTextWin, EndText,
V1_2FEATURE, ROP, 0,
{80, False, "6x13", NULL}},
+ {"-tileftext","Char in 80-char line (6x13)", NULL,
+ InitText, DoText, ClearTextWin, EndText,
+ V1_2FEATURE, ROP, 0,
+ {80, False, "6x13", NULL, FillTiled}},
{"-f8text", "Char in 70-char line (8x13)", NULL,
InitText, DoText, ClearTextWin, EndText,
V1_3FEATURE, ROP, 0,