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 2005/06/03 00:12:38 UTC

svn commit: r179666 - /incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist

Author: djd
Date: Thu Jun  2 15:12:36 2005
New Revision: 179666

URL: http://svn.apache.org/viewcvs?rev=179666&view=rev
Log:
Modify nist suite test_app.properties files to set databaseName and createDatabase
for DataSources to match the setting of ij.database. Simplifies running tests with
a DataSource as only ij.dataSource is required to be set when running RunSuite.

Modified:
    incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/cdr002_app.properties
    incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/cdr003_app.properties
    incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/cdr004_app.properties
    incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/cdr005_app.properties
    incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/cdr006_app.properties
    incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/cdr007_app.properties
    incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/cdr027_app.properties
    incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/cdr030_app.properties
    incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/default_app.properties
    incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml016_app.properties
    incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml080_app.properties
    incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml081_app.properties
    incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml082_app.properties
    incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml083_app.properties
    incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml085_app.properties
    incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml087_app.properties
    incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml091_app.properties
    incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml099_app.properties
    incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml104_app.properties
    incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml106_app.properties
    incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml108_app.properties
    incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml112_app.properties
    incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml114_app.properties
    incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml119_app.properties
    incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml130_app.properties
    incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml132_app.properties
    incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml134_app.properties
    incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml141_app.properties
    incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml144_app.properties
    incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml147_app.properties
    incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml148_app.properties
    incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml149_app.properties
    incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml155_app.properties
    incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml160_app.properties
    incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml162_app.properties
    incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml165_app.properties
    incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml168_app.properties
    incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml170_app.properties
    incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml173_app.properties
    incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml174_app.properties
    incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml177_app.properties
    incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml178_app.properties
    incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml179_app.properties
    incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml181_app.properties
    incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml182_app.properties
    incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/flattab_app.properties
    incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/schema1_app.properties
    incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/schema4_app.properties
    incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/schema5_app.properties
    incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/schema8_app.properties
    incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/temp_cts5tab_app.properties
    incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/xts701_app.properties
    incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/xts701a_app.properties
    incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/xts729_app.properties
    incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/xts730_app.properties
    incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/xts731_app.properties
    incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/xts740_app.properties
    incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/xts742_app.properties
    incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/xts752_app.properties
    incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/xts753_app.properties
    incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/xts760_app.properties
    incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/yts796_app.properties
    incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/yts797_app.properties
    incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/yts798_app.properties
    incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/yts799_app.properties
    incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/yts811_app.properties
    incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/yts812_app.properties

Modified: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/cdr002_app.properties
URL: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/cdr002_app.properties?rev=179666&r1=179665&r2=179666&view=diff
==============================================================================
--- incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/cdr002_app.properties (original)
+++ incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/cdr002_app.properties Thu Jun  2 15:12:36 2005
@@ -7,3 +7,6 @@
 ij.password=SUNPWD
 ij.showNoConnectionsAtStart=true
 ij.showNoCountForSelect=true
+
+# DataSource properties, only used if ij.dataSource is set
+ij.dataSource.databaseName=wombat

Modified: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/cdr003_app.properties
URL: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/cdr003_app.properties?rev=179666&r1=179665&r2=179666&view=diff
==============================================================================
--- incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/cdr003_app.properties (original)
+++ incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/cdr003_app.properties Thu Jun  2 15:12:36 2005
@@ -7,3 +7,6 @@
 ij.password=SUNPWD
 ij.showNoConnectionsAtStart=true
 ij.showNoCountForSelect=true
+
+# DataSource properties, only used if ij.dataSource is set
+ij.dataSource.databaseName=wombat

Modified: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/cdr004_app.properties
URL: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/cdr004_app.properties?rev=179666&r1=179665&r2=179666&view=diff
==============================================================================
--- incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/cdr004_app.properties (original)
+++ incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/cdr004_app.properties Thu Jun  2 15:12:36 2005
@@ -7,3 +7,6 @@
 ij.password=SUNPWD
 ij.showNoConnectionsAtStart=true
 ij.showNoCountForSelect=true
+
+# DataSource properties, only used if ij.dataSource is set
+ij.dataSource.databaseName=wombat

Modified: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/cdr005_app.properties
URL: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/cdr005_app.properties?rev=179666&r1=179665&r2=179666&view=diff
==============================================================================
--- incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/cdr005_app.properties (original)
+++ incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/cdr005_app.properties Thu Jun  2 15:12:36 2005
@@ -7,3 +7,6 @@
 ij.password=SUNPWD
 ij.showNoConnectionsAtStart=true
 ij.showNoCountForSelect=true
