You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jdo-commits@db.apache.org by an...@apache.org on 2010/09/25 17:47:53 UTC

svn commit: r1001243 - /db/jdo/trunk/tck/src/conf/query.conf

Author: andyj
Date: Sat Sep 25 15:47:53 2010
New Revision: 1001243

URL: http://svn.apache.org/viewvc?rev=1001243&view=rev
Log:
[JDO-573] Add multiple navigation tests to config since the RI now passes on those

Modified:
    db/jdo/trunk/tck/src/conf/query.conf

Modified: db/jdo/trunk/tck/src/conf/query.conf
URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck/src/conf/query.conf?rev=1001243&r1=1001242&r2=1001243&view=diff
==============================================================================
--- db/jdo/trunk/tck/src/conf/query.conf (original)
+++ db/jdo/trunk/tck/src/conf/query.conf Sat Sep 25 15:47:53 2010
@@ -82,6 +82,7 @@ org.apache.jdo.tck.query.result.ShapeOfR
 org.apache.jdo.tck.query.result.Unique \
 org.apache.jdo.tck.query.result.VariableInResult \
 org.apache.jdo.tck.query.result.VariableInResultNavigation \
+org.apache.jdo.tck.query.result.VariableInResultMultipleNavigation \
 org.apache.jdo.tck.query.sql.ShapeOfResult \
 org.apache.jdo.tck.query.sql.NoCandidateClass \
 org.apache.jdo.tck.query.sql.AllowedAPIMethods \