[Mono-dev] [Mono-Dev]System.Xml.Schema.Extensions unit tests

Atsushi Eno atsushieno at veritas-vos-liberabit.com
Fri May 28 00:13:14 EDT 2010


Ohh, thanks, but since we use NUnit 2.4.8 your test code doesn't build.

To confirm your test builds:
- build mono and mcs from trunk.
- go to mcs/class/System.Xml.Linq.
- create Test/System.Xml.Schema directory and copy your test there.
- in System.Xml.Linq_test.dll.sources file, add a line below:
   System.Xml.Schema/ExtensionsTest.cs
- run this: make run-test

Atsushi Eno


On 2010/05/28 10:30, stefan prutianu wrote:
>
> Attached is ExtensionsTest.cs - source file containing NUnit Test 
> Cases for Extensions.cs class under System.Xml.Schema namespace found 
> in System.Xml.Linq assembly  (System.Xml.Linq.dll). It has been tested 
> (all tests being successful) on .Net framework 3.5 using NUnit 2.5.5
>
>
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>    



More information about the Mono-devel-list mailing list