+
+# DataSource properties, only used if ij.dataSource is set
+ij.dataSource.databaseName=wombat

Modified: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/cdr006_app.properties
URL: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/cdr006_app.properties?rev=179666&r1=179665&r2=179666&view=diff
==============================================================================
--- incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/cdr006_app.properties (original)
+++ incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/cdr006_app.properties Thu Jun  2 15:12:36 2005
@@ -7,3 +7,6 @@
 ij.password=SUNPWD
 ij.showNoConnectionsAtStart=true
 ij.showNoCountForSelect=true
+
+# DataSource properties, only used if ij.dataSource is set
+ij.dataSource.databaseName=wombat

Modified: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/cdr007_app.properties
URL: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/cdr007_app.properties?rev=179666&r1=179665&r2=179666&view=diff
==============================================================================
--- incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/cdr007_app.properties (original)
+++ incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/cdr007_app.properties Thu Jun  2 15:12:36 2005
@@ -7,3 +7,6 @@
 ij.password=SUNPWD
 ij.showNoConnectionsAtStart=true
 ij.showNoCountForSelect=true
+
+# DataSource properties, only used if ij.dataSource is set
+ij.dataSource.databaseName=wombat

Modified: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/cdr027_app.properties
URL: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/cdr027_app.properties?rev=179666&r1=179665&r2=179666&view=diff
==============================================================================
--- incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/cdr027_app.properties (original)
+++ incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/cdr027_app.properties Thu Jun  2 15:12:36 2005
@@ -7,3 +7,6 @@
 ij.password=SUNPWD
 ij.showNoConnectionsAtStart=true
 ij.showNoCountForSelect=true
+
+# DataSource properties, only used if ij.dataSource is set
+ij.dataSource.databaseName=wombat

Modified: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/cdr030_app.properties
URL: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/cdr030_app.properties?rev=179666&r1=179665&r2=179666&view=diff
==============================================================================
--- incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/cdr030_app.properties (original)
+++ incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/cdr030_app.properties Thu Jun  2 15:12:36 2005
@@ -6,3 +6,6 @@
 ij.password=SUNPWD
 ij.showNoConnectionsAtStart=true
 ij.showNoCountForSelect=true
+
+# DataSource properties, only used if ij.dataSource is set
+ij.dataSource.databaseName=wombat

Modified: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/default_app.properties
URL: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/default_app.properties?rev=179666&r1=179665&r2=179666&view=diff
==============================================================================
--- incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/default_app.properties (original)
+++ incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/default_app.properties Thu Jun  2 15:12:36 2005
@@ -17,3 +17,6 @@
 ij.password=HUPWD
 ij.showNoConnectionsAtStart=true
 ij.showNoCountForSelect=true
+
+# DataSource properties, only used if ij.dataSource is set
+ij.dataSource.databaseName=wombat

Modified: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml016_app.properties
URL: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml016_app.properties?rev=179666&r1=179665&r2=179666&view=diff
==============================================================================
--- incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml016_app.properties (original)
+++ incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml016_app.properties Thu Jun  2 15:12:36 2005
@@ -7,3 +7,6 @@
 ij.password=SULLIVAN1PWD
 ij.showNoConnectionsAtStart=true
 ij.showNoCountForSelect=true
+
+# DataSource properties, only used if ij.dataSource is set
+ij.dataSource.databaseName=wombat

Modified: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml080_app.properties
URL: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml080_app.properties?rev=179666&r1=179665&r2=179666&view=diff
==============================================================================
--- incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml080_app.properties (original)
+++ incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml080_app.properties Thu Jun  2 15:12:36 2005
@@ -6,3 +6,6 @@
 ij.password=SCHANZLEPWD
 ij.showNoConnectionsAtStart=true
 ij.showNoCountForSelect=true
+
+# DataSource properties, only used if ij.dataSource is set
+ij.dataSource.databaseName=wombat

Modified: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml081_app.properties
URL: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml081_app.properties?rev=179666&r1=179665&r2=179666&view=diff
==============================================================================
--- incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml081_app.properties (original)
+++ incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml081_app.properties Thu Jun  2 15:12:36 2005
@@ -6,3 +6,6 @@
 ij.password=SCHANZLEPWD
 ij.showNoConnectionsAtStart=true
 ij.showNoCountForSelect=true
+
+# DataSource properties, only used if ij.dataSource is set
+ij.dataSource.databaseName=wombat

Modified: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml082_app.properties
URL: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml082_app.properties?rev=179666&r1=179665&r2=179666&view=diff
==============================================================================
--- incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml082_app.properties (original)
+++ incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml082_app.properties Thu Jun  2 15:12:36 2005
@@ -6,3 +6,6 @@
 ij.password=SCHANZLEPWD
 ij.showNoConnectionsAtStart=true
 ij.showNoCountForSelect=true
