cdesktopenv/cde/programs/dtterm/tests/Rsavelines
chase 6bf175ef2d Remove apollo support 2018-06-24 16:22:37 -06:00
..
Imakefile Remove apollo support 2018-06-24 16:22:37 -06:00
README Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
Rsavelines.c Fix typo in license headers 2018-04-28 12:30:20 -06:00

README

/* $XConsortium: README /main/2 1996/07/15 14:23:16 drk $ */
TestName: Rsavelines

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

             "saveLines 24l",
             "saveLines 48l",
             "saveLines 96l",
             "saveLines 1s",
             "saveLines 2s",
             "saveLines 4s"

             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)