2003-03-16 Ville Palo * DataColumnCollectionTest.cs: little fix. 2003-03-16 Ville Palo * DataColumnCollectionTest.cs: Typos 2003-03-16 Ville Palo * DataSetTest.cs: Fixed line-ending problems 2003-03-06 Ville Palo * DataTableTest.cs: More tests for Select () 2003-02-28 Ville Palo * DataColumnCollectionTest.cs: Added more tests. * DataRowCollectionTest.cs: Added more tests. 2003-04-02 Ville Palo * DataColumnTest.cs: Added tests for Expression property 2003-03-02 Ville Palo * DataTableTest.cs: More tests for Select 2003-31-01 Ville Palo * DataTableTest.cs: Added more tests for Select (string) -method 2003-27-01 Ville Palo * DataRelationTest.cs: Added more tests 2003-27-01 Ville Palo * DataTableTest.cs: Added test for DataTable.Select () 2003-24-01 Ville Palo * UniqueConstraint.cs: More tests 2003-23-01 Ville Palo * ForeignKeyConstraint.cs: More tests 2003-22-01 Ville Palo * DataRelationTest.cs: More tests and little clean up. 2003-14-01 Ville Palo * DataRelationTest.cs: Added more tests 2003-13-01 Ville Palo * DataRelationTest.cs: Test class for DataRelation 2002-12-26 Ville Palo * own_schema.xsd: XmlSchema for testing ReadXmlSchema() -method * DataSetTest.cs: Added more Xml-tests. 2002-12-17 Ville Palo * region.xml: * store.xsd: new xmldoment and xmlschema for testing DataSet * DataSetTest.cs: Added some Xml-tests. * AllTests.cs: Added DataSetTest 2002-10-23 Nick Drochak * ConstraintCollectionTest.cs (SetUp): Clear the constraints before each test. * ConstraintTest.cs: same * DataColumnTest.cs: Get exceptions straight. Some are thrown and some aren't 2002-10-22 Nick Drochak * DataColumnTest.cs: Remove compiler warnings and use caught exception to report useful info.