+
+# DataSource properties, only used if ij.dataSource is set
+ij.dataSource.databaseName=wombat

Modified: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml083_app.properties
URL: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml083_app.properties?rev=179666&r1=179665&r2=179666&view=diff
==============================================================================
--- incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml083_app.properties (original)
+++ incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml083_app.properties Thu Jun  2 15:12:36 2005
@@ -6,3 +6,6 @@
 ij.password=SCHANZLEPWD
 ij.showNoConnectionsAtStart=true
 ij.showNoCountForSelect=true
+
+# DataSource properties, only used if ij.dataSource is set
+ij.dataSource.databaseName=wombat

Modified: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml085_app.properties
URL: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml085_app.properties?rev=179666&r1=179665&r2=179666&view=diff
==============================================================================
--- incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml085_app.properties (original)
+++ incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml085_app.properties Thu Jun  2 15:12:36 2005
@@ -6,3 +6,6 @@
 ij.password=SCHANZLEPWD
 ij.showNoConnectionsAtStart=true
 ij.showNoCountForSelect=true
+
+# DataSource properties, only used if ij.dataSource is set
+ij.dataSource.databaseName=wombat

Modified: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml087_app.properties
URL: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml087_app.properties?rev=179666&r1=179665&r2=179666&view=diff
==============================================================================
--- incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml087_app.properties (original)
+++ incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml087_app.properties Thu Jun  2 15:12:36 2005
@@ -6,3 +6,6 @@
 ij.password=FLATERPWD
 ij.showNoConnectionsAtStart=true
 ij.showNoCountForSelect=true
+
+# DataSource properties, only used if ij.dataSource is set
+ij.dataSource.databaseName=wombat

Modified: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml091_app.properties
URL: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml091_app.properties?rev=179666&r1=179665&r2=179666&view=diff
==============================================================================
--- incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml091_app.properties (original)
+++ incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml091_app.properties Thu Jun  2 15:12:36 2005
@@ -6,3 +6,6 @@
 ij.password=SCHANZLEPWD
 ij.showNoConnectionsAtStart=true
 ij.showNoCountForSelect=true
+
+# DataSource properties, only used if ij.dataSource is set
+ij.dataSource.databaseName=wombat

Modified: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml099_app.properties
URL: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml099_app.properties?rev=179666&r1=179665&r2=179666&view=diff
==============================================================================
--- incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml099_app.properties (original)
+++ incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml099_app.properties Thu Jun  2 15:12:36 2005
@@ -6,3 +6,6 @@
 ij.password=FLATERPWD
 ij.showNoConnectionsAtStart=true
 ij.showNoCountForSelect=true
+
+# DataSource properties, only used if ij.dataSource is set
+ij.dataSource.databaseName=wombat

Modified: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml104_app.properties
URL: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml104_app.properties?rev=179666&r1=179665&r2=179666&view=diff
==============================================================================
--- incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml104_app.properties (original)
+++ incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml104_app.properties Thu Jun  2 15:12:36 2005
@@ -6,3 +6,6 @@
 ij.password=FLATERPWD
 ij.showNoConnectionsAtStart=true
 ij.showNoCountForSelect=true
+
+# DataSource properties, only used if ij.dataSource is set
+ij.dataSource.databaseName=wombat

Modified: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml106_app.properties
URL: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml106_app.properties?rev=179666&r1=179665&r2=179666&view=diff
==============================================================================
--- incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml106_app.properties (original)
+++ incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml106_app.properties Thu Jun  2 15:12:36 2005
@@ -6,3 +6,6 @@
 ij.password=FLATERPWD
 ij.showNoConnectionsAtStart=true
 ij.showNoCountForSelect=true
+
+# DataSource properties, only used if ij.dataSource is set
+ij.dataSource.databaseName=wombat

Modified: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml108_app.properties
URL: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml108_app.properties?rev=179666&r1=179665&r2=179666&view=diff
==============================================================================
--- incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml108_app.properties (original)
+++ incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml108_app.properties Thu Jun  2 15:12:36 2005
@@ -6,3 +6,6 @@
 ij.password=FLATERPWD
 ij.showNoConnectionsAtStart=true
 ij.showNoCountForSelect=true
+
+# DataSource properties, only used if ij.dataSource is set
+ij.dataSource.databaseName=wombat

Modified: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml112_app.properties
URL: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml112_app.properties?rev=179666&r1=179665&r2=179666&view=diff
==============================================================================
--- incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml112_app.properties (original)
+++ incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml112_app.properties Thu Jun  2 15:12:36 2005
@@ -6,3 +6,6 @@
 ij.password=FLATERPWD
 ij.showNoConnectionsAtStart=true
 ij.showNoCountForSelect=true
+
+# DataSource properties, only used if ij.dataSource is set
+ij.dataSource.databaseName=wombat

