cdesktopenv/cde/programs/dtterm/tests
chase 1fe5a550b2 Fix typo in license headers 2018-04-28 12:30:20 -06:00
..
Cborder Fix typo in license headers 2018-04-28 12:30:20 -06:00
Cgeomcolor Fix typo in license headers 2018-04-28 12:30:20 -06:00
Ciconic Fix typo in license headers 2018-04-28 12:30:20 -06:00
Clogging Fix typo in license headers 2018-04-28 12:30:20 -06:00
Clogin Fix typo in license headers 2018-04-28 12:30:20 -06:00
Csavelines Fix typo in license headers 2018-04-28 12:30:20 -06:00
Cscrolltitle Fix typo in license headers 2018-04-28 12:30:20 -06:00
Ctm Fix typo in license headers 2018-04-28 12:30:20 -06:00
Cvisualbell Fix typo in license headers 2018-04-28 12:30:20 -06:00
Rborder Fix typo in license headers 2018-04-28 12:30:20 -06:00
Rgeomcolor Fix typo in license headers 2018-04-28 12:30:20 -06:00
Riconic Fix typo in license headers 2018-04-28 12:30:20 -06:00
Rlogging Fix typo in license headers 2018-04-28 12:30:20 -06:00
Rlogin Fix typo in license headers 2018-04-28 12:30:20 -06:00
Rpointer Fix typo in license headers 2018-04-28 12:30:20 -06:00
Rsavelines Fix typo in license headers 2018-04-28 12:30:20 -06:00
Rscrolltitle Fix typo in license headers 2018-04-28 12:30:20 -06:00
Rtm Fix typo in license headers 2018-04-28 12:30:20 -06:00
Rvisualbell Fix typo in license headers 2018-04-28 12:30:20 -06:00
Rwrap Fix typo in license headers 2018-04-28 12:30:20 -06:00
charatt Fix typo in license headers 2018-04-28 12:30:20 -06:00
curmove Fix typo in license headers 2018-04-28 12:30:20 -06:00
data
decmode Fix typo in license headers 2018-04-28 12:30:20 -06:00
edittest Fix typo in license headers 2018-04-28 12:30:20 -06:00
erase Fix typo in license headers 2018-04-28 12:30:20 -06:00
keypad Fix typo in license headers 2018-04-28 12:30:20 -06:00
scroll Fix typo in license headers 2018-04-28 12:30:20 -06:00
sgr Fix typo in license headers 2018-04-28 12:30:20 -06:00
shared Fix typo in license headers 2018-04-28 12:30:20 -06:00
tabctrl Fix typo in license headers 2018-04-28 12:30:20 -06:00
util Fix typo in license headers 2018-04-28 12:30:20 -06:00
Imakefile
README

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