X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=test%2Fprograms;h=b9faf99de33997d7615de4d49bd6cdb54537b43d;hp=f6a48f3a6250a2a0a01e9288e850bb9e0f4b153b;hb=790a85dbd4a81d5f5d8dd02a44d84f01512ef443;hpb=f3ec084eb66ba14feb6357b674fb85dd474933d8 diff --git a/test/programs b/test/programs index f6a48f3a..b9faf99d 100644 --- a/test/programs +++ b/test/programs @@ -1,4 +1,4 @@ -# $Id: programs,v 1.46 2020/03/21 15:55:22 tom Exp $ +# $Id: programs,v 1.47 2020/05/29 23:27:58 tom Exp $ ############################################################################## # Copyright 2018-2019,2020 Thomas E. Dickey # # Copyright 2006-2016,2017 Free Software Foundation, Inc. # @@ -102,6 +102,7 @@ test_opaque $(LDFLAGS_CURSES) $(LOCAL_LIBS) test_opaque test_setupterm $(LDFLAGS_CURSES) $(LOCAL_LIBS) test_setupterm test_sgr $(LDFLAGS_TINFO) $(LOCAL_LIBS) test_sgr test_termattrs $(LDFLAGS_CURSES) $(LOCAL_LIBS) test_termattrs +test_tparm $(LDFLAGS_TINFO) $(LOCAL_LIBS) test_tparm test_vid_puts $(LDFLAGS_CURSES) $(LOCAL_LIBS) test_vid_puts test_vidputs $(LDFLAGS_CURSES) $(LOCAL_LIBS) test_vidputs testaddch $(LDFLAGS_CURSES) $(LOCAL_LIBS) testaddch