X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=test%2Fmodules;h=e255c286bb155ac99a291b3089dd10f6d7d2f877;hp=b1ee5a0705bed855bae84a485ec93acf2b4c053e;hb=ed3eb506e9a8e6ea871a2eb5818e19ba36f3f277;hpb=987faea6703ceb2c59ac9787f99eda67e3fe7676 diff --git a/test/modules b/test/modules index b1ee5a07..e255c286 100644 --- a/test/modules +++ b/test/modules @@ -1,6 +1,6 @@ -# $Id: modules,v 1.51 2014/06/21 15:28:46 tom Exp $ +# $Id: modules,v 1.52 2015/06/27 10:40:27 tom Exp $ ############################################################################## -# Copyright (c) 1998-2013,2014 Free Software Foundation, Inc. # +# Copyright (c) 1998-2014,2015 Free Software Foundation, Inc. # # # # Permission is hereby granted, free of charge, to any person obtaining a # # copy of this software and associated documentation files (the "Software"), # @@ -89,6 +89,7 @@ test_getstr progs $(srcdir) $(HEADER_DEPS) test_instr progs $(srcdir) $(HEADER_DEPS) test_inwstr progs $(srcdir) $(HEADER_DEPS) test_opaque progs $(srcdir) $(HEADER_DEPS) +test_setupterm progs $(srcdir) $(HEADER_DEPS) test_vid_puts progs $(srcdir) $(HEADER_DEPS) test_vidputs progs $(srcdir) $(HEADER_DEPS) testaddch progs $(srcdir) $(HEADER_DEPS)