0b090890607863e82877c88dec127f12fab4d772
[cql-java-moved-to-github.git] / test / random / README
1 $Id: README,v 1.1 2002-11-03 16:49:38 mike Exp $
2
3 In this directory, we test the integrity of the cql-java tools as
4 follows:
5
6 * Generate a random tree with CQLGenerate
7 * Take a copy
8 * Canonicalise it with CQLparser -c.
9 * Compare the before-and-after versions.
10
11   Since the CQLGenerate output is in canonical form anyway, the
12   before-and-after versions should be identical.  This process
13   exercises the comprehensiveness and bullet-proofing of the parser,
14   as well as the accuracy of the rendering.
15