X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=test%2Fmodules;h=2b5556666f16493d033be730d0ec58d17852c43a;hb=01cec7497c02ab7ca6f0791cc2c7dfbdb2ba9272;hp=abdef1b003548e2cb31a3b12dda7f35d4c720984;hpb=a1aff38c9421e79f92cd4e8ab0587fdf3806cc28;p=ncurses.git diff --git a/test/modules b/test/modules index abdef1b0..2b555666 100644 --- a/test/modules +++ b/test/modules @@ -1,4 +1,4 @@ -# $Id: modules,v 1.32 2007/06/09 21:40:02 tom Exp $ +# $Id: modules,v 1.36 2007/08/18 17:57:08 tom Exp $ ############################################################################## # Copyright (c) 1998-2006,2007 Free Software Foundation, Inc. # # # @@ -73,6 +73,12 @@ rain progs $(srcdir) $(HEADER_DEPS) redraw progs $(srcdir) $(HEADER_DEPS) savescreen progs $(srcdir) $(HEADER_DEPS) tclock progs $(srcdir) $(HEADER_DEPS) +test_arrays progs $(srcdir) $(HEADER_DEPS) +test_get_wstr progs $(srcdir) $(HEADER_DEPS) +test_getstr progs $(srcdir) $(HEADER_DEPS) +test_instr progs $(srcdir) $(HEADER_DEPS) +test_inwstr progs $(srcdir) $(HEADER_DEPS) +test_opaque progs $(srcdir) $(HEADER_DEPS) testaddch progs $(srcdir) $(HEADER_DEPS) testcurs progs $(srcdir) $(HEADER_DEPS) testscanw progs $(srcdir) $(HEADER_DEPS)