Merge branch 'cde-fixups-1' of ssh://git.code.sf.net/p/cdesktopenv/code into cde...
[oweals/cde.git] / cde / programs / dtterm / tests / README
1 /* $XConsortium: README /main/2 1996/07/15 14:20:15 drk $ */
2 this test directory contains subdirectories (one for each test)
3
4   directory which starts with R - contains program to test some of the
5                                   resources
6
7   directory which starts with C - contains program to test some of the
8                                   command line option
9
10   directory which does not start  with C or R - 
11                                   contains program to test some of the
12                                   escape sequences
13
14    You will find README in each subdirectory which gives information 
15    about the test and if it refers to dtterm.object, you can find the
16    file in data subdirectory.
17
18    all resource tests (starts with R) expect a file named xrdb.out in
19    the directory in which you tests. you can create that file by
20    executing the command  xrdb -q > xrdb.out (it's basically the current
21    resource setup)
22
23    let me know if in case you need. my email add vels@hpcvlx.cv.hp.com
24
25