Change project-name capitalisation from "cql-java" to "CQL-Java".
[cql-java-moved-to-github.git] / test / random / README
index 0b09089..98e7c7f 100644 (file)
@@ -1,6 +1,6 @@
-$Id: README,v 1.1 2002-11-03 16:49:38 mike Exp $
+$Id: README,v 1.2 2002-12-09 16:29:44 mike Exp $
 
-In this directory, we test the integrity of the cql-java tools as
+In this directory, we test the integrity of the CQL-Java tools as
 follows:
 
 * Generate a random tree with CQLGenerate
@@ -8,8 +8,8 @@ follows:
 * Canonicalise it with CQLparser -c.
 * Compare the before-and-after versions.
 
-  Since the CQLGenerate output is in canonical form anyway, the
-  before-and-after versions should be identical.  This process
-  exercises the comprehensiveness and bullet-proofing of the parser,
-  as well as the accuracy of the rendering.
+Since the CQLGenerate output is in canonical form anyway, the
+before-and-after versions should be identical.  This process exercises
+the comprehensiveness and bullet-proofing of the parser, as well as
+the accuracy of the rendering.