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 dj...@apache.org on 2006/10/16 21:56:02 UTC

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

Author: djd
Date: Mon Oct 16 12:56:01 2006
New Revision: 464644

URL: http://svn.apache.org/viewvc?view=rev&rev=464644
Log:
DERBY-1952 (partial) Remove the _Suite tests from the old harness suites in order to allow faster
conversion of them to Junit suites that run successfully in standalone mode.

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

Modified: db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/suites/derbylang.runall
URL: http://svn.apache.org/viewvc/db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/suites/derbylang.runall?view=diff&rev=464644&r1=464643&r2=464644
==============================================================================
--- 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 Mon Oct 16 12:56:01 2006
@@ -153,4 +153,3 @@
 lang/views.sql
 lang/wisconsin.java
 lang/ShutdownDatabase.java
-lang/_Suite.junit

Modified: db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/suites/jdbcapi.runall
URL: http://svn.apache.org/viewvc/db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/suites/jdbcapi.runall?view=diff&rev=464644&r1=464643&r2=464644
==============================================================================
--- db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/suites/jdbcapi.runall (original)
+++ db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/suites/jdbcapi.runall Mon Oct 16 12:56:01 2006
@@ -21,4 +21,3 @@
 jdbcapi/rsgetXXXcolumnNames.java
 jdbcapi/Stream.java
 jdbcapi/SURTest_ij.sql
-jdbcapi/_Suite.junit