X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=test%2Fmodules;h=de3d140abc6e1d039db5c62626e9062fddf2f2b8;hp=7fb9b1794540d9533dd7bc432c527511689ee7f3;hb=312665d3aaaf5d8e3ba34d80fdd650abf758272a;hpb=f3ec084eb66ba14feb6357b674fb85dd474933d8 diff --git a/test/modules b/test/modules index 7fb9b179..de3d140a 100644 --- a/test/modules +++ b/test/modules @@ -1,6 +1,6 @@ -# $Id: modules,v 1.72 2020/03/21 16:09:48 tom Exp $ +# $Id: modules,v 1.74 2021/02/13 16:33:43 tom Exp $ ############################################################################## -# Copyright 2018-2019,2020 Thomas E. Dickey # +# Copyright 2018-2020,2021 Thomas E. Dickey # # Copyright 1998-2016,2017 Free Software Foundation, Inc. # # # # Permission is hereby granted, free of charge, to any person obtaining a # @@ -33,6 +33,7 @@ # Test-Program modules @ base +back_ground progs $(srcdir) $(HEADER_DEPS) background progs $(srcdir) $(HEADER_DEPS) blue progs $(srcdir) $(HEADER_DEPS) bs progs $(srcdir) $(HEADER_DEPS) @@ -107,6 +108,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)