cdesktopenv/cde/programs/dtterm/tests/tabctrl
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
tabctrl.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:29:56 drk $ */
TestName: tabctrl

Description: This program tests the tab functionality of dtterm. 
             The following escape sequences are tested

             "\033[g"
             "\033[3g"
             "\033H"

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

How to run:  invoke dtterm  and run the program with any of the following
             option

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