2006-09-14 Jonathan Chambers <joncham@gmail.com>
[mcs.git] / class / System.Data.OracleClient / Test / ChangeLog
blob7bddd81e80581cdae21d51b20e5d2f3a9a225ec5
1 2006-19-12      Boris Kizner <borisk@mainsoft.com>
3         * System.Data.OracleClient.J2EE.config: change tests server.
5 2006-08-21      Boris Kirzner   <borisk@mainsoft.com>
7         * System.Data.OracleClient.Tests20.J2EE.sln, 
8         System.Data.OracleClient.Tests20.J2EE.vmwcsproj: 
9         added solution and project files for NET_2_0 tests run.
11 2006-03-13      Boris Kirzner <borisk@mainsoft.com>
12         * System.Data.OracleClient.J2EE.config: added sample app config file
13         for TARGET_JVM tests.
15 2006-02-09  Konstantin Triger <kostat@mainsoft.com>
17         * Added Mainsoft OracleClient testsuite. The running instructions can be found at
18           System.Data.OracleClient.jvm/readme.txt.
20 2005-01-16  Daniel Morgan <danielmorgan@verizon.net>
22         * ChangeLog: added file for oracle tests
23         
24         * testblob.cs: test loading a binary file into
25         an Oracle BLOB column and then reading a BLOB column
26         to a new binary file
27         
28         * testclob.cs: test loading a text file into
29         an Oracle CLOB column and then reading a CLOB column
30         to a new text file
31         
32