]> CyberLeo.Net >> Repos - FreeBSD/releng/10.2.git/blob - contrib/netbsd-tests/lib/libcurses/tests/box
- Copy stable/10@285827 to releng/10.2 in preparation for 10.2-RC1
[FreeBSD/releng/10.2.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