X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=test%2Fmodules;h=524a6000440e36823ae0171d626016a20a248f53;hp=7fb9b1794540d9533dd7bc432c527511689ee7f3;hb=cf6a62567b2365c8678b7d561845bdbd1739e5da;hpb=f3ec084eb66ba14feb6357b674fb85dd474933d8 diff --git a/test/modules b/test/modules index 7fb9b179..524a6000 100644 --- a/test/modules +++ b/test/modules @@ -1,4 +1,4 @@ -# $Id: modules,v 1.72 2020/03/21 16:09:48 tom Exp $ +# $Id: modules,v 1.73 2020/05/29 23:27:44 tom Exp $ ############################################################################## # Copyright 2018-2019,2020 Thomas E. Dickey # # Copyright 1998-2016,2017 Free Software Foundation, Inc. # @@ -107,6 +107,7 @@ test_opaque progs $(srcdir) $(HEADER_DEPS) test_setupterm progs $(srcdir) $(HEADER_DEPS) test_sgr progs $(srcdir) $(HEADER_DEPS) test_termattrs progs $(srcdir) $(HEADER_DEPS) +test_tparm progs $(srcdir) $(HEADER_DEPS) test_vid_puts progs $(srcdir) $(HEADER_DEPS) test_vidputs progs $(srcdir) $(HEADER_DEPS) testaddch progs $(srcdir) $(HEADER_DEPS)