X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=test%2Fprograms;h=306a1b075f0d446eea6e7606019ec750bc1d98d9;hp=10c879bb803cd40e90a12e389f5b12a7edb07b17;hb=1ddfa997c0965852dbdc738aa6d92c0cd0975f3b;hpb=f8a52f8d51160dbfdd5449403bb157497f2b39c4 diff --git a/test/programs b/test/programs index 10c879bb..306a1b07 100644 --- a/test/programs +++ b/test/programs @@ -1,4 +1,4 @@ -# $Id: programs,v 1.52 2022/04/09 21:27:24 tom Exp $ +# $Id: programs,v 1.53 2022/05/07 22:39:49 tom Exp $ ############################################################################## # Copyright 2018-2021,2022 Thomas E. Dickey # # Copyright 2006-2016,2017 Free Software Foundation, Inc. # @@ -100,6 +100,7 @@ test_get_wstr $(LDFLAGS_CURSES) $(LOCAL_LIBS) test_get_wstr popup_msg test_getstr $(LDFLAGS_CURSES) $(LOCAL_LIBS) test_getstr popup_msg test_instr $(LDFLAGS_CURSES) $(LOCAL_LIBS) test_instr test_inwstr $(LDFLAGS_CURSES) $(LOCAL_LIBS) test_inwstr +test_mouse $(LDFLAGS_CURSES) $(LOCAL_LIBS) test_mouse test_opaque $(LDFLAGS_CURSES) $(LOCAL_LIBS) test_opaque test_setupterm $(LDFLAGS_CURSES) $(LOCAL_LIBS) test_setupterm test_sgr $(LDFLAGS_TINFO) $(LOCAL_LIBS) test_sgr