Hi, Atsushi.

So right now Mono 2.0 behaves like .Net 1.1.
What about making Mono compatible with .Net 2.0? This will make Mono 1.1
behave like .Net 2.0 but since most of the changes are bug fixes and
improvements this should not be a bigger problem then the one we
currently have.

Thanks, Eyal.

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Atsushi
Eno
Sent: 09 January 2008 13:50
To: mono-devel-list@lists.ximian.com
Subject: Re: [Mono-dev] Tests failures when running on MS.NET

Those values are different between .NET 2.0 and 1.x.
In mono land they are embedded in our runtime, which does not
differentiate 2.0 and 1.x.
If we have both tables it increases the size of the runtime
almost unnecessarily.

You can't "fix" the tests. You don't pay any attention to the
Mono test results, but if you "fix" them, they will "fail" on mono.

Atsushi Eno

Roei Erez wrote:
> 
> 
> Hi,
> 
> I have noticed that the following CharCategory related tests fails
when 
> running on MS:
> 
>  
> 
> CharCategoryTest.IsDigit
> 
> CharCategoryTest.IsLower
> 
> CharCategoryTest.IsNumber
> 
> CharCategoryTest.IsPunctuation
> 
> CharCategoryTest.IsSeperator
> 
> CharCategoryTest.IsSymbol
> 
> CharCategoryTest.IsUpper
> 
> CharCategoryTest.IsWhiteSpace
> 
>  
> 
> Is there a specific reason for this or can I fix the tests?
> 
>  
> 
> Regards,
> 
> Roei Erez
> 
>  
> 
> 
>
------------------------------------------------------------------------
> 
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list

_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to