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

Atsushi Eno atsushieno at veritas-vos-liberabit.com
Fri May 28 02:24:50 EDT 2010


Another option is to upgrade our nunit to 2.5.x. We had done some 
upgrading effort,
http://www.mail-archive.com/mono-devel-list@lists.ximian.com/msg21466.html
but there still are lots of tests in old fashion.

Atsushi Eno

On 2010/05/28 13:13, Atsushi Eno wrote:
> 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
>>
>>      
> _______________________________________________
> 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