Home | History | Annotate | Line # | Download | only in tests
      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
      9