]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/netbsd-tests/lib/libcurses/tests/box
Upgrade Unbound to 1.8.0. More to follow.
[FreeBSD/FreeBSD.git] / contrib / netbsd-tests / lib / libcurses / tests / box
1 include window
2 call OK box $win1 `\000` `\000`
3 call OK wrefresh $win1
4 # default settings of box will output same as wborder 
5 compare wborder.chk
6 call OK box $win1 `\001\000` `\004\000`
7 call OK wrefresh $win1
8 compare box_standout.chk