]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - test/programs
ncurses 6.2 - patch 20210306
[ncurses.git] / test / programs
index f6a48f3a6250a2a0a01e9288e850bb9e0f4b153b..8b0908332701bac18e138af8d2a0c8d22169a9f7 100644 (file)
@@ -1,6 +1,6 @@
-# $Id: programs,v 1.46 2020/03/21 15:55:22 tom Exp $
+# $Id: programs,v 1.48 2021/02/13 16:33:51 tom Exp $
 ##############################################################################
-# Copyright 2018-2019,2020 Thomas E. Dickey                                  #
+# Copyright 2018-2020,2021 Thomas E. Dickey                                  #
 # Copyright 2006-2016,2017 Free Software Foundation, Inc.                    #
 #                                                                            #
 # Permission is hereby granted, free of charge, to any person obtaining a    #
@@ -31,6 +31,7 @@
 # Author: Thomas E. Dickey
 #
 # programs used for ncurses tests
+back_ground    $(LDFLAGS_CURSES)       $(LOCAL_LIBS)   back_ground dump_window
 background     $(LDFLAGS_CURSES)       $(LOCAL_LIBS)   background dump_window
 blue           $(LDFLAGS_CURSES)       $(LOCAL_LIBS)   blue
 bs             $(LDFLAGS_CURSES)       $(LOCAL_LIBS)   bs
@@ -102,6 +103,7 @@ test_opaque $(LDFLAGS_CURSES)       $(LOCAL_LIBS)   test_opaque
 test_setupterm $(LDFLAGS_CURSES)       $(LOCAL_LIBS)   test_setupterm
 test_sgr       $(LDFLAGS_TINFO)        $(LOCAL_LIBS)   test_sgr
 test_termattrs $(LDFLAGS_CURSES)       $(LOCAL_LIBS)   test_termattrs
+test_tparm     $(LDFLAGS_TINFO)        $(LOCAL_LIBS)   test_tparm
 test_vid_puts  $(LDFLAGS_CURSES)       $(LOCAL_LIBS)   test_vid_puts
 test_vidputs   $(LDFLAGS_CURSES)       $(LOCAL_LIBS)   test_vidputs
 testaddch      $(LDFLAGS_CURSES)       $(LOCAL_LIBS)   testaddch