New test.
[mono.git] / mcs / class / System.Data / Test / ProviderTests / Common / ChangeLog
1 2005-09-16  Senganal T  <tsenganal@novell.com>
2
3         * DataProvider.cs : Provides data for validation
4
5         DataProvider provides the data that is used for
6         validating Sq[DataReader. Currently it uses a dataset
7         to fill data from the database. Will be modified later to
8         get the values from a config file.
9
10 2005-09-01  Sureshkumar T  <tsureshkumar@novell.com>
11
12         * DBHelper.cs: Added. Class to provide helper methods for other tests.
13
14         * ConnectionManager.cs: Added. Class to manage connections
15