[Oledb-dev] RE: Contributing OLEDB test suite to PostgreSQL
Rafael Mizrahi
rafim at mainsoft.com
Tue Jul 26 09:47:35 GMT 2005
Hi Shachar,
License:
=============
Mainsoft also contributes these tests to the mono community,
http://www.mono-project.com So the license is MIT X11
http://www.opensource.org/licenses/mit-license.html
MIT X11 is very similar to GPL.
Motivation:
=============
Mainsoft distributes the "Visual MainWin for J2EE" product with a
bundled PostgreSQL, and we would be glad to improve the quality of the
oledb provider and give our users a better experience.
Tests Format:
=============
The tests are written in C# and run through the NUnit framework.
http://www.nunit.org
I am attaching a small example of a Unit test which tests the class
ConstraintCollection.
Contribution Roadmap:
=============
We are still in the process of contributing the tests to the mono
community, We finished contributing all the "DisConnected" tests, and
the next phase will be to contribute the "Connected" tests.
I wish to open a new project in pgfoundry.org/projects/oledb CVS and
contribute those "DisConnected" tests, stabilize them, and then, once we
will finish the second phase with mono, we will contribute them to
pgfoundry.org/projects/oledb
What do you think ?
Rafi
Mainsoft
-----Original Message-----
From: Shachar Shemesh [mailto:psql at shemesh.biz]
Sent: Tuesday, July 26, 2005 12:21 PM
To: Rafael Mizrahi
Cc: oledb-devel at pgfoundry.org
Subject: Re: Contributing OLEDB test suite to PostgreSQL
Rafael Mizrahi wrote:
>Hi Shachar,
>I would like to contribute a large set of unit tests (written in C#) to
>the PostgreSQL oledb community at http://pgfoundry.org/projects/oledb/
.
>
>How can I do that ?
>
>
What form are they in? What license are they to be released under?
I think the best way would be to open a new project in CVS and commit
them there. Let's have a look at the tests and decide.
Shachar
--
Shachar Shemesh
Lingnu Open Source Consulting ltd.
http://www.lingnu.com/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ConstraintCollectionTest2.cs
Type: application/octet-stream
Size: 9050 bytes
Desc: ConstraintCollectionTest2.cs
Url : http://pgfoundry.org/pipermail/oledb-devel/attachments/20050726/97faefcf/ConstraintCollectionTest2.obj
More information about the Oledb-devel
mailing list