[Mono-dev] new test framework works on dotnet

Andrew Skiba andrews at mainsoft.com
Wed May 17 12:30:29 EDT 2006


Hello,

The attached patch adds new tests to the system.web testsuite, using the
new test framework. The tests can be built on mono and run on mono or on
dotnet by using the standard target make run-test-ondotnet.

Some tests pass on Mono, but some of them need more effort. Sometimes
mono vm stucks, I worked around that by adding Sleep at the beginning of
each test. Some tests still fail.

I added a custom target run-nunitweb-ondotnet and run-nunitweb-onmono to
the makefile to run only the tests which use the new framework.

So I'm looking for the help to make them all pass on mono, so we can run
them as a part of a build.

Andrew.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: NunitWeb.patch
Type: application/octet-stream
Size: 7313 bytes
Desc: NunitWeb.patch
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060517/47f32067/attachment.obj 


More information about the Mono-devel-list mailing list