[Mono-dev] FW: UPdated: Patch mail text

Andrew Skiba andrews at mainsoft.com
Sun May 28 10:59:56 EDT 2006


Hello 

In the attached patch you can find System.Web Makefile and
System.Web_test.dll.sources that adds the following components to the
System.Web Nunit test suite:
 
*	An HTML Compare package (under mainsoft/MainsoftWebTest) that
performs an advanced HTML comparing, by transferring HTML into XML and
compares the XML. (An "ignore" tags/ attributes mechanism is also
supported).
*	A testing framework package (under mainsoft/NunitWeb/NunitWeb)
that provides Web Hosting capabilities required for several tests (e.g.
Rendering tests of several controls, Master Page test, Themes and Skins
test). All tests using this framework are marked with the NUnitWeb
category. To make it easy to run this category alone, I added
run-nunitweb and run-nunitweb-ondotnet targets to the Makefile.
*	Four new test fixtures: MenuTest, SiteMapPathTest,
MasterPageTest and ThemeTest. They use the new frameworks.

The total number of new testcases that use NunitWeb is 20. They all pass
when run with make run-nunitweb-ondotnet. On Mono, there are 10 failures
(marked with NotWorking). I attach the TestResults file from running
with make run-nunitweb.

I urge you guys to try and apply this patch, to ensure it does not break
builds on unusual platforms.
If no one objects for a few days, I'll commit.

Andrew, Yoni and Tal.
 

 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: nunit.patch
Type: application/octet-stream
Size: 4778 bytes
Desc: nunit.patch
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060528/8d4e1b10/attachment.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: TestResult-net_2_0.xml
Type: text/xml
Size: 44329 bytes
Desc: TestResult-net_2_0.xml
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060528/8d4e1b10/attachment.xml 


More information about the Mono-devel-list mailing list