Daniel Morgan dec1eccd89 2008-08-23 Daniel Morgan <[email protected]> пре 17 година
..
Assembly 2c3be624d0 fix attribute пре 17 година
Mainsoft.Data.Jdbc.Providers.jvm aa87a8bd51 Added OracleProvider implementation for TARGET_JVM пре 20 година
System.Data.OracleClient dec1eccd89 2008-08-23 Daniel Morgan <[email protected]> пре 17 година
System.Data.OracleClient.Oci df804b5b94 пре 17 година
System.Data.OracleClient.jvm 683e24b4a8 Implemented respective AddWithValue methods пре 19 година
Test 99e8519833 * OracleDataReader_GetDateTime.cs: Moved initialization of пре 17 година
ChangeLog dec1eccd89 2008-08-23 Daniel Morgan <[email protected]> пре 17 година
Makefile bd7da4a3c1 Cleanup of unused variables and other compiler warnings. пре 19 година
README.tests 2e3677ca91 Integrated the Mainsoft test suite into make run-test. Many tests still fail... пре 19 година
System.Data.OracleClient.dll.sources dec1eccd89 2008-08-23 Daniel Morgan <[email protected]> пре 17 година
System.Data.OracleClient.sln d63b262fed Set svn:eol-style to native. пре 19 година
System.Data.OracleClient20.csproj 078bfb7274 Build java configuration using RT of JRE 1.4.2 for support of older java systems пре 18 година
System.Data.OracleClient20.sln 5c697547f8 Grasshopper project system now uses csproj extension пре 19 година
System.Data.OracleClient_test.dll.sources 8ddf5beafd * OracleTransaction.cs: Corcompare fixes for 2.0 profile. Implemented пре 17 година
System.Data.OracleClient_test_default.dll.config.example 2e3677ca91 Integrated the Mainsoft test suite into make run-test. Many tests still fail... пре 19 година
makefile.build c1498b1027 Update Java build system пре 18 година
net_1_1_java_System.Data.OracleClient.dll.exclude.sources 21d3bf58b0 TARGET_JVM: update build system пре 20 година
net_1_1_java_System.Data.OracleClient.dll.sources f7fd6ade29 add OracleProvider пре 20 година
run-tests.bat d63b262fed Set svn:eol-style to native. пре 19 година
run-tests.test.bat af316aaf0e Convert jgac to java_refs, and jre6 to jre пре 19 година

README.tests

Some tests located require a connection to Oracle database to execute.
To configure a connection, copy System.Data.OracleClient_test_default.dll.config.example
to System.Data.OracleClient_test_default.dll.config and fill in the ConnectionString with appropriate Data Source.

If no System.Data.OracleClient_test_default.dll.config is present, those tests will be ignored.

To test .Net 2.0 profile, copy System.Data.OracleClient_test_default.dll.config
to System.Data.OracleClient_test_net_2_0.dll.config and launch tests with PROFILE=net_2_0 .

Scripts for populating the database are located in Test/System.Data.OracleClient.jvm (for their usage, consult Test/System.Data.OracleClient.jvm/readme.txt).