New test.
[mono.git] / mcs / class / System.Data.OracleClient / Test / ChangeLog
1 2006-19-12      Boris Kizner <borisk@mainsoft.com>
2
3         * System.Data.OracleClient.J2EE.config: change tests server.
4
5 2006-08-21      Boris Kirzner   <borisk@mainsoft.com>
6
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.
10
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.
14
15 2006-02-09  Konstantin Triger <kostat@mainsoft.com>
16
17         * Added Mainsoft OracleClient testsuite. The running instructions can be found at
18           System.Data.OracleClient.jvm/readme.txt.
19
20 2005-01-16  Daniel Morgan <danielmorgan@verizon.net>
21
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