More clean up, update readme
[cql-java-moved-to-github.git] / test / random / README
diff --git a/test/random/README b/test/random/README
deleted file mode 100644 (file)
index 586796b..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-
-In this directory, we test the integrity of the CQL-Java tools as
-follows:
-
-* Generate a random tree with CQLGenerate
-* Take a copy
-* 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.
-