Tag: cws_src680_dba24a
User: oj      
Date: 2007-09-20 05:53:56+0000
Modified:
   dba/connectivity/qa/drivers/dbase/DBaseDateFunctions.java
   dba/connectivity/qa/drivers/dbase/DBaseNumericFunctions.java
   dba/connectivity/qa/drivers/dbase/DBaseStringFunctions.java

Log:
 #i81582# correct test

File Changes:

Directory: /dba/connectivity/qa/drivers/dbase/
==============================================

File [changed]: DBaseDateFunctions.java
Url: 
http://dba.openoffice.org/source/browse/dba/connectivity/qa/drivers/dbase/DBaseDateFunctions.java?r1=1.3&r2=1.3.276.1
Delta lines:  +4 -4
-------------------
--- DBaseDateFunctions.java     2005-09-08 05:06:29+0000        1.3
+++ DBaseDateFunctions.java     2007-09-20 05:53:53+0000        1.3.276.1
@@ -4,9 +4,9 @@
  *
  *  $RCSfile: DBaseDateFunctions.java,v $
  *
- *  $Revision: 1.3 $
+ *  $Revision: 1.3.276.1 $
  *
- *  last change: $Author: rt $ $Date: 2005/09/08 05:06:29 $
+ *  last change: $Author: oj $ $Date: 2007/09/20 05:53:53 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
@@ -55,7 +55,7 @@
 
 public class DBaseDateFunctions {
 
-        private String where = "FROM \"biblio\" \"biblio\" where 
\"Identifier\" = 'BOR02b'";
+        private String where = "FROM \"biblio\" \"biblio\" where 
\"Identifier\" = 'BOR04'";
         private XMultiServiceFactory m_xORB;
         private DBaseDriverTest testcase;
         public DBaseDateFunctions(XMultiServiceFactory _xORB,DBaseDriverTest 
_testcase){

File [changed]: DBaseNumericFunctions.java
Url: 
http://dba.openoffice.org/source/browse/dba/connectivity/qa/drivers/dbase/DBaseNumericFunctions.java?r1=1.3&r2=1.3.276.1
Delta lines:  +4 -4
-------------------
--- DBaseNumericFunctions.java  2005-09-08 05:06:57+0000        1.3
+++ DBaseNumericFunctions.java  2007-09-20 05:53:53+0000        1.3.276.1
@@ -4,9 +4,9 @@
  *
  *  $RCSfile: DBaseNumericFunctions.java,v $
  *
- *  $Revision: 1.3 $
+ *  $Revision: 1.3.276.1 $
  *
- *  last change: $Author: rt $ $Date: 2005/09/08 05:06:57 $
+ *  last change: $Author: oj $ $Date: 2007/09/20 05:53:53 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
@@ -55,7 +55,7 @@
 
 public class DBaseNumericFunctions {
 
-        private String where = "FROM \"biblio\" \"biblio\" where 
\"Identifier\" = 'BOR02b'";
+        private String where = "FROM \"biblio\" \"biblio\" where 
\"Identifier\" = 'BOR04'";
         private XMultiServiceFactory m_xORB;
         private DBaseDriverTest testcase;
         public DBaseNumericFunctions(XMultiServiceFactory 
_xORB,DBaseDriverTest _testcase){

File [changed]: DBaseStringFunctions.java
Url: 
http://dba.openoffice.org/source/browse/dba/connectivity/qa/drivers/dbase/DBaseStringFunctions.java?r1=1.3&r2=1.3.276.1
Delta lines:  +4 -4
-------------------
--- DBaseStringFunctions.java   2005-09-08 05:07:12+0000        1.3
+++ DBaseStringFunctions.java   2007-09-20 05:53:53+0000        1.3.276.1
@@ -4,9 +4,9 @@
  *
  *  $RCSfile: DBaseStringFunctions.java,v $
  *
- *  $Revision: 1.3 $
+ *  $Revision: 1.3.276.1 $
  *
- *  last change: $Author: rt $ $Date: 2005/09/08 05:07:12 $
+ *  last change: $Author: oj $ $Date: 2007/09/20 05:53:53 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
@@ -55,7 +55,7 @@
 
 public class DBaseStringFunctions {
 
-        private String where = "FROM \"biblio\" \"biblio\" where 
\"Identifier\" = 'BOR02b'";
+        private String where = "FROM \"biblio\" \"biblio\" where 
\"Identifier\" = 'BOR04'";
         private XMultiServiceFactory m_xORB;
         private DBaseDriverTest testcase;
         public DBaseStringFunctions(XMultiServiceFactory _xORB,DBaseDriverTest 
_testcase){




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to