]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - test/modules
ncurses 6.4 - patch 20240420
[ncurses.git] / test / modules
index 8ade4d7a11e9c058484bb210596f54708a02f611..fb97d027e3d894977abd4904d8311894ee7eb703 100644 (file)
@@ -1,6 +1,6 @@
-# $Id: modules,v 1.76 2022/04/09 21:27:31 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,10 +101,13 @@ 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)
 test_inwstr    progs           $(srcdir)       $(HEADER_DEPS)
+test_mouse     progs           $(srcdir)       $(HEADER_DEPS)
 test_opaque    progs           $(srcdir)       $(HEADER_DEPS)
 test_setupterm progs           $(srcdir)       $(HEADER_DEPS)
 test_sgr       progs           $(srcdir)       $(HEADER_DEPS)