cdesktopenv/cde/programs/dtterm/tests
Peter Howkins c884521619 Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
..
Cborder Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
Cgeomcolor Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
Ciconic Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
Clogging Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
Clogin Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
Csavelines Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
Cscrolltitle Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
Ctm Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
Cvisualbell Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
Rborder Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
Rgeomcolor Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
Riconic Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
Rlogging Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
Rlogin Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
Rpointer Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
Rsavelines Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
Rscrolltitle Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
Rtm Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
Rvisualbell Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
Rwrap Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
charatt Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
curmove Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
data Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
decmode Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
edittest Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
erase Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
keypad Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
scroll Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
sgr Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
shared Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tabctrl Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
util Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
Imakefile Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
README Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00

README

/* $XConsortium: README /main/2 1996/07/15 14:20:15 drk $ */
this test directory contains subdirectories (one for each test)

  directory which starts with R - contains program to test some of the
                                  resources

  directory which starts with C - contains program to test some of the
                                  command line option

  directory which does not start  with C or R - 
                                  contains program to test some of the
                                  escape sequences

   You will find README in each subdirectory which gives information 
   about the test and if it refers to dtterm.object, you can find the
   file in data subdirectory.

   all resource tests (starts with R) expect a file named xrdb.out in
   the directory in which you tests. you can create that file by
   executing the command  xrdb -q > xrdb.out (it's basically the current
   resource setup)

   let me know if in case you need. my email add vels@hpcvlx.cv.hp.com