X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=test%2Fprograms;h=ae8c252ddd5c3c552abcbe78639851d61c294d0a;hp=ed8f2713fb8671fa0cf6641bc7ff20a861f6064c;hb=c13e57306ae5c4431fddd0fe856c3bcae6aeeb2c;hpb=a6e4fdd3cdc7d71be239c8cae7bc2c2145619e60 diff --git a/test/programs b/test/programs index ed8f2713..ae8c252d 100644 --- a/test/programs +++ b/test/programs @@ -1,4 +1,4 @@ -# $Id: programs,v 1.9 2007/06/09 22:24:51 tom Exp $ +# $Id: programs,v 1.10 2007/07/14 15:57:21 tom Exp $ ############################################################################## # Copyright (c) 2006,2007 Free Software Foundation, Inc. # # # @@ -70,6 +70,8 @@ rain $(LDFLAGS_CURSES) $(LOCAL_LIBS) rain redraw $(LDFLAGS_CURSES) $(LOCAL_LIBS) redraw savescreen $(LDFLAGS_CURSES) $(LOCAL_LIBS) savescreen tclock $(LDFLAGS_CURSES) $(LOCAL_LIBS) tclock +test_getstr $(LDFLAGS_CURSES) $(LOCAL_LIBS) test_getstr +test_instr $(LDFLAGS_CURSES) $(LOCAL_LIBS) test_instr testaddch $(LDFLAGS_CURSES) $(LOCAL_LIBS) testaddch testcurs $(LDFLAGS_CURSES) $(LOCAL_LIBS) testcurs testscanw $(LDFLAGS_CURSES) $(LOCAL_LIBS) testscanw