head     1.1;
branch   1.1.1;
access   ;
symbols  start:1.1.1.1 project:1.1.1;
locks    ; strict;
comment  @# @;


1.1
date     2009.07.09.02.51.46;  author yo2dh;  state Exp;
branches 1.1.1.1;
next     ;

1.1.1.1
date     2009.07.09.02.51.46;  author yo2dh;  state Exp;
branches ;
next     ;


desc
@@



1.1
log
@Initial revision
@
text
@
    This directory contains the main C-Tree test suite. There are 
    different sub-suites which test the various parts of C-Tree.

    Use the test_suite program to test this suite.  Use test_suite -h 
    for information about its options.

    To add a sub-suite, simply make a directory and place a file called
    'run_suite' in it. This program will be executed to run the sub-suite.
    To make a standard suite, add an entry in the top level makefile
    to make a symlink to '../perl/run_suite'

    If there is a file called 'README' in a sub-suite directory, the
    first line of the file will be displayed when a user asks for
    information about the available suites (via test_suite).
   
    To add a test to a sub-suite, simply place the input file
    into the appropriate 'run' directory with a '.c' suffix.

@


1.1.1.1
log
@CVS TEST
@
text
@@
