Lines Matching +refs:test +refs:current +refs:scope
72 + modify test/test_mouse.c to use curses api for raw/noraw.
150 + modify doc-html test package's install-directory, per lintian.
260 environment variables or ioctl is used. The ncurses test-program
264 + modify test/clip_printw.c to optionally test non-wrapped updates.
364 and test-case by Gregory James Duck).
373 and test-case by Zbigniew Baniewski).
382 + corrected mouse mask in test/testcurs.c
392 + modify test-package "ncurses6-doc" to use manpage-aliases, which in
436 + modify test packages to disable root access/environ options.
473 report problems within the current runtime of tic rather than for
481 + build-fixes for rpm test-packages.
548 + add minimal -h/-V getopt logic to the remaining test-programs.
550 + add clarification of the scope of dynamic variables in terminfo(5).
554 + add -h usage and -V version options to the test-programs which use
563 + fix an error in "@" command in test/ncurses.c F-menu (cf: 20190121).
568 + use static libraries for AdaCurses test-package for Mageia, since no
570 + updated test packages for Debian.
573 + build-fixes for AdaCurses RPM test-package.
601 + correct a switch-statement case in configure script to allow for test
634 + work around musl's nonstandard use of feature test macros by adding
651 + add curses_trace to ifdef's for START_TRACE in test/test.priv.h
658 + adapt test/test_delwin.c from example by Bill Gray.
662 + improve pthread-configuration for test/worm.c
672 + add configure check for math sine/cosine, needed in test/tclock,
673 and eliminate pow() from test/hanoi (report by Georg Lehner).
681 + improve pthread-configuration for test/worm.c, test/rain.c
733 + improve memory-leak checking in several test-programs.
739 + further improvements to test/test_mouse.c; compare with ncurses test
743 + add test/test_mouse.c (patch by Leonid S Usov).
773 + add setlocale call to several test-programs.
777 + add test/test_unget_wch.c
813 + add limit-checks for palette rgb values in test/ncurses.c
821 + additional workaround for ImageMagick in test/picsmap.c
829 + workaround in test/picsmap.c for use of floating point for rgb values
834 + minor updates for test-packages
867 + add help-screen and screen-dump to test/combine.c
870 + add test/combine.c, to demo/test combining characters.
884 + modify test-package to more closely conform to Debian multi-arch.
910 + add a "check" rule in Ada95 makefile, to help with test-packages.
922 system to use a current ncurses release.
926 a screen dump does not match the current screen dimensions (report by
937 + add link for "reset6" manpage in test-package ncurses6-doc
1050 + review/update current Windows Terminal vs ms-terminal -TD
1061 + build-fix for test/test_opaque.c, for configurations without opaque
1067 + improve CF_XOPEN_CURSES macro used in test/configure (report by Urs
1137 + add a "all::" rule before the new "check" rule in test/Makefile.in
1142 + add "check" rules for headers in c++, progs and test-directories.
1171 + fix some cppcheck warnings, mostly style, in ncurses test-programs,
1197 + reduce dependency of math-library in test programs.
1203 + improved test/test_tparm.c, by limiting the tests to capabilities
1204 that might have parameters or padding, and combined with tputs test.
1228 + add test/back_ground.c, to exercise the wide-character background
1268 adding "-g" flag to test/demo_new_pair to illustrate.
1355 Herlim's test data using address-sanitizer.
1438 + make the test-package for manpages installable by adjusting the
1482 + improve/update checks for external functions in test/configure
1498 + modify c++/Makefile.in to set the current directory while compiling
1501 + change an ifdef in test-directory, to use VC++ wide-character funcs.
1527 + correct buffer-length in test/color_name.h
1548 + add test/test_tparm.c, for checking tparm changes.
1581 + add "-r" option to the dots test-programs, to help with scripting
1583 + build-fix test/move_field.c for NetBSD curses, whose form headers
1629 + add test/move_field.c to demonstrate move_field(), and a stub for
1638 + update copyright notices in test-packages.
1687 + minor build-fixes, mostly to test-package scripts
1717 + fix for test/configure, from xterm #352.
1736 + modify test-package to more closely match Fedora's configuration
1741 work with test-packages.
1754 + fix a few warnings for test-package builds
1765 + fix typo for MinGW rpm test-package.
1770 to the ld --as-needed configuration broke ncurses-examples test
1838 test/ncurses.c, showing the relevant error message and not exiting on
1848 + build-fixes for Ada95 configure-script and corresponding test package
1864 + fix some cppcheck warnings, mostly style, in ncurses test-programs.
1869 + fix some cppcheck warnings, mostly style, in ncurses test-programs.
1904 + correct order of one wbkgd versus start_color call in test/padview.c
1963 + add checks in repair_subwindows() to keep the current position and
1986 + check for TABSIZE variable in test/configure script.
1987 + used test/test_arrays.c to improve Caps.aix1 and Caps.hpux11
2004 + add fallback for strstr() in test-programs
2005 + add fallback for STDOUT_FILENO in test-programs
2048 + add test/demo_tabs program.
2055 + modify rpm test-package ".spec" file to work around naming conflict
2057 + modify no-leaks code in test/picsmap to avoid non-standard tdestroy.
2064 + change some "%define" statements in test-packages for RPMs to
2073 + add a check in test/configure to work around non-ncurses termcap.h
2081 + add -x option to test/pair_content, test/color_content for testing
2084 + add -p option to test/pair_content, test/color_content to show the
2103 + add dummy "check" rule in top-level and test-Makefile to simply
2104 building test-packages for Arch.
2116 + add test/pair_content.c and test/color_content.c
2143 + add "@" command to test/ncurses F-test, to allow rapid jump to
2156 + build-fix for test/movewindow with ncurses-examples on Solaris.
2157 + add "-l" option to test/background, to dump screen contents in a form
2214 + ignore interrupted system-call in test/ncurses's command-line, e.g.,
2218 + modify rpm test-packages to not use --disable-relink with Redhat,
2243 + add "--disable-relink" to rpm test-packages, for consistency with the
2244 deb test-packages.
2268 + improve documentation regarding feature-test macros in curses.h
2279 + add enum, regex examples to test/demo_forms
2312 + reduce use of _GNU_SOURCE for current glibc where _DEFAULT_SOURCE
2327 + add RPM test-package "ncursest-examples".
2328 + modified RPM test-package to work with Mageia6.
2335 + improved test-package scripts, adapted from byacc 1.9 20180525.
2361 conflict with Debian packages versus test-packages.
2401 + amend Scaled256() macro in test/picsmap.c to cover the full range
2420 + improve a few lintian warnings in test-packages.
2462 + minor fixes to test/*.h to make them idempotent.
2463 + add/use test/parse_rgb.h to show how the "RGB" capability works.
2520 numeric capabilities as a signed 32-bit integer. The test programs
2540 + modify ncurses-examples to install test-scripts in the data directory.
2545 + bump the compat level for test-packages to 7, i.e., Debian 5.
2549 + modify test/savescreen.c to add test patterns that exercise 88-,
2556 + modify test-packages for mingw to supply "pc" files.
2581 conflict with Redhat packages versus test-packages.
2593 + minor fix for test/tracemunch, initialize $awaiting variable.
2596 + repair template in test/package/ncurses-examples.spec (cf: 20171111).
2608 + updated ftp-url used in test-packages, etc.
2636 + reviewed test-programs using KEY_RESIZE, made fixes to test/worm.c
2661 + add z/Z zoom feature to test/ncurses.c C/c screens.
2662 + add '<' and '>' commands to test/ncurses.c S/s screens, to better
2663 test off-by-ones in the overlap/copywin functions.
2671 + make test/ncurses.c "s" test easier to understand which subtests are
2672 available; add a "S" wide-character overlap test-screen.
2673 + modify test/ncurses.c C/c tests to allow for extended color pairs.
2674 + add endwin() call in error-returns from test/ncurses.c omitted in
2679 port/refactoring of test-programs (cf: 20170909).
2680 + add test/padview.c, to compare pads with direct updates in view.c
2683 + modify test/view.c to expand tabs using the ncurses library rather
2684 than in the test-program.
2685 + remove very old SIGWINCH example in test/view.c, just use KEY_RESIZE.
2686 + add -T, -e, -f -m options to "dots" test-programs.
2687 + fix a few typos in usage-messages for test-programs.
2690 + minor cleanup to test/view.c:
2700 + add test/dots_xcurses.c to illustrate a different approach used for
2714 + correct an ifdef in test/ncurses.c for systems with soft-keys but
2725 + improve animation in test/xmas.c by adding a time-delay in blinkit().
2726 + modify several test programs to reflect that ncurses honors existing
2736 + modify menu for test/ncurses.c to fit on 24-line screen.
2741 + minor fix to test/filter.c to avoid clearing the command in one case.
2749 + modify test/knight to provide the "slow" solution for small screens
2751 + modify several test-programs which call use_default_colors() to
2753 + additional changes to test with non-standard variants of curses:
2758 + add checks in test/configure for some functions not in 4.3BSD curses.
2759 + fix a regression in test/configure (cf: 20170826).
2793 + improve test/configure checks for some curses variants not based on
2795 + add options for test/configure to disable checks for form, menu and
2803 + improve picsmap test-program:
2826 current screen is marked for clearing.
2827 + in-progress changes to improve performance of test/picsmap.c for
2833 + improve picsmap test-program:
2835 checking first in the current directory, then by adding ".dat"
2877 + improve test-packages for ncurses-examples and AdaCurses for lintian
2880 ncurses' buffer for mvcur, e.g., in test/dots_mvcur.c for the
2896 + improve test-packages to address lintian warnings.
2908 + add help-screen to test/test_getstr.c and test/test_get_wstr.c
2913 reported in Redhat #1464687; the given test-case was no longer
2934 + add test-programs for termattrs and term_attrs.
2951 + review test-programs, adding checks for cases where the terminal
2969 + improved test/picsmap.c:
2975 + modify test/picsmap.c to read xpm files.
2981 + add test/picsmap.c to fill in some testing issues not met by dots.
2995 + add examples for WACS_D_PLUS and WACS_T_PLUS to test/ncurses.c
3000 + improve a couple of test-program's help-messages.
3041 + modify several test programs to use new popup_msgs, adapted from
3042 help-screen used in test/edit_field.c
3046 + build-fixes for test/savescreen.c to work with AIX and HPUX.
3050 + more fixes for minor memory-leaks in test-programs.
3056 + fix minor memory-leaks in test-programs.
3068 + add test-programs sp_tinfo and extended_color
3127 + add test/demo_new_pair.c
3223 + merge current st description (report by Harry Gindi) -TD
3259 + add test/tput-initc to demonstrate tput used to initialize palette
3261 + modify test/xterm*.dat to use the newer color4/color12 values.
3351 + add "--enable-string-hacks" option to test/configure
3352 + completed string-hacks for "sprintf", etc., including test-programs.
3369 + add "v" menu entry to test/ncurses.c to show baudrate and other
3387 + adapt logic used in dialog "--keep-tite" option for test/filter.c as
3388 "-a" option. When set, test/filter attempts to suppress the
3423 + improve test/list_keys.c, showing ncurses's convention of modifiers
3427 + improve test/list_keys.c, using $TERM if no parameters are given.
3436 + improve test/list_keys.c, fixing column-widths and sorting the list
3441 + modify test/ncurses.c a/A screens to make exiting on an escape
3451 + correct logic for -f option in test/demo_terminfo.c
3452 + add test/list_keys.c
3483 + modify test/ncurses.c:
3485 + correct ifdef which made the 'g' test's legend not reflect changes
3490 + modify test/ncurses.c 'd' edit-color menu to optionally read xterm
3505 + modify test/blue.c to use Unicode values for card-glyphs when
3515 + improve test/demo_menus.c, allowing mouse-click on the menu-headers
3528 + modified test/filter.c to illustrate an alternative to getnstr, that
3537 + modify test/configure script to check for pthread dependency of
3549 + amend fix for _nc_ripoffline from 20091031 to make test/ditto.c work
3556 + modify test/ditto.c to allow $XTERM_PROG environment variable to
3584 + modify ncurses c/C color test-screens to take advantage of wide
3603 + improve CF_XOPEN_CURSES macro used in test/configure, to define as
3605 does not work. Also modified the test program to ensure that if
3607 normally is since 20111030 ifdef'd depending on this test.
3628 + add 't' toggle for notimeout() function in test/ncurses.c a/A screens
3638 + add test/test_sgr.c program to exercise all combinations of sgr.
3661 + fix a spurious "(Part)" message in test/ncurses.c b/B tests due
3667 + modify layout of b/B tests in test/ncurses.c to allow for additional
3698 + add configure check for openpty to test/configure script, for ditto.
3699 + minor fixes to test/view.c in investigating Debian #790847.
3710 + add /lib/terminfo to terminfo-dirs in ".deb" test-package.
3729 + improve/update test-program used for checking existence of stdc++
3731 + if $CXXLIBS is set, the linkage test uses that in addition to $LIBS
3795 + modify test/configure script to check for pthreads configuration,
3799 + modify scripts to build/use test-packages for the pthreads
3833 files not use ".current" for the post-5.9 symbols. This also
3847 + amend fix for CF_NCURSES_CONFIG used in test/configure to assume that
3866 + add 'P' menu item to test/ncurses.c, to show pad in color.
3878 + change versioning for dpkg's in test-packages for Ada95 and
3887 + add test-packages for cross-compiling ncurses-examples using the
3888 MinGW test-packages. These are only the Debian packages; RPM later.
3890 + add pc-files to the MinGW cross-compiling test-packages.
3897 + add wgetch-events to test-packages.
3898 + add a note on how to build ncurses-examples to test/README.
3913 + modify test-package for ncurses6 to omit rpath feature when installed
3919 + move test-package for ncurses6 to /usr, since filename-conflicts have
3926 found by 20150425 changes for test-packages.
3933 + in-progress changes to modify test-packages to use ncursesw6 rather
3935 + modify CF_NCURSES_CONFIG in Ada95- and test-configure scripts to
3961 + modify debian/rules test package to suffix programs with "6".
3976 + add "-f" option to test/savescreen.c to help with testing/debugging
3993 + extend test/savescreen.c to demonstrate that color pair values
4069 + replace obsolete/nonworking link to man2html with current one,
4077 ".pc" files and the corresponding library. Use this in the test
4138 + modify test/ncurses.c to also show position reports in 'a' test.
4187 + modify test/demo_termcap.c and test/demo_terminfo.c to make their
4197 + fix colors in ncurses 'b' test which did not work after changing
4198 it to put the test-strings in subwindows (cf: 20140705).
4224 + restore "redundant" -I options in test/Makefile.in, since they are
4236 + add a null pointer check in test/edit_field.c (report/analysis by
4240 + make workarounds for compiling test-programs with NetBSD curses.
4250 + add w/W toggle to ncurses.c 'B' test, to demonstrate permutation of
4256 + reorganize b/B menu items in ncurses.c, putting the test-strings into
4258 fullwidth characters in the test-screens.
4267 + modify test/ncurses.c c/C tests to cycle through subsets of the
4270 + add test/dots_curses.c, for comparison with the low-level examples.
4296 + change format of test-scripts for Debian Ada95 and ncurses-examples
4333 available with older GNATs, needs no configure test. This also
4416 top-row is adjusted as needed to ensure that the current item is
4461 + minor cleanup change to test/form_driver_w.c (patch by Gaute Hope).
4491 well as test program form_driver_w (adapted from patch by Gaute
4531 + modify release/version combinations in test build-scripts to make
4543 + fix a few compiler warnings in progs and test.
4547 + add script for building test-packages of binaries cross-compiled to
4552 + add scripts for test-builds of cross-compiler packages for ncurses6
4573 + build-fixes for MSYS for two test-programs (patches by Ray Donnelly,
4582 + minor improvements for test-programs from reviewing Solaris port.
4587 + modify test/ncurses.c b/B tests to display lines only for the
4589 italics test.
4596 + change format of dpkg test-scripts to quilted to work around bug
4672 + add to test/demo_forms.c examples of using the menu-hooks as well
4675 + add test/dots_termcap.c
4676 + remove setupterm call from test/demo_termcap.c
4678 + modified test/edit_field.c and test/demo_forms.c to move the lengths
4681 + modified test/demo_forms.c to load data from file.
4693 it. This makes test/dots_mvcur.c avoid painting colored cells in
4695 + minor fix to test/dots_mvcur.c
4701 + corrected ifdefs in test/testcurs.c to allow comparison of mouse
4704 20121208 for test/hanoi (Debian #708056).
4720 + fix dead-code issue with test/movewindow.c
4809 + modify test/testcurs.c to work with mouse for ncurses as it does for
4811 + modify test/knight.c to work with mouse for pdcurses as it does for
4825 + modify test/configure script to make it simpler to override names
4839 needed to make test/dots_mvcur work.
4856 + correct initialization for -s option in test/view.c
4860 + add "-y" option to test/demo_termcap and test/demo_terminfo to
4871 are unused in the current driver model.
4880 + add "-s" option to test/view.c to allow it to start in single-step
4912 + correct coloring in test/bs.c
4914 + remove dead code in progs/tset.c, test/linedata.h
4916 test-programs.
4919 + modify test/knight.c to show the number of choices possible for
4922 + modify test/hanoi.c to show the minimum number of moves possible for
4926 + correct logic in test/bs.c, when randomly placing a specific type of
4929 + check return value from sscanf in test/ncurses.c
4933 + correct scope of variable used in SetSafeOutcWrapper macro.
4940 + modify test/view.c to load UTF-8 when built with MinGW by using
4946 test-programs, e.g., test_addstr.c
4948 + delete windows on exit from some of the test-programs.
4953 + various fixes in test/ncurses.c
4956 + guard against negative array indices in test/knight.c
4957 + fix off-by-one limit check in test/color_name.h
4958 + add null-pointer check in progs/tabs.c, test/bs.c, test/demo_forms.c,
4959 test/inchs.c
4961 test/clip_printw.c, test/demo_menus.c
4962 + delete unused windows in test/chgat.c, test/clip_printw.c,
4963 test/insdelln.c, test/newdemo.c on error-return.
4994 + add ncurses test-program as "ncurses6" to the rpm- and dpkg-scripts.
5030 + add test-screens to test/ncurses to show 256-characters at a time,
5068 + update test/configure, adding check for tinfo library.
5093 + modify ncurses test-program, adding -E and -T options to demonstrate
5123 + add -d, -e and -q options to test/demo_terminfo and test/demo_termcap
5144 + add rpm- and dpkg-scripts, to test those build-environments.
5173 + modify test/background.c to demonstrate a background character
5271 + correct scripting for --disable-echo option in test/configure.
5286 + fix no-leaks checking in test/demo_termcap.c to account for multiple
5368 + several improvements to test/movewindow.c (prompted by discussion on
5371 + rewrote the test for mvderwin
5372 + rewrote the test for recursive mvwin
5373 + split-out reusable CF_WITH_NCURSES_ETC macro in test/configure.in
5429 + modify CF_CPP_PARAM_INIT "main" function to work with current C++.
5443 ncurses*-config, e.g., in Ada95/configure and test/configure (adapted
5477 + change feature test from _XPG5 to _XOPEN_SOURCE in two places, to
5485 incorrectly combining the corresponding feature test macros
5533 + updated CF_CURSES_LIBS check in test/configure script.
5549 the current kernel rather than assuming it is always "linux3.0"
5599 + build-fix for DragonFlyBSD's pkgsrc in test/configure script.
5653 regarding Schilling's test program):
5729 + modify CF_CURSES_FUNCS configure macro, used in test directory
5732 test-expression to be omitted from executable.
5744 configure scripts for Ada95 and test-directories, to look for
5759 + add check in test/configure for use_window, use_screen.
5762 + add check in test/configure for some legacy curses types of the
5766 + modify test/background.c, adding command-line options to demonstrate
5778 + add check for unctrl.h in test/configure, to work around breakage in
5780 + add "--disable-widec" option to test/configure script.
5782 test/configure script to address testing with very old machines.
5813 + add rpm and dpkg scripts for Ada95 and test directories, for test
5815 + update test/configure macros CF_CURSES_LIBS, CF_XOPEN_SOURCE and
5917 + modify test programs to allow them to be built with NetBSD curses.
5949 + correct help-messages in some of the test-programs, which still
5962 + modify test/configure and test/Makefile.in to handle this special
5964 mkdir -p build && cd build && ../test/configure && make
5967 + miscellaneous build-fixes for Ada95 and test-directories when built
5973 + improve checks in test/configure for X libraries, from xterm #267
5975 + modify test/configure to allow it to use the build-tree's libraries
5976 e.g., when using that to configure the test-programs without the
5984 + compiler warning fixes for test programs.
5985 + various build-fixes for test-programs with pdcurses.
5986 + updated configure checks for X packages in test/configure from xterm
5993 + modify scripts in test-directory to improve builds as a separate
6054 + add sp-funcs to test/listused.sh, for documentation aids.
6066 + add configure option --without-tests, to suppress building test
6116 + minor improvement to test/ncurses.c, reset color pairs in 'd' test
6150 + modify test/configure to use macros to ensure consistent order
6161 + modify test/configure to support pkg-config for checking X libraries
6192 + updated test/configure to match configure script macros.
6287 + add make-tar.sh scripts to Ada95 and test subdirectories to help with
6304 + use vfork in test/ditto.c if available (request by Mike Frysinger).
6325 such as test/lrtest.c and test/ncurses.c which test string
6364 + improve test/ncurses.c to put mouse droppings in the proper window.
6417 + improve test/ncurses.c color-cycling test by reusing attribute-
6430 + fix a regression in _nc_ripoffline which made test/ncurses.c not show
6436 + add test/xterm-256color.dat
6487 + add some test programs (and make these use the same special keys
6489 test/test_addstr.c
6490 test/test_addwstr.c
6491 test/test_addchstr.c
6492 test/test_add_wchstr.c
6527 + modify scripting for misc/run_tic.sh to test configure script's
6540 + modify lib_addch.c to compensate for removal of wide-character test
6546 + modify test/demo_termcap.c to correspond better to options in
6547 test/demo_terminfo.c
6549 + fix logic for 'V' in test/ncurses.c tests f/F.
6565 + modify test-programs, e.g,. test/view.c, to address subtle
6570 + fixes for test programs to build/work on HPUX and AIX, etc.
6575 + add test/demo_terminfo, for comparison with demo_termcap
6649 + improve test/ncurses.c 'F' test, show combining characters in color.
6655 + add --with-ncurses-wrap-prefix option to test/configure (discussion
6657 + use ncurses*-config scripts if available for test/configure.
6658 + update test/aclocal.m4 and test/configure
6697 + modify _nc_leaks_tinfo() so leak-checking in test/railroad.c works.
6739 character is found to not fit on the current row, and wrapping is
6741 multicolumn character was written to the beginning of the current row
6792 + add test/clip_printw.c to illustrate how to use printw without
6794 + modify ncurses 'F' test to demo wborder_set() with colored lines.
6795 + modify ncurses 'f' test to demo wborder() with colored lines.
6819 + add "-i" option to test/filter.c to tell it to use initscr() rather
6832 + improve test/ncurses.c 'a' test, using unctrl() more consistently to
6836 + correct use of key_name() in test/ncurses.c 'A' test, which only
6886 + add -m and -s options to test/keynames.c and test/key_names.c to test
6945 + update test/configure script.
6946 + adapt ifdef's from library to make test/view.c build when mbrtowc()
6949 test/ncurses.c, and use wcstombs, mbstowcs instead if available,
6954 + modify Ada95 'rain' test program to accept keyboard commands like the
6997 + fix memory leaks in test/demo_menus
7020 -static/-dynamic flags properly to linker, causing test/bs to
7041 + modify test/ditto.c to illustrate multi-threaded use_screen().
7094 + continue modifying test/ditto.c toward making it demonstrate
7102 + improve test/ditto.c, using a "talk"-style layout.
7105 + change test/ditto.c to use openpty() and xterm.
7113 + begin table in curs_thread.3x manpage describing the scope of data
7140 + add x/X toggles to ncurses.c C color test to test/demo
7143 + modify test/ditto.c to use use_screen().
7144 + finish modifying test/rain.c to demonstrate threads.
7147 + start modifying test/rain.c for threading demo.
7148 + modify test/ncurses.c to make 'f' test accept the f/F/b/F/</> toggles
7150 + modify test/worm.c to show trail in reverse-video when other threads
7169 + update test programs to build/work with various UNIX curses for
7187 + improve threading in test/worm.c (wrap refresh calls, and KEY_RESIZE
7214 + change test/ncurses.c soft-key tests to work with KEY_RESIZE.
7289 + start modifying test/worm.c to provide threading demo (incomplete).
7297 + restructuring test/worm.c, for use_window() example.
7333 + add test/test_opaque.c, test/test_arrays.c
7362 + add test/test_get_wstr.c
7363 + add test/test_getstr.c
7364 + add test/test_inwstr.c
7365 + add test/test_instr.c
7374 + add test/savescreen.c test-program
7379 + minor fixes for ncurses/hashmap test-program.
7387 + add continuous-move "M" to demo_panels to help test refresh changes.
7404 + add test/demo_panels.c
7414 + add test/key_name.c
7415 + add stdscr cases to test/inchs.c and test/inch_wide.c
7416 + update test/configure
7425 + add a modification of test/dots.c, i.e., test/dots_mvcur.c to
7442 + add 'O' (wide-character panel test) in ncurses.c to demonstrate a
7452 become uninitialized in the "b" test.
7511 + remove dead code in test/bs.c
7512 + remove dead code in test/demo_defkey.c
7519 + fix a loop-condition in test/bs.c
7528 + add null-pointer checks in test/cardfile.c
7636 + add test/inchs.c, test/inch_wide.c, to test win_wchnstr().
7681 + fix test/mk-test.awk to ignore blank lines.
7758 + updates for test/configure script.
7784 + add test/redraw.c
7785 + add test/echochar.c
7809 + change test/Makefile to simplify installing test programs in a
7827 + test-compiled with (old) egcs-1.1.2, modified configure script to
7874 + add test/foldkeys.c
7899 + widen the test for xterm kmous a little to allow for other strings
7908 + add test/chgat.c
7922 it does not free the current screen (report by Miroslav Lichvar).
7931 caused unexpected reset of attributes, e.g., when resizing test/view
7948 + modify tack to test extended capability function-key strings.
7961 + enable the mouse in test/movewindow.c
7964 + change configure script to produce test/Makefile from data file.
7985 wrap to the next line. This makes the ncurses 'k' test work properly
8006 (field_buffer returning null for a valid field). The 'r' test
8012 + fixes to compile test-programs with HPUX 11.23
8055 + add copyright notices to test-programs as needed (report by William
8059 + modify ncurses.c 'F' test to combine the wide-characters with color
8061 + modify test/ncurses to use CTL/Q or ESC consistently for exiting
8062 a test-screen (some commands used 'x' or 'q').
8073 + add some checks to ensure current position is within scrolling
8079 + workarounds to build test/movewindow with PDcurses 2.7.
8088 + modify test/demo_menus.c to demonstrate moving a menu (both the
8091 + add a fallback definition for GCC_PRINTFLIKE() in test.priv.h,
8093 + add help-message to test/movewindow.c
8096 + add test/movewindow.c, to test mvderwin().
8097 + fix ncurses soft-key test so color changes are shown immediately
8099 + modify ncurses soft-key test to hide the keys when exiting the test
8101 + fixes to build test programs with PDCurses 2.7, e.g., its headers
8106 + improved test/configure to build test/ncurses on HPUX 11 using the
8136 this in test/filter.c
8152 test/blue.c to use the "PC ROM" characters by masking them with
8157 + improve test/ncurses 'd' (color-edit) test by allowing the RGB
8159 + modify test/configure script to allow building test programs with
8161 + modified test programs to allow some to work with NetBSD curses.
8185 + extend test/ncurses.c 's' (overlay window) test to exercise overlay(),
8215 + fix several bugs in test/bs.c (patch by Stephen Lindholm).
8235 + add test/demo_altkeys.c
8236 + modify test/demo_defkey.c to exit from loop via 'q' to allow
8257 + save/restore the current position in form field editing to make
8364 + modify misc/shlib to work in test-directory.
8399 + revise test for size of chtype (and mmask_t), which always returned
8453 + modify test/keynames.c to allow for the possibility of extended
8455 + add test/demo_termcap.c to show the contents of given entry via the
8472 + modify ncurses test program's F-test to handle non-spacing characters
8479 + implement test/demo_menus.c
8522 + modify ncurses.c 'd' test to make it work with 88-color
8529 + modify ncurses.c 'p' test to test line-drawing within a pad.
8544 + improve test/configure script, adding tests for _XOPEN_SOURCE, etc.,
8609 + modify test/Makefile.in, etc., to link test programs only against the
8619 + minor fixes to allow test-compiles with g++.
8645 + fix check for numeric digits in test/ncurses.c 'b' and 'B' tests.
8646 + fix typo in test/ncurses.c 'c' test from 20041218.
8649 + revise test/ncurses.c 'c' color test to improve use for xterm-88color
8650 and xterm-256color, added 'C' test using the wide-character color_set
8683 + cosmetic fix to test/gdc.c to recolor the bottom edge of the box
8688 + modify test/ins_wide.c to test all flavors of ins_wstr().
8738 be tested for the attrset part of the test than is used in the
8762 + add 'B' test to ncurses.c, to exercise some wide-character functions.
8794 + modify test/ncurses.c 'b' test, adding v/V toggles to cycle through
8798 + modify test/ncurses.c 'b' test to cycle through default colors if
8803 + modify test/cardfile.c to allow it to read more data than can be
8889 + modify test/inserts.c to test all flavors of insstr().
8892 + add setlocale() calls to a few test programs which may require it:
8907 + improve test/ncurses.c 'd' test, allow it to use external file for
8909 reset colors to the initial palette when starting/ending the test.
8938 + minor compiler-warning and test-program fixes.
8947 + add ifdef in test/color_set.c to allow it to compile with older
8949 + add napms() calls to test/dots.c to make it not be a CPU hog.
8962 current locale rather than using getenv(). This fixes a case in tin
8980 + fix a redefinition of CTRL() macro in test/view.c for AIX 5.2 (report
8986 + modify ncurses.c 'r' test so editing commands, like inserted text,
8988 mode is shown in that test.
8990 + correct logic in test/ncurses.c 'b' for noncolor terminals which
9034 range, e.g., as illustrated by test/ncurses.c f/F tests. In POSIX
9048 + corrected control-char test in lib_addch.c to account for locale
9050 + updated test/configure.in to use AC_EXEEXT and AC_OBJEXT.
9162 + add test/background.c and test/color_set.c
9232 + updated test/configure to reflect changes for libtool (cf: 20030830).
9248 + modify tack to reset colors after each color test, correct a place
9250 + improve tack's bce test by making it set colors other than black
9279 putchar() which goes to stdout. Move test for xold>0 out of loop.
9337 + correct limit-checks in _nc_scroll_window() (report and test-case by
9352 + include/ncurses_dll.h: correct the comments to reflect current
9413 double-width characters (report/test by Mitsuru Chinen
9446 characters (report/test by Mitsuru Chinen <mchinen@yamato.ibm.com>).
9467 + add a check in test/configure for ncurses extensions, since there
9469 current test programs.
9470 + corrected demo in test/ncurses.c of wgetn_wstr(), which did not
9495 + add test/demo_forms and associated test/edit_field.c demos.
9496 + modify test/configure.in to use test/modules for the list of objects
9502 + modify ncurses 'b' test to avoid using the acs_map[] array since
9505 + modify makefile rules in c++, progs, tack and test to ensure that
9513 + add a test for slk_color(), in ncurses.c
9516 + modify ncurses 'E' test to use show previous label via slk_label(),
9517 as in 'e' test.
9528 + add 'E' test to ncurses.c, to exercise slk_wset().
9536 + built a list in test/README showing which externals are being used
9537 by either programs in the test-directory or via internal library
9561 + restructured test/configure script, make it work for libncursesw.
9605 2.13 and 2.5x, causing the test for broken-linker to give incorrect
9643 + demonstrate use of FIELDTYPE by modifying test/ncurses 'r' test to
9737 + rename test/define_key.c to test/demo_defkey.c, test/keyok.c to
9738 test/demo_keyok.c to allow building these with libtool.
9741 + add example program test/define_key.c for define_key().
9742 + add example program test/keyok.c for keyok().
9743 + add example program test/ins_wide.c for wins_wch() and wins_wstr().
9804 + add test/inserts.c, to test winnstr() and winsch().
9861 + modify test/tracemunch to replace addresses for windows other than
9888 + remove some unused variables from mvcur test-driver.
9897 + update README.emx to reflect current patch used for autoconf.
10006 current terminfo entry (report by David Gomez <david@pleyades.net>).
10023 + add resize-handling to cardfile.c test program.
10048 + set locale in most test programs (view.c and ncurses.c were the
10078 + extended resize-handling in test/ncurses 'a' menu to the entire
10095 + add simple resize-handling in test/ncurses.c 'a' menu.
10129 + improve test/tclock.c by making the second-hand update more often
10155 + modify MKlib_gen.sh to test that all functions marked as implemented
10166 + modified several of the test programs to allow them to compile with
10170 + modified test/configure to allow configuring against ncursesw.
10176 + add 'A' test to ncurses.c to demonstrate wget_wch() and related
10230 locale, ignore narrow version of acs. Add 'F' test to test/ncurses.c
10241 + modify mk-1st.awk and test/Makefile.in to add $(LDFLAGS) when making
10242 shared libraries, and to use $(CFLAGS) when linking test programs
10345 + rewrote ncurses 'a' test to exercise wgetch() and keypad() functions
10415 this may not otherwise be defined to make test/view.c compile.
10434 + correct usage message in test/view.c, which still mentioned -u flag.
10471 + add -i option to view.c, to test ncurses' check for non-default
10490 in test/view.c
10501 + add label to test/view.c, showing the name of the last key or signal
10504 + use ExitProgram() consistently in the test-programs to make it
10505 simpler to test leaks with dmalloc, etc.
10614 attributes in ncurses Ada95 test/demo to compile with wide-character
10618 + implement a simple example in C++ demo to test scanw().
10657 + reimplement wide-character demo in test/view.c, using new functions.
10662 + add parentheses in macros for malloc in test.priv.h, fixes an
10765 + modify test/ncurses.c to work with xterm-256color, which has fewer
10788 + fix a bug in test/bs.c from 20010407 (patch by Erik Sigra).
10802 > fix 2 bugs in test/bs.c Erik Sigra <sigra@home.se>:
10900 + modify view.c to test halfdelay(). Like other tests, this recognizes
10943 - An Ada implementation of the "ncurses" test application originally
11004 to test/review ncurses library. (Would use lclint, but it doesn't
11024 + correct an off-by-one position in test/railroad.c which could cause
11026 + test/repair some issues with libtool configuration. Make
11088 disregard $TERMINFO and similar environment variables if the current
11117 compare against 'yes' rather than test if they are nonnull, since
11163 + add a/A toggle to ncurses.c 'b' test, which clears/sets alternate
11266 + change most remaining unquoted parameters of 'test' in configure
11273 test/configure script.
11311 + modify configure test for tcgetattr() to allow for old
11353 + add "-a" option to test/ncurses.c to invoke assume_default_colors()
11410 + minor fixes to test programs ncurses 'i' and testcurs program to make
11469 the display in the menu tack/test/edit/c (patch by Daniel Weaver).
11685 + fix initialization of tstLine so that it is filled with current blank
11706 + modify CF_MATH_LIB configure macro to parameterize the test function
11728 + add prototype for erase() to curses.h.in, needed to make test
11732 current directory (reported by Mike Castle <dalgoda@ix.netcom.com>).
11749 + fix out-of-scope use of 'personal[]' buffer in 'toe' (this error
11767 xterm, or for xterm to be used under OS/2 EMX. Also drop test for
11829 + modify ncurses 'd' test in case COLORS is greater than 16, e.g., for
11842 + modify test programs to use more-specific ifdef's for existence of
11846 existence can be ifdef'd in the test programs.
11869 math library (which is missing on Rhapsody), and improved test for
11912 + minor fix to test/tclock.c to avoid beeping more than once per second
11913 + add 's' and ' ' decoding to test/rain.c
11927 + add a copy of the standalone configure script for the test-directory
11957 curses library is not installed, this would cause the test to fail.
11982 configure-test for parameter initializations) for features not
12001 mpc.lists.freebsd.current newsgroup.
12041 + minor fix for test/ncurses.c, test 'a', in case ncv is not set.
12048 + modify the 'o' (panel) test in ncurses.c to show the panels in color
12049 or at least in bold, to test Juergen's change to wrefresh().
12058 background it doesn't mean anything to the current content of the
12071 + change test for xterm mouse capability: it now checks only if the
12081 + change ncurses 'b' test to start in color pair 0 and to show in the
12201 + add a simple test program cardfile.c to illustrate how to read form
12211 + remove conflicting _nc_free_termtype() function from test module
12357 Nearly all current files in this subtree are removed
12378 before deciding to save the current terminal settings in the SIGTSTP
12443 + add test-driver traces to terminfo and termcap functions.
12479 + update xterm-xfree86 terminfo to current (patch 90), smcur/rmcur
12654 + correct NC_BUFFERED macro, used in lib_mvcur test-driver, modify
12685 + modify test-driver in lib_mvcur.s to use _nc_setbuffer, for
12751 + add 'ditto.c' to test directory to illustrate use of newterm for
12791 + add a configure test to ensure that if GNAT is found, that it can
12802 + merge changes from current XFree86 xterm terminfo descriptions.
12845 + add configure test for conflicting use of exception in math.h and
12863 + add makefile-rule for test/keynames
12912 + add test/example of the 'filter()' function.
13069 + modify -lm test to check for 'sin()' rather than 'floor()'
13102 + correct sense of configure-test for sys/time.h inclusion with
13105 + remove unused/obsolete test-program rules from progs/Makefile.in
13107 + remove shared-library loader flags from test/Makefile.in, etc.
13108 + simplify test/configure.in using new version of autoconf to create
13109 test/ncurses_cfg.h
13110 + suppress suffix rules in test/Makefile.in, provide explicit
13124 + add f/F/b/B commands to ncurses 'b' test to toggle colors, providing
13125 test for no_color_video.
13133 + add configure-test for isascii
13134 + add configure-test for -lm library.
13171 + test for 'remove()', use 'unlink() if not found (patch by Philippe De
13276 + correct control-char test in lib_addch.c for use with wide chars
13278 lib_addch.c control char was added with current attribute
13317 + Adds a translation of the test/rain.c into Ada95 to the samples.
13326 + replace test for SCO with more precise header tests.
13327 + add configure test for unsigned literals, use in NCURSES_BITS macro.
13328 + comment-out the -PIC, etc., flags from c++, progs and test makefiles
13354 + add configure test for BSD 4.4 cgetent() function, modify
13395 + add definition for $(REL_VERSION) to test/Makefile.in, so *BSD
13402 + updated Makefile.glibc, test-built with glibc 2.0.5c
13437 + puts the static information about the current panel stack into the
13450 + modify ncurses 'i' test to work with ncurses' apparent extension from
13557 implementation difference wrt SVr4 curses, allow 's' test to work.
13654 that they affect the screen contents only within the current
13668 + modify view.c to test KEY_RESIZE logic, with "-r" option.
13769 + modify test/configure.in to check if initscr is already in $LIBS
13804 + correct test program for chtype size (reported by Tim Mooney).
13814 + add test/testaddch.c, from a pending patch by Alexander V. Lukyanov.
13819 + add '-s' (single-step) option too test/hashtest.c, correct an error
13861 + reviewed/added messages to configure script, so that all non-test
13869 + hashmap.c - improved by heuristic, so that scroll test works much
13901 + modify ncurses 'b' test to add gaps, specified by user, to allow
13963 caused glitches in the ncurses 'p' test since the area outside the
13998 + restore original behavior in ncurses 'g' test, i.e., explicitly
14004 + restore check for ^Q in ncurses 'g' test broken in 970510 (reported
14055 + modify ncurses 'c' test to work with 16 colors, as well as the normal
14104 + modify ncurses 'g' test to allow mouse input
14109 + add toggle, status display for keypad mode to ncurses 'g' test to
14114 + revise test for bool-type, ensuring that it checks if builtin.h is
14115 available before including it, adding test for sizeof(bool) equal
14135 + correct substitution for ABI_VERSION in test-makefile
14152 + corrections to demo.cc, to fix out-of-scope variables (Juergen
14157 + add configure test for regexpr.h, for Unixware 1.x.
14170 + use curs_set() rather than checks via tigetstr() for test programs
14194 + rewrote ncurses 'b' test to better exercise magic-cookie (xmc), as
14227 test-scripts on SVr4 regression testing.
14255 + rewrote number-parsing in ncurses.c 'd' test; it did not reset the
14269 + modify test for bool builtin type to use 'unsigned' rather than
14307 + modify makefiles in progs and test directories to avoid using C
14325 test/Makefile.in
14330 + autogenerated object-dependencies for test directory
14341 for test scripts.
14354 + instrumented toe.c to test memory-leaks.
14356 + include <sys/types.h> in configuration test for regex.h (patch by
14362 + add extension 'use_default_colors()', modified test applications that
14370 + modify ifdef's in test/hashtest.c and test/view.c to compile with
14380 suitable test configuration since SIGWINCH doesn't pass my network to
14382 + update test/configure.in to supply some default substitutions.
14385 + add a missing noraw() to test/ncurses.c (places noted by Jeremy
14387 + add a missing wclear() to test/testcurs.c (patch by Jeremy Buhler
14454 + correct configure test/substitution that inhibits generating
14465 i.e., set current directory before linking.
14477 even if its argument doesn't specify a character (fixes test case by
14483 + replace most constants in ncurses 'o' test by expressions, making it
14485 + add options to ncurses.c to specify 'e' test softkey format, and the
14488 test.
14489 + add shell-out (!) command to ncurses 'p' test to allow test of
14509 + make configure test for gettimeofday() and possibly -lbsd more
14527 + test built VERSION=4.0, SHARED_ABI=4 with Linux ld.so.1.8.5
14604 + minor fixes to testcurs.c, newdemo.c test programs: ifdef'd out the
14605 resize test, use wbkgd and corrected box() parameters.
14606 + make flushinp() test work in ncurses.c by using napms() instead of
14647 + modify ncurses test-program to work with data piped to it.
14658 + corrected a pointer reference in dump_entry.c that didn't test if
14718 + modify test/ncurses.c and tputs, etc., to allow trace counting
14735 test.
14756 + modify ncurses 'f' test to accommodate terminal responses to C1 codes
14758 + test enter_insert_mode and exit_insert_mode in has_ic().
14777 + modify ncurses 'f' test to not print codes 80 through 9F, since they
14799 + clarify ncurses 'i' test (drop mvwscanw subtest)
14804 + refine configure-test for "-g" option (Tim Mooney).
14870 + cosmetic fixes to test/ncurses.c
14896 + added SGR attributes test-case to ncurses
14900 + disable scrollok during the ncurses 'p' test; if it is enabled the
14914 + added ^S scrollok-toggle to ncurses 'g' test.
14916 + modified ncurses test program to use ^Q or ESC consistently for
14918 than function keys in 'g' test.
14977 + updated test/configure.in for timing-display in ncurses 'p' test
15026 + revised ncurses.c panner test, let pad abut all 4 sides of screen.
15067 + added 't' to ncurses.c test.
15075 + modified ncurses 'p' test to allow full-screen range for panner size.
15084 + corrected default CCFLAGS in test/Makefile.
15093 + change ncurses 'a' test to run in raw mode.
15094 + make TIOCGWINSZ configure test less stringent, in case user
15163 * the test directory has its own configure.
15237 * totally rewrote the knight test game's interface
15243 * added tracemunch to the test tools
15313 wclear()/werase() DO NOT use the current attribute to clear the screen.
15316 * cleaned up the test/ directory.
15317 * test/worm will segfault after quite a while.
15321 * cleaned up programs in test/ directory.
15328 this fixes the problem with programs in test/ crashing with SIGSEV if
15356 * The pad code has been improved and the pad test code in test/ncurses.c has
15393 * fixed the script.src script.test to work with awk not just gawk.
15395 * added test/ncurses.c which replaces several other programs and
15398 * more fixes to lib_overlay.c and added test/over.c to illustrate
15418 volume 1) are now in the public domain. The current sources are
15424 current docs. Both sets are included in this release.
15430 please use test/getch.c and any other programs to test this.
15451 * added a few more programs in test/ The ones from the PDCurses
15464 * PDCurses seem to assume that wclear() will use current attribute
15557 Included are several test programs in test/.
15642 * more support for color and graphics see test/ for examples.