[Mono-dev] Tests failures when running on MS.NET
Eyal Alaluf
eyala at mainsoft.com
Wed Jan 9 08:35:11 EST 2008
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: mono-devel-list-bounces at lists.ximian.com
[mailto:mono-devel-list-bounces at lists.ximian.com] On Behalf Of Atsushi
Eno
Sent: 09 January 2008 13:50
To: mono-devel-list at 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 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