]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - test/modules
ncurses 6.5 - patch 20240504
[ncurses.git] / test / modules
index 6c5125f7518a10ab633d98c8583c418d69942a3c..fb97d027e3d894977abd4904d8311894ee7eb703 100644 (file)
@@ -1,6 +1,6 @@
-# $Id: modules,v 1.77 2022/05/07 22:39:21 tom Exp $
+# $Id: modules,v 1.79 2023/11/10 11:48:20 tom Exp $
 ##############################################################################
-# Copyright 2018-2021,2022 Thomas E. Dickey                                  #
+# Copyright 2018-2022,2023 Thomas E. Dickey                                  #
 # Copyright 1998-2016,2017 Free Software Foundation, Inc.                    #
 #                                                                            #
 # Permission is hereby granted, free of charge, to any person obtaining a    #
@@ -101,6 +101,8 @@ test_addchstr       progs           $(srcdir)       $(HEADER_DEPS)  $(srcdir)/linedata.h
 test_addstr    progs           $(srcdir)       $(HEADER_DEPS)  $(srcdir)/linedata.h
 test_addwstr   progs           $(srcdir)       $(HEADER_DEPS)  $(srcdir)/linedata.h
 test_arrays    progs           $(srcdir)       $(HEADER_DEPS)
+test_delwin    progs           $(srcdir)       $(HEADER_DEPS)
+test_endwin    progs           $(srcdir)       $(HEADER_DEPS)
 test_get_wstr  progs           $(srcdir)       $(HEADER_DEPS)
 test_getstr    progs           $(srcdir)       $(HEADER_DEPS)
 test_instr     progs           $(srcdir)       $(HEADER_DEPS)