summaryrefslogtreecommitdiffstats
path: root/contrib/netbsd-tests/lib/libcurses/tests/box
blob: bfd2e128415a9afaa5159477810df24e45c95b6d (plain)
1
2
3
4
5
6
7
8
include window
call OK box $win1 `\000` `\000`
call OK wrefresh $win1
# default settings of box will output same as wborder 
compare wborder.chk
call OK box $win1 `\001\000` `\004\000`
call OK wrefresh $win1
compare box_standout.chk
OpenPOWER on IntegriCloud