X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;ds=inline;f=test%2Fprograms;h=4e7e7f43e4602aaa96a079af41cb2a7f260c8034;hb=122d3739b3c11c83decc625d53f26fff6e825710;hp=191a16dca1e57dba16da1ee82a9c81737ddd7cd7;hpb=135d37072755704b8d018e5de74e62ff3f28c930;p=ncurses.git diff --git a/test/programs b/test/programs index 191a16dc..4e7e7f43 100644 --- a/test/programs +++ b/test/programs @@ -1,4 +1,4 @@ -# $Id: programs,v 1.55 2022/08/13 23:37:10 tom Exp $ +# $Id: programs,v 1.56 2023/11/10 11:48:38 tom Exp $ ############################################################################## # Copyright 2018-2021,2022 Thomas E. Dickey # # Copyright 2006-2016,2017 Free Software Foundation, Inc. # @@ -97,6 +97,7 @@ test_addstr $(LDFLAGS_CURSES) $(LOCAL_LIBS) test_addstr test_addwstr $(LDFLAGS_CURSES) $(LOCAL_LIBS) test_addwstr test_arrays $(LDFLAGS_TINFO) $(LOCAL_LIBS) test_arrays test_delwin $(LDFLAGS_CURSES) $(LOCAL_LIBS) test_delwin +test_endwin $(LDFLAGS_CURSES) $(LOCAL_LIBS) test_endwin 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