Migrating from monodoc/class/System.Data to mcs/class/System.Data/Documentation...
[mono.git] / mcs / class / System.Data / Test /
2008-10-10 Marek SafarNew tests, update.
2008-10-08 Marek SafarUpdates
2008-10-08 Daniel Morgan2006-12-07 Nagappan A <anagappan@novell.com>
2008-09-18 Marek SafarNew test, update
2008-09-17 Veerapuram VaradhanAdded test for DeriveParameters
2008-09-16 Raja R HarinathIn System.Data:
2008-09-14 Gert DriesenMoved ProviderCollectionTest.cs from System assembly...
2008-08-26 Veerapuram VaradhanTest for binary type handling
2008-08-14 Gert Driesen* DataViewTest2.cs (DataViewManager): Check for referen...
2008-08-14 Gert Driesen* SqlConnection.cs: Use constants for min/max values...
2008-08-14 Gert Driesen* DataTableTest2.cs: Added test for LoadDataRow with...
2008-08-05 Marek SafarNew tests.
2008-08-04 Raja R Harinath* XmlDataReaderTest.cs (XmlLoadCustomTypesTest): Fix...
2008-07-30 Veerapuram VaradhanTest for Bug#377146
2008-07-29 Marek SafarNew tests.
2008-07-28 Gert Driesen* SqlCommandTest.cs: Enabled test for bug #412569.
2008-07-28 Gert Driesen* SqlCommand.cs: Fixed order of arguments for ArgumentE...
2008-07-28 Gert Driesen* SqlCommand.cs: Fixed param name in ArgumentException...
2008-07-28 Gert Driesen* SqlCommand.cs: Added bool argument to ValidateCommand...
2008-07-28 Gert Driesen* SqlCommand.cs: Avoid NRE in CloseDataReader when...
2008-07-28 Gert Driesen* SqlCommand.cs: (Transaction): On the 1.0 profile...
2008-07-28 Gert Driesen* SqlCommand.cs (Connection): Do not throw InvalidOpera...
2008-07-28 Gert Driesen* SqlConnection.cs: Use null as default value for conne...
2008-07-28 Gert Driesen* SqlConnection.cs(ChangeState): Return immediately...
2008-07-28 Gert Driesen* SqlCommandTest.cs: Moved tests that do not require...
2008-07-28 Gert Driesen* SqlCommandTest.cs: Added tests for bug #412584, ...
2008-07-28 Gert Driesen* SqlNotificationRequestTest.cs: Added ctor and propert...
2008-07-28 Gert Driesen* ConnectionManager.cs: Fixed exception message. Code...
2008-07-28 Gert Driesen* OdbcParameterTest.cs: Fixed compilation on 1.0 profile.
2008-07-20 Gert Driesen* XmlDataLoaderTest.cs: Use temporary file in TEMP...
2008-07-20 Gert Driesen* DataTableTest.cs
2008-07-20 Gert Driesen* DataRowTest2.cs: Improved int indexer test for settin...
2008-07-10 Veerapuram VaradhanFixes #326182
2008-07-04 Gert Driesen* DataRelationTest.cs
2008-07-04 Gert DriesenMissed this one.
2008-07-04 Gert Driesen* ConstraintCollectionTest2.cs
2008-07-04 Gert Driesen* DataColumnCollectionTest.cs: Added test for Add ...
2008-07-03 Gert Driesen* DataRow.cs: Added missing null checks. Cosmetic chang...
2008-07-03 Gert Driesen* SqlCommandTest.cs: Removed extra tabs. Update bug...
2008-07-03 Gert Driesen* OdbcDataAdapterTest.cs: Added test for UpdateBatchSize.
2008-06-19 Atsushi Eno2008-06-19 Atsushi Enomoto <atsushi@ximian.com>
2008-06-19 Atsushi Eno2008-06-18 Atsushi Enomoto <atsushi@ximian.com>
2008-06-18 Atsushi Eno2008-06-18 Atsushi Enomoto <atsushi@ximian.com>
2008-06-17 Atsushi Eno2008-06-17 Atsushi Enomoto <atsushi@ximian.com>
2008-06-16 Atsushi Eno2008-06-16 Atsushi Enomoto <atsushi@ximian.com>
2008-06-16 Atsushi Eno2008-06-16 Atsushi Enomoto <atsushi@ximian.com>
2008-06-16 Atsushi Eno2008-06-16 Atsushi Enomoto <atsushi@ximian.com>
2008-06-16 Atsushi Eno2008-06-16 Atsushi Enomoto <atsushi@ximian.com>
2008-06-13 Atsushi Eno2008-06-13 Atsushi Enomoto <atsushi@ximian.com>
2008-06-12 Atsushi Eno2008-06-12 Atsushi Enomoto <atsushi@ximian.com>
2008-06-12 Atsushi Eno2008-06-12 Atsushi Enomoto <atsushi@ximian.com>
2008-06-03 Noam Lampertsvn path=/trunk/mcs/; revision=104772
2008-05-29 Veerapuram VaradhanTest case to verify Bug#382635
2008-05-28 Noam LampertRemove all vmwcproj files from old Grasshopper version
2008-04-19 Robert JordanIn Test/System.Data.SqlClient:
2008-04-16 Veerapuram VaradhanAdded tests for same parent/child table name and Id...
2008-03-23 Gert Driesen* DataContainerTest.cs: Code formatting.
2008-03-19 Igor Zelmanovichmerge r98600
2008-03-03 Veerapuram VaradhanBuild break fix.
2008-03-03 Veerapuram VaradhanTest for Bug#332809.
2008-03-03 Ankit JainIn class/System.Data:
2008-02-12 Igor ZelmanovichTARGET_J2EE:
2008-02-12 Arina ItkesTestFile3.xml and TestFile5.xml are used only for outpu...
2008-02-08 Marek SafarNew test + update
2008-02-07 Igor Zelmanovichfix tests:
2008-02-04 Arina ItkesFix for IXmlSerializable.ReadXml. Bug 9762.
2008-02-03 Arina ItkesAdded test for exporting of a generated typed DataSet...
2008-02-03 Arina ItkesAdded test for exporting of a generated typed DataSet...
2008-01-29 Arina ItkesNew DataTable tests added to the project.
2008-01-29 Arina Itkes Fix for IXmlSerializable.WriteXml in DataTable class...
2008-01-23 Konstantin Trigerwhen rh expresssion is null or DBNull always return...
2008-01-16 Veerapuram VaradhanTests for 2.0 GetDeleteCommand, GetUpdateCommand and...
2007-12-24 Konstantin Trigeradd support for string concat (+)
2007-12-23 Igor Zelmanovichfor TARGET_J2EE only:
2007-12-23 Igor Zelmanovichfor TARGET_J2EE only:
2007-11-20 Konstantin Trigerupdate the project file
2007-11-14 Atsushi Eno2007-11-14 Atushi Enomoto <atsushi@ximian.com>
2007-10-23 Marek SafarNew tests, message update
2007-10-21 Gert Driesen* DataColumn.cs: Fixed ParamName of ArgumentNullExcepti...
2007-10-20 Gert Driesen* System.Data_test.dll.sources: Added DbDataAdapterTest.cs,
2007-10-19 Gert Driesen* DbTransactionTest.cs: Enabled test for bug #325397.
2007-10-19 Nagappan Alagappan2007-10-19 Nagappan A <anagappan@novell.com>
2007-10-19 Nagappan Alagappan2007-10-19 Nagappan A <anagappan@novell.com>
2007-10-18 Gert Driesen * SqlConnectionTest.cs: Added tests for BeginTransacti...
2007-10-16 Gert Driesen* DbTransactionTest.cs: Added test for bug #325397.
2007-10-12 Nagappan Alagappan2007-10-12 Nagappan A <anagappan@novell.com>
2007-10-03 Raja R HarinathFix #328490
2007-10-01 Joel Reedenhance parsing of Mono.Data.SqlExpressions's SUBSTRING...
2007-10-01 Veerapuram VaradhanNew tests for Read and Write APIs.
2007-09-30 Konstantin Trigerfix the test for net_1_1 profile
2007-09-27 Veerapuram VaradhanChange the test strings to represent the fixes for...
2007-09-25 Marek SafarNew tests.
2007-09-25 Konstantin Trigercorrect WriteAttributeString while writing xml with...
2007-09-25 Veerapuram VaradhanReadWriteXmlTest - New Tests - for Read/WriteXml API...
2007-09-11 Nagappan Alagappan2007-09-11 Nagappan A <anagappan@novell.com>
2007-08-06 Nagappan Alagappan2007-08-06 Nagappan A <anagappan@novell.com>
2007-07-31 Nagappan Alagappan2007-07-31 Nagappan A <anagappan@novell.com>
2007-07-31 Nagappan Alagappan2007-07-31 Nagappan A <anagappan@novell.com>
2007-07-31 Nagappan Alagappan2007-07-31 Nagappan A <anagappan@novell.com>
2007-07-31 Nagappan Alagappan2007-07-31 Nagappan A <anagappan@novell.com>
next