Add uskata and jis0201 regression tests

This commit is contained in:
Claudio Matsuoka 2012-05-29 15:41:29 -03:00
parent b5269745dd
commit 66402840d6
3 changed files with 18 additions and 0 deletions

@ -72,6 +72,8 @@ run_test 021 "paragraph mode long line output" "$cmd -p -w250"
run_test 022 "short line output" "$cmd -w5"
run_test 023 "kerning paragraph centered mode (small)" "$cmd -kpc -fsmall"
run_test 024 "list of control files" "ls fonts/*flc"
run_test 025 "uskata control file" "printf 'ABCDE'|$CMD -fbanner -Cuskata"
run_test 026 "jis0201 control file" "printf '\xB1\xB2\xB3\xB4\xB5'|$CMD -fbanner -Cjis0201"
rm -f "$OUTPUT"

8
tests/res025.txt Normal file

@ -0,0 +1,8 @@
########## ## # #
### ## ########## ####### ##########
# ## # # # # ##
# ## # ## # ## #
# # ## # ## #
# # ## # ## ##
# # ## ########## #

8
tests/res026.txt Normal file

@ -0,0 +1,8 @@
########## ## # #
### ## ########## ####### ##########
# ## # # # # ##
# ## # ## # ## #
# # ## # ## #
# # ## # ## ##
# # ## ########## #