You've already forked linux-packaging-mono
Imported Upstream version 4.6.0.125
Former-commit-id: a2155e9bd80020e49e72e86c44da02a8ac0e57a4
This commit is contained in:
parent
a569aebcfd
commit
e79aa3c0ed
@@ -1,76 +0,0 @@
|
||||
2010-01-15 Jonathan Pobst <monkey@jpobst.com>
|
||||
|
||||
* OracleParameterTest.cs: Mark test ParamSize_424908_SizeNotSetError
|
||||
as not working. Bug filed: #571218.
|
||||
|
||||
2009-09-25 Veerapuram Varadhan <vvaradhan@novell.com>
|
||||
|
||||
* OracleParameterTest.cs: Mark tests for bug #424908 as working.
|
||||
|
||||
2009-06-04 Veerapuram Varadhan <vvaradhan@novell.com>
|
||||
|
||||
* OracleParameterTest.cs: Enable Constructor2 test for 2.0
|
||||
profile and misc profile specific fixes.
|
||||
|
||||
2009-06-03 Veerapuram Varadhan <vvaradhan@novell.com>
|
||||
|
||||
* OracleParameterTest.cs: Mark tests for bug #424908 as NotWorking
|
||||
as it requires some more thorough debugging.
|
||||
|
||||
2009-06-03 Veerapuram Varadhan <vvaradhan@novell.com>
|
||||
|
||||
* OracleParameterTest.cs: Use the member variables for
|
||||
connection/command for executing the tests.
|
||||
|
||||
2009-05-15 Veerapuram Varadhan <vvaradhan@novell.com>
|
||||
|
||||
* OracleParameterTest.cs: Added tests corresponding to #424908
|
||||
|
||||
2008-05-07 Gert Driesen <drieseng@users.sourceforge.net>
|
||||
|
||||
* OracleDataAdapterTest.cs: Added ctor and basic property tests.
|
||||
* OracleParameterCollectionTest.cs: Added tests for Clear,Count,Add,
|
||||
Add,AddRange,Contains,indexers,IndexOf,Insert,Remove and RemoveAt.
|
||||
* OracleCommandTest.cs: Added tests for ctors and CommandText,
|
||||
CommandTimeout, ConnectionTimeout and Connection.
|
||||
* OracleConnectionTest.cs: Added tests for ConnectionString and
|
||||
ConnectionTimeout.
|
||||
* OracleParameterTest.cs: Allow for disconnected tests. Added basic
|
||||
ctor tests and test for ParameterName.
|
||||
* OracleTimeSpanTest.cs: Added ctor tests. Added tests for IsNull,
|
||||
MaxValue, MinValue, Null and ToString.
|
||||
|
||||
2007-05-25 Amit Biswas <amit@amitbiswas.com>
|
||||
|
||||
* OracleParameterCollectionTest.cs: Created the class OracleParameterCollectionTest and added
|
||||
tests for the properties IsFixedSize, IsReadOnly and IsSynchronized.
|
||||
|
||||
2007-02-13 Leszek Ciesielski <skolima@gmail.com>
|
||||
* OracleParameterTest.cs: Simple tests for handling OracleString,
|
||||
OracleDateTime and OracleNumber
|
||||
|
||||
2006-10-17 Leszek Ciesielski <skoliima@gmail.com>
|
||||
|
||||
* OracleLobTest.cs:
|
||||
* OracleParameterTest.cs: Configuration source updated to work with Mainsoft test suite.
|
||||
|
||||
2006-09-12 Leszek Ciesielski <skolima@gmail.com>
|
||||
|
||||
* OracleLobTest.cs: New. Regression tests for class
|
||||
OracleLob.
|
||||
|
||||
2006-09-11 Leszek Ciesielski <skolima@gmail.com>
|
||||
|
||||
* OracleCommandTest.cs: New. Regression tests for class
|
||||
OracleCommand.
|
||||
* OracleParameterTest.cs: New. Regression tests for class
|
||||
OracleParameter.
|
||||
|
||||
2005-09-22 Sebastien Pouliot <sebastien@ximian.com>
|
||||
|
||||
* OraclePermissionAttributeTest.cs: Removed *Choice security actions.
|
||||
|
||||
2004-09-14 Sebastien Pouliot <sebastien@ximian.com>
|
||||
|
||||
* OraclePermissionAttributeTest.cs: New. Unit tests for class
|
||||
OraclePermissionAttribute.
|
||||
Reference in New Issue
Block a user