cdesktopenv/cde/programs/dtterm/tests/Rborder
Peter Howkins c884521619 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
Rborder.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00

README

/* $XConsortium: README /main/2 1996/07/15 14:20:52 drk $ */
TestName: Rborder

Description: This program tests the functionality of dtterm with  
             following resource options set.

             "borderColor red borderWidth 10 ", 
             "borderColor green borderWidth 6 ", 
             "borderColor blue borderWidth 12 ", 
             "borderColor yellow borderWidth 15 ", 
             "borderColor cyan borderWidth 7 ", 
             "borderColor brown borderWidth 8 ", 
             "borderWidth 10 ", 

             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)