X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=test%2Fmodules;h=c1d87d31905e8a225311a4b8ae98f62af9b4d1a3;hp=b1ee5a0705bed855bae84a485ec93acf2b4c053e;hb=445bfe6a0fb691e3433d586a188be2ebe062384b;hpb=987faea6703ceb2c59ac9787f99eda67e3fe7676 diff --git a/test/modules b/test/modules index b1ee5a07..c1d87d31 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.53 2015/11/21 16:05:48 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,8 @@ 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_sgr progs $(srcdir) $(HEADER_DEPS) test_vid_puts progs $(srcdir) $(HEADER_DEPS) test_vidputs progs $(srcdir) $(HEADER_DEPS) testaddch progs $(srcdir) $(HEADER_DEPS)