You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-commits@db.apache.org by ba...@apache.org on 2006/01/06 21:45:01 UTC

svn commit: r366564 - /db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/suites/derbylang.runall

Author: bandaram
Date: Fri Jan  6 12:44:57 2006
New Revision: 366564

URL: http://svn.apache.org/viewcvs?rev=366564&view=rev
Log:
Add grantRevoke test to derbyLang suite.

Submitted by Satheesh Bandaram (satheesh@sourcery.org)

Modified:
    db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/suites/derbylang.runall

Modified: db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/suites/derbylang.runall
URL: http://svn.apache.org/viewcvs/db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/suites/derbylang.runall?rev=366564&r1=366563&r2=366564&view=diff
==============================================================================
--- db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/suites/derbylang.runall (original)
+++ db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/suites/derbylang.runall Fri Jan  6 12:44:57 2006
@@ -64,6 +64,7 @@
 lang/forbitdata.java
 lang/forupdate.sql
 lang/functions.sql
+lang/grantRevoke.sql
 lang/groupBy.sql
 lang/holdCursorIJ.sql
 lang/holdCursorJavaReflection.java