]> ncurses.scripts.mit.edu Git - ncurses.git/commit - test/railroad.c
ncurses 5.6 - patch 20080209
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 10 Feb 2008 00:41:46 +0000 (00:41 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 10 Feb 2008 00:41:46 +0000 (00:41 +0000)
commit4ae6d1c18d0dec956b814865893812655ec3a22c
tree8ff201902ba91ff7b6b1bfa745e2e81421ca4752
parentb779f5fb4516b3e6d1bc8880ea68923efb761e1d
ncurses 5.6 - patch 20080209

+ update test programs to build/work with various UNIX curses for
  comparisons.  This was to reinvestigate statement in X/Open curses
  that insnstr and winsnstr perform wrapping.  None of the Unix-branded
  implementations do this, as noted in manpage (cf: 20040228).
21 files changed:
NEWS
dist.mk
include/ncurses_defs
test/aclocal.m4
test/chgat.c
test/color_set.c
test/configure
test/configure.in
test/demo_menus.c
test/demo_panels.c
test/demo_termcap.c
test/dots.c
test/dots_mvcur.c
test/key_names.c
test/movewindow.c
test/ncurses.c
test/newdemo.c
test/railroad.c
test/test.priv.h
test/test_arrays.c
test/test_getstr.c