| 123456789101112131415161718192021222324252627282930313233343536 |
- 2006-01-17 Senganal T <[email protected]>
- * sqlserver.config : Modified the default login and password to 'monotester'
- 2005-11-05 Kornél Pál <[email protected]>
- * app-net_2_0.config: Updated assembly versions to 2.0.0.0 (2.0 RTM).
- 2005-09-16 Senganal T <[email protected]>
- * System.Data.Connected.Tests.dll.sources: added more source files
- 2005-09-13 Sureshkumar T <[email protected]>
- * Makefile: Added reference to Sybase db.
- 2005-09-01 Sureshkumar T <[email protected]>
- * System.Data.Connected.Tests.dll.sources: source files.
- * app-default.config:
- * app-net_2_0.config:
- configuration files for profiles and lists the assembly
- informations for the Provider factory.
- * odbc.config:
- * sqlserver.config:
- connection string info for respective databases.
- * README: initial.
- pulled connected mode test-cases around Test/* directory into this
- new framework. This framework is based on nunit category based
- test-cases and uses Provider Factories provided in Mono.Data.dll
- to write provider independent code.
|