cdesktopenv/cde/programs/dtterm/tests/Cscrolltitle
Jon Trulson 51646fb06a programs/: remove Imakefiles for completed modules 2021-07-03 19:12:43 -06:00
..
Cscrolltitle.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
README

README

/* $XConsortium: README /main/2 1996/07/15 14:19:09 drk $ */
TestName: Cscrolltitle


Description: This program tests the functionality of dtterm with  
             command line options 

             " -sb -title TITLE1",
             " +sb -title title2",
             " -xrm 'dtterm*scrollBar: False' -sb -title TITLE3",
             " -xrm 'dtterm*scrollBar: True' +sb -title title4"

             and recordes or compares the image. the result of the test
             is logged in file term.log  

How to run: have two displays, run the program in one pointing to other
            display.  Also, you have to set the PATH to ../util. (i.e
            TOP/cde1/dtterm/tests/util)


commandline: -o dtterm.object           
             -o dtterm.object  -r -save (for recording)
             -o dtterm.object  -compare -save (for comparing)