[Mono-dev] Tests failures when running on MS.NET
Atsushi Eno
atsushi at ximian.com
Wed Jan 9 06:49:50 EST 2008
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
More information about the Mono-devel-list
mailing list