]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - test/programs
ncurses 5.6 - patch 20080223
[ncurses.git] / test / programs
index ed8f2713fb8671fa0cf6641bc7ff20a861f6064c..d92bd684073957a95d403402971169546c2457f8 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: programs,v 1.9 2007/06/09 22:24:51 tom Exp $
+# $Id: programs,v 1.13 2007/08/18 17:57:00 tom Exp $
 ##############################################################################
 # Copyright (c) 2006,2007 Free Software Foundation, Inc.                     #
 #                                                                            #
@@ -70,6 +70,12 @@ 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_arrays    $(LDFLAGS_TINFO)        $(LOCAL_LIBS)   test_arrays
+test_get_wstr  $(LDFLAGS_CURSES)       $(LOCAL_LIBS)   test_get_wstr
+test_getstr    $(LDFLAGS_CURSES)       $(LOCAL_LIBS)   test_getstr
+test_instr     $(LDFLAGS_CURSES)       $(LOCAL_LIBS)   test_instr
+test_inwstr    $(LDFLAGS_CURSES)       $(LOCAL_LIBS)   test_inwstr
+test_opaque    $(LDFLAGS_CURSES)       $(LOCAL_LIBS)   test_opaque
 testaddch      $(LDFLAGS_CURSES)       $(LOCAL_LIBS)   testaddch
 testcurs       $(LDFLAGS_CURSES)       $(LOCAL_LIBS)   testcurs
 testscanw      $(LDFLAGS_CURSES)       $(LOCAL_LIBS)   testscanw