]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - test/modules
ncurses 6.3 - patch 20220709
[ncurses.git] / test / modules
index 6ba90a37eb93900a575e083a7ebeb3d8f6270dd4..6c5125f7518a10ab633d98c8583c418d69942a3c 100644 (file)
@@ -1,6 +1,6 @@
-# $Id: modules,v 1.75 2021/12/11 17:41:34 tom Exp $
+# $Id: modules,v 1.77 2022/05/07 22:39:21 tom Exp $
 ##############################################################################
-# Copyright 2018-2020,2021 Thomas E. Dickey                                  #
+# Copyright 2018-2021,2022 Thomas E. Dickey                                  #
 # Copyright 1998-2016,2017 Free Software Foundation, Inc.                    #
 #                                                                            #
 # Permission is hereby granted, free of charge, to any person obtaining a    #
@@ -105,11 +105,13 @@ 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)
 test_termattrs progs           $(srcdir)       $(HEADER_DEPS)
 test_tparm     progs           $(srcdir)       $(HEADER_DEPS)
+test_unget_wch progs           $(srcdir)       $(HEADER_DEPS)
 test_vid_puts  progs           $(srcdir)       $(HEADER_DEPS)
 test_vidputs   progs           $(srcdir)       $(HEADER_DEPS)
 testaddch      progs           $(srcdir)       $(HEADER_DEPS)