Modified: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml114_app.properties
URL: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml114_app.properties?rev=179666&r1=179665&r2=179666&view=diff
==============================================================================
--- incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml114_app.properties (original)
+++ incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml114_app.properties Thu Jun  2 15:12:36 2005
@@ -6,3 +6,6 @@
 ij.password=FLATERPWD
 ij.showNoConnectionsAtStart=true
 ij.showNoCountForSelect=true
+
+# DataSource properties, only used if ij.dataSource is set
+ij.dataSource.databaseName=wombat

Modified: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml119_app.properties
URL: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml119_app.properties?rev=179666&r1=179665&r2=179666&view=diff
==============================================================================
--- incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml119_app.properties (original)
+++ incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml119_app.properties Thu Jun  2 15:12:36 2005
@@ -6,3 +6,6 @@
 ij.password=FLATERPWD
 ij.showNoConnectionsAtStart=true
 ij.showNoCountForSelect=true
+
+# DataSource properties, only used if ij.dataSource is set
+ij.dataSource.databaseName=wombat

Modified: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml130_app.properties
URL: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml130_app.properties?rev=179666&r1=179665&r2=179666&view=diff
==============================================================================
--- incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml130_app.properties (original)
+++ incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml130_app.properties Thu Jun  2 15:12:36 2005
@@ -6,3 +6,6 @@
 ij.password=FLATERPWD
 ij.showNoConnectionsAtStart=true
 ij.showNoCountForSelect=true
+
+# DataSource properties, only used if ij.dataSource is set
+ij.dataSource.databaseName=wombat

Modified: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml132_app.properties
URL: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml132_app.properties?rev=179666&r1=179665&r2=179666&view=diff
==============================================================================
--- incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml132_app.properties (original)
+++ incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml132_app.properties Thu Jun  2 15:12:36 2005
@@ -6,3 +6,6 @@
 ij.password=FLATERPWD
 ij.showNoConnectionsAtStart=true
 ij.showNoCountForSelect=true
+
+# DataSource properties, only used if ij.dataSource is set
+ij.dataSource.databaseName=wombat

Modified: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml134_app.properties
URL: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml134_app.properties?rev=179666&r1=179665&r2=179666&view=diff
==============================================================================
--- incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml134_app.properties (original)
+++ incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml134_app.properties Thu Jun  2 15:12:36 2005
@@ -6,3 +6,6 @@
 ij.password=FLATERPWD
 ij.showNoConnectionsAtStart=true
 ij.showNoCountForSelect=true
+
+# DataSource properties, only used if ij.dataSource is set
+ij.dataSource.databaseName=wombat

Modified: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml141_app.properties
URL: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml141_app.properties?rev=179666&r1=179665&r2=179666&view=diff
==============================================================================
--- incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml141_app.properties (original)
+++ incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml141_app.properties Thu Jun  2 15:12:36 2005
@@ -6,3 +6,6 @@
 ij.password=FLATERPWD
 ij.showNoConnectionsAtStart=true
 ij.showNoCountForSelect=true
+
+# DataSource properties, only used if ij.dataSource is set
+ij.dataSource.databaseName=wombat

Modified: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml144_app.properties
URL: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml144_app.properties?rev=179666&r1=179665&r2=179666&view=diff
==============================================================================
--- incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml144_app.properties (original)
+++ incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml144_app.properties Thu Jun  2 15:12:36 2005
@@ -6,3 +6,6 @@
 ij.password=FLATERPWD
 ij.showNoConnectionsAtStart=true
 ij.showNoCountForSelect=true
+
+# DataSource properties, only used if ij.dataSource is set
+ij.dataSource.databaseName=wombat

Modified: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml147_app.properties
URL: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml147_app.properties?rev=179666&r1=179665&r2=179666&view=diff
==============================================================================
--- incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml147_app.properties (original)
+++ incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml147_app.properties Thu Jun  2 15:12:36 2005
@@ -6,3 +6,6 @@
 ij.password=FLATERPWD
 ij.showNoConnectionsAtStart=true
 ij.showNoCountForSelect=true
+
+# DataSource properties, only used if ij.dataSource is set
+ij.dataSource.databaseName=wombat

Modified: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml148_app.properties
URL: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml148_app.properties?rev=179666&r1=179665&r2=179666&view=diff
==============================================================================
--- incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml148_app.properties (original)
+++ incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml148_app.properties Thu Jun  2 15:12:36 2005
@@ -3,3 +3,6 @@
 ij.password=FLATERPWD
 ij.showNoConnectionsAtStart=true
 ij.showNoCountForSelect=true
+
+# DataSource properties, only used if ij.dataSource is set
+ij.dataSource.databaseName=wombat

Modified: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml149_app.properties
URL: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml149_app.properties?rev=179666&r1=179665&r2=179666&view=diff
==============================================================================
--- incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml149_app.properties (original)
+++ incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml149_app.properties Thu Jun  2 15:12:36 2005
@@ -3,3 +3,6 @@
 ij.password=FLATERPWD
 ij.showNoConnectionsAtStart=true
 ij.showNoCountForSelect=true
+
+# DataSource properties, only used if ij.dataSource is set
+ij.dataSource.databaseName=wombat

Modified: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml155_app.properties
URL: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml155_app.properties?rev=179666&r1=179665&r2=179666&view=diff
==============================================================================
--- incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml155_app.properties (original)
+++ incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml155_app.properties Thu Jun  2 15:12:36 2005
@@ -3,3 +3,6 @@
 ij.password=FLATERPWD
 ij.showNoConnectionsAtStart=true
 ij.showNoCountForSelect=true
+
+# DataSource properties, only used if ij.dataSource is set
+ij.dataSource.databaseName=wombat

Modified: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml160_app.properties
URL: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml160_app.properties?rev=179666&r1=179665&r2=179666&view=diff
==============================================================================
--- incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml160_app.properties (original)
+++ incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml160_app.properties Thu Jun  2 15:12:36 2005
@@ -3,3 +3,6 @@
 ij.password=FLATERPWD
 ij.showNoConnectionsAtStart=true
 ij.showNoCountForSelect=true
+
+# DataSource properties, only used if ij.dataSource is set
+ij.dataSource.databaseName=wombat

Modified: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml162_app.properties
URL: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml162_app.properties?rev=179666&r1=179665&r2=179666&view=diff
==============================================================================
--- incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml162_app.properties (original)
+++ incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml162_app.properties Thu Jun  2 15:12:36 2005
@@ -3,3 +3,6 @@
 ij.password=FLATERPWD
 ij.showNoConnectionsAtStart=true
 ij.showNoCountForSelect=true
+
+# DataSource properties, only used if ij.dataSource is set
+ij.dataSource.databaseName=wombat

Modified: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml165_app.properties
URL: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml165_app.properties?rev=179666&r1=179665&r2=179666&view=diff
==============================================================================
--- incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml165_app.properties (original)
+++ incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml165_app.properties Thu Jun  2 15:12:36 2005
@@ -3,3 +3,6 @@
 ij.password=FLATERPWD
 ij.showNoConnectionsAtStart=true
 ij.showNoCountForSelect=true
+
+# DataSource properties, only used if ij.dataSource is set
+ij.dataSource.databaseName=wombat

Modified: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml168_app.properties
URL: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml168_app.properties?rev=179666&r1=179665&r2=179666&view=diff
==============================================================================
--- incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml168_app.properties (original)
+++ incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml168_app.properties Thu Jun  2 15:12:36 2005
@@ -3,3 +3,6 @@
 ij.password=FLATERPWD
 ij.showNoConnectionsAtStart=true
 ij.showNoCountForSelect=true
+
+# DataSource properties, only used if ij.dataSource is set
+ij.dataSource.databaseName=wombat

Modified: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml170_app.properties
URL: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml170_app.properties?rev=179666&r1=179665&r2=179666&view=diff
==============================================================================
--- incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml170_app.properties (original)
+++ incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml170_app.properties Thu Jun  2 15:12:36 2005
@@ -3,3 +3,6 @@
 ij.password=FLATERPWD
 ij.showNoConnectionsAtStart=true
 ij.showNoCountForSelect=true
+
+# DataSource properties, only used if ij.dataSource is set
+ij.dataSource.databaseName=wombat

Modified: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml173_app.properties
URL: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml173_app.properties?rev=179666&r1=179665&r2=179666&view=diff
==============================================================================
--- incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml173_app.properties (original)
+++ incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml173_app.properties Thu Jun  2 15:12:36 2005
@@ -3,3 +3,6 @@
 ij.password=FLATERPWD
 ij.showNoConnectionsAtStart=true
 ij.showNoCountForSelect=true
+
+# DataSource properties, only used if ij.dataSource is set
+ij.dataSource.databaseName=wombat

Modified: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml174_app.properties
URL: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml174_app.properties?rev=179666&r1=179665&r2=179666&view=diff
==============================================================================
--- incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml174_app.properties (original)
+++ incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml174_app.properties Thu Jun  2 15:12:36 2005
@@ -3,3 +3,6 @@
 ij.password=FLATERPWD
 ij.showNoConnectionsAtStart=true
 ij.showNoCountForSelect=true
+
+# DataSource properties, only used if ij.dataSource is set
+ij.dataSource.databaseName=wombat

Modified: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml177_app.properties
URL: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml177_app.properties?rev=179666&r1=179665&r2=179666&view=diff
==============================================================================
--- incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml177_app.properties (original)
+++ incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml177_app.properties Thu Jun  2 15:12:36 2005
@@ -3,3 +3,6 @@
 ij.password=FLATERPWD
 ij.showNoConnectionsAtStart=true
 ij.showNoCountForSelect=true
+
+# DataSource properties, only used if ij.dataSource is set
+ij.dataSource.databaseName=wombat

Modified: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml178_app.properties
URL: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml178_app.properties?rev=179666&r1=179665&r2=179666&view=diff
==============================================================================
--- incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml178_app.properties (original)
+++ incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml178_app.properties Thu Jun  2 15:12:36 2005
@@ -3,3 +3,6 @@
 ij.user=FLATER
 ij.password=FLATERPWD
 ij.showNoCountForSelect=true
+
+# DataSource properties, only used if ij.dataSource is set
+ij.dataSource.databaseName=wombat

Modified: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml179_app.properties
URL: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml179_app.properties?rev=179666&r1=179665&r2=179666&view=diff
==============================================================================
--- incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml179_app.properties (original)
+++ incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml179_app.properties Thu Jun  2 15:12:36 2005
@@ -3,3 +3,6 @@
 ij.password=FLATERPWD
 ij.showNoConnectionsAtStart=true
 ij.showNoCountForSelect=true
+
+# DataSource properties, only used if ij.dataSource is set
+ij.dataSource.databaseName=wombat

Modified: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml181_app.properties
URL: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml181_app.properties?rev=179666&r1=179665&r2=179666&view=diff
==============================================================================
--- incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml181_app.properties (original)
+++ incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml181_app.properties Thu Jun  2 15:12:36 2005
@@ -3,3 +3,6 @@
 ij.password=FLATERPWD
 ij.showNoConnectionsAtStart=true
 ij.showNoCountForSelect=true
+
+# DataSource properties, only used if ij.dataSource is set
+ij.dataSource.databaseName=wombat

Modified: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml182_app.properties
URL: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml182_app.properties?rev=179666&r1=179665&r2=179666&view=diff
==============================================================================
--- incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml182_app.properties (original)
+++ incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/dml182_app.properties Thu Jun  2 15:12:36 2005
@@ -3,3 +3,6 @@
 ij.password=FLATERPWD
 ij.showNoConnectionsAtStart=true
 ij.showNoCountForSelect=true
+
+# DataSource properties, only used if ij.dataSource is set
+ij.dataSource.databaseName=wombat

Modified: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/flattab_app.properties
URL: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/flattab_app.properties?rev=179666&r1=179665&r2=179666&view=diff
==============================================================================
--- incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/flattab_app.properties (original)
+++ incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/flattab_app.properties Thu Jun  2 15:12:36 2005
@@ -3,3 +3,6 @@
 ij.password=FLATERPWD
 ij.showNoConnectionsAtStart=true
 ij.showNoCountForSelect=true
+
+# DataSource properties, only used if ij.dataSource is set
+ij.dataSource.databaseName=wombat

Modified: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/schema1_app.properties
URL: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/schema1_app.properties?rev=179666&r1=179665&r2=179666&view=diff
==============================================================================
--- incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/schema1_app.properties (original)
+++ incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/schema1_app.properties Thu Jun  2 15:12:36 2005
@@ -7,3 +7,7 @@
 ij.password=HUPWD
 ij.showNoConnectionsAtStart=true
 ij.showNoCountForSelect=true
+
+# DataSource properties, only used if ij.dataSource is set
+ij.dataSource.databaseName=wombat
+ij.dataSource.createDatabase=create

Modified: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/schema4_app.properties
URL: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/schema4_app.properties?rev=179666&r1=179665&r2=179666&view=diff
==============================================================================
--- incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/schema4_app.properties (original)
+++ incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/schema4_app.properties Thu Jun  2 15:12:36 2005
@@ -7,3 +7,7 @@
 ij.password=SULLIVAN1PWD
 ij.showNoConnectionsAtStart=true
 ij.showNoCountForSelect=true
+
+# DataSource properties, only used if ij.dataSource is set
+ij.dataSource.databaseName=wombat
+ij.dataSource.createDatabase=create

Modified: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/schema5_app.properties
URL: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/schema5_app.properties?rev=179666&r1=179665&r2=179666&view=diff
==============================================================================
--- incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/schema5_app.properties (original)
+++ incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/schema5_app.properties Thu Jun  2 15:12:36 2005
@@ -3,3 +3,6 @@
 ij.password=FLATERPWD
 ij.showNoConnectionsAtStart=true
 ij.showNoCountForSelect=true
+
+# DataSource properties, only used if ij.dataSource is set
+ij.dataSource.databaseName=wombat

Modified: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/schema8_app.properties
URL: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/schema8_app.properties?rev=179666&r1=179665&r2=179666&view=diff
==============================================================================
--- incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/schema8_app.properties (original)
+++ incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/schema8_app.properties Thu Jun  2 15:12:36 2005
@@ -6,3 +6,6 @@
 ij.password=SUNPWD
 ij.showNoConnectionsAtStart=true
 ij.showNoCountForSelect=true
+
+# DataSource properties, only used if ij.dataSource is set
+ij.dataSource.databaseName=wombat

Modified: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/temp_cts5tab_app.properties
URL: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/temp_cts5tab_app.properties?rev=179666&r1=179665&r2=179666&view=diff
==============================================================================
--- incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/temp_cts5tab_app.properties (original)
+++ incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/temp_cts5tab_app.properties Thu Jun  2 15:12:36 2005
@@ -6,3 +6,6 @@
 ij.password=CTS1PWD
 ij.showNoConnectionsAtStart=true
 ij.showNoCountForSelect=true
+
+# DataSource properties, only used if ij.dataSource is set
+ij.dataSource.databaseName=wombat

Modified: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/xts701_app.properties
URL: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/xts701_app.properties?rev=179666&r1=179665&r2=179666&view=diff
==============================================================================
--- incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/xts701_app.properties (original)
+++ incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/xts701_app.properties Thu Jun  2 15:12:36 2005
@@ -3,3 +3,6 @@
 ij.password=CTS1PWD
 ij.showNoConnectionsAtStart=true
 ij.showNoCountForSelect=true
+
+# DataSource properties, only used if ij.dataSource is set
+ij.dataSource.databaseName=wombat

Modified: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/xts701a_app.properties
URL: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/xts701a_app.properties?rev=179666&r1=179665&r2=179666&view=diff
==============================================================================
--- incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/xts701a_app.properties (original)
+++ incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/xts701a_app.properties Thu Jun  2 15:12:36 2005
@@ -3,3 +3,6 @@
 ij.password=CTS1PWD
 ij.showNoConnectionsAtStart=true
 ij.showNoCountForSelect=true
+
+# DataSource properties, only used if ij.dataSource is set
+ij.dataSource.databaseName=wombat

Modified: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/xts729_app.properties
URL: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/xts729_app.properties?rev=179666&r1=179665&r2=179666&view=diff
==============================================================================
--- incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/xts729_app.properties (original)
+++ incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/xts729_app.properties Thu Jun  2 15:12:36 2005
@@ -3,3 +3,6 @@
 ij.password=CTS1PWD
 ij.showNoConnectionsAtStart=true
 ij.showNoCountForSelect=true
+
+# DataSource properties, only used if ij.dataSource is set
+ij.dataSource.databaseName=wombat

Modified: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/xts730_app.properties
URL: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/xts730_app.properties?rev=179666&r1=179665&r2=179666&view=diff
==============================================================================
--- incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/xts730_app.properties (original)
+++ incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/xts730_app.properties Thu Jun  2 15:12:36 2005
@@ -6,3 +6,6 @@
 ij.password=CTS1PWD
 ij.showNoConnectionsAtStart=true
 ij.showNoCountForSelect=true
+
+# DataSource properties, only used if ij.dataSource is set
+ij.dataSource.databaseName=wombat

Modified: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/xts731_app.properties
URL: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/xts731_app.properties?rev=179666&r1=179665&r2=179666&view=diff
==============================================================================
--- incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/xts731_app.properties (original)
+++ incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/xts731_app.properties Thu Jun  2 15:12:36 2005
@@ -3,3 +3,6 @@
 ij.password=CTS1PWD
 ij.showNoConnectionsAtStart=true
 ij.showNoCountForSelect=true
+
+# DataSource properties, only used if ij.dataSource is set
+ij.dataSource.databaseName=wombat

Modified: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/xts740_app.properties
URL: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/xts740_app.properties?rev=179666&r1=179665&r2=179666&view=diff
==============================================================================
--- incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/xts740_app.properties (original)
+++ incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/xts740_app.properties Thu Jun  2 15:12:36 2005
@@ -3,3 +3,6 @@
 ij.password=CTS1PWD
 ij.showNoConnectionsAtStart=true
 ij.showNoCountForSelect=true
+
+# DataSource properties, only used if ij.dataSource is set
+ij.dataSource.databaseName=wombat

Modified: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/xts742_app.properties
URL: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/xts742_app.properties?rev=179666&r1=179665&r2=179666&view=diff
==============================================================================
--- incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/xts742_app.properties (original)
+++ incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/xts742_app.properties Thu Jun  2 15:12:36 2005
@@ -3,3 +3,6 @@
 ij.password=CTS1PWD
 ij.showNoConnectionsAtStart=true
 ij.showNoCountForSelect=true
+
+# DataSource properties, only used if ij.dataSource is set
+ij.dataSource.databaseName=wombat

Modified: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/xts752_app.properties
URL: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/xts752_app.properties?rev=179666&r1=179665&r2=179666&view=diff
==============================================================================
--- incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/xts752_app.properties (original)
+++ incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/xts752_app.properties Thu Jun  2 15:12:36 2005
@@ -3,3 +3,6 @@
 ij.password=CTS1PWD
 ij.showNoConnectionsAtStart=true
 ij.showNoCountForSelect=true
+
+# DataSource properties, only used if ij.dataSource is set
+ij.dataSource.databaseName=wombat

Modified: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/xts753_app.properties
URL: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/xts753_app.properties?rev=179666&r1=179665&r2=179666&view=diff
==============================================================================
--- incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/xts753_app.properties (original)
+++ incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/xts753_app.properties Thu Jun  2 15:12:36 2005
@@ -3,3 +3,6 @@
 ij.password=CTS1PWD
 ij.showNoConnectionsAtStart=true
 ij.showNoCountForSelect=true
+
+# DataSource properties, only used if ij.dataSource is set
+ij.dataSource.databaseName=wombat

Modified: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/xts760_app.properties
URL: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/xts760_app.properties?rev=179666&r1=179665&r2=179666&view=diff
==============================================================================
--- incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/xts760_app.properties (original)
+++ incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/xts760_app.properties Thu Jun  2 15:12:36 2005
@@ -3,3 +3,6 @@
 ij.password=CTS1PWD
 ij.showNoConnectionsAtStart=true
 ij.showNoCountForSelect=true
+
+# DataSource properties, only used if ij.dataSource is set
+ij.dataSource.databaseName=wombat

Modified: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/yts796_app.properties
URL: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/yts796_app.properties?rev=179666&r1=179665&r2=179666&view=diff
==============================================================================
--- incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/yts796_app.properties (original)
+++ incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/yts796_app.properties Thu Jun  2 15:12:36 2005
@@ -3,3 +3,6 @@
 ij.password=CTS1PWD
 ij.showNoConnectionsAtStart=true
 ij.showNoCountForSelect=true
+
+# DataSource properties, only used if ij.dataSource is set
+ij.dataSource.databaseName=wombat

Modified: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/yts797_app.properties
URL: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/yts797_app.properties?rev=179666&r1=179665&r2=179666&view=diff
==============================================================================
--- incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/yts797_app.properties (original)
+++ incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/yts797_app.properties Thu Jun  2 15:12:36 2005
@@ -3,3 +3,6 @@
 ij.password=CTS1PWD
 ij.showNoConnectionsAtStart=true
 ij.showNoCountForSelect=true
+
+# DataSource properties, only used if ij.dataSource is set
+ij.dataSource.databaseName=wombat

Modified: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/yts798_app.properties
URL: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/yts798_app.properties?rev=179666&r1=179665&r2=179666&view=diff
==============================================================================
--- incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/yts798_app.properties (original)
+++ incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/yts798_app.properties Thu Jun  2 15:12:36 2005
@@ -3,3 +3,6 @@
 ij.password=CTS1PWD
 ij.showNoConnectionsAtStart=true
 ij.showNoCountForSelect=true
+
+# DataSource properties, only used if ij.dataSource is set
+ij.dataSource.databaseName=wombat

Modified: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/yts799_app.properties
URL: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/yts799_app.properties?rev=179666&r1=179665&r2=179666&view=diff
==============================================================================
--- incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/yts799_app.properties (original)
+++ incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/yts799_app.properties Thu Jun  2 15:12:36 2005
@@ -3,3 +3,6 @@
 ij.password=CTS1PWD
 ij.showNoConnectionsAtStart=true
 ij.showNoCountForSelect=true
+
+# DataSource properties, only used if ij.dataSource is set
+ij.dataSource.databaseName=wombat

Modified: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/yts811_app.properties
URL: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/yts811_app.properties?rev=179666&r1=179665&r2=179666&view=diff
==============================================================================
--- incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/yts811_app.properties (original)
+++ incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/yts811_app.properties Thu Jun  2 15:12:36 2005
@@ -3,3 +3,6 @@
 ij.password=CTS1PWD
 ij.showNoConnectionsAtStart=true
 ij.showNoCountForSelect=true
+
+# DataSource properties, only used if ij.dataSource is set
+ij.dataSource.databaseName=wombat

Modified: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/yts812_app.properties
URL: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/yts812_app.properties?rev=179666&r1=179665&r2=179666&view=diff
==============================================================================
--- incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/yts812_app.properties (original)
+++ incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/nist/yts812_app.properties Thu Jun  2 15:12:36 2005
@@ -3,3 +3,6 @@
 ij.password=CTS1PWD
 ij.showNoConnectionsAtStart=true
 ij.showNoCountForSelect=true
+
+# DataSource properties, only used if ij.dataSource is set
+ij.dataSource.databaseName=wombat