98e7c7f2e1b5e5449be365d7efdcd2f4a24d8849
[cql-java-moved-to-github.git] / test / random / README
1 $Id: README,v 1.2 2002-12-09 16:29:44 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 exercises
13 the comprehensiveness and bullet-proofing of the parser, as well as
14 the accuracy of the rendering.
15