From: mike Date: Fri, 29 Jun 2007 13:06:07 +0000 (+0000) Subject: Describe runcanon X-Git-Tag: v1.5~76 X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;h=00619a1fc4da25db5282f6770825a129d1625986;p=cql-java-moved-to-github.git Describe runcanon --- diff --git a/test/regression/README b/test/regression/README index 7787126..ec2b312 100644 --- a/test/regression/README +++ b/test/regression/README @@ -1,4 +1,4 @@ -$Id: README,v 1.7 2007-06-07 16:17:04 mike Exp $ +$Id: README,v 1.8 2007-06-29 13:06:07 mike Exp $ If you just don't want to think about it ---------------------------------------- @@ -62,6 +62,10 @@ pretty-printer from DecisionSoft, found at what goes wrong, if anything. You don't need it as part of the regression test, but it's useful when debugging. +Finally, "runcanon" checks that each of the queries when compiled and +decompiled back to CQL (i.e. canonicalised) remains identical when +recompiled and redecompiled. + Appendix: queries that should fail ----------------------------------