Initial import of the CDE 2.1.30 sources from the Open Group.

This commit is contained in:
Peter Howkins
2012-03-10 18:21:40 +00:00
commit 83b6996daa
18978 changed files with 3945623 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
/* $XConsortium: README /main/2 1996/07/15 14:27:57 drk $ */
TestName: keypad
Description: This program tests the character attibutes functionality of dtterm.
The following escape sequences are tested
"\033="
"\033>"
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)