[Mono-devel-list] Mono.Math/BigInteger.cs patch

Sébastien Pouliot spouliot at videotron.ca
Wed Sep 3 21:17:48 EDT 2003


> These tests aren't run at all on Windows as they are in
> corlib_plattest.dll.excludes (the
> classes aren't in MS's corlib).

Sorry I wasn't clear about "not showing up".

I runned the unit tests using nunit-gui.exe from Visual Studio (custom
project).
So I'm pretty confident that all BigInteger tests are both executed and
"green" (pass) on MS Framework 1.1 ;-)

Could you elaborate on which tests are failing and why you think they would
fail on every UNIX system ?
BigInteger is 100% managed. If it work on Windows it should works
everywhere, if not then it may not be a BigInteger bug (runtime ?).

Thanks

Sebastien Pouliot
Security Architect, Motus Technologies, http://www.motus.com/
work: spouliot at motus.com
home: spouliot at videotron.ca


-----Original Message-----
From: Bernie Solomon [mailto:bernard at ugsolutions.com]
Sent: 3 septembre 2003 20:42
To: spouliot at videotron.ca
Cc: mono-devel-list at lists.ximian.com
Subject: Re: [Mono-devel-list] Mono.Math/BigInteger.cs patch


These tests aren't run at all on Windows as they are in
corlib_plattest.dll.excludes (the
classes aren't in MS's corlib).

It fails using my HPUX version of the interpreter - CVS based sources - but
I think it should fail on any Unix.

Bernie
----- Original Message -----
From: "Sébastien Pouliot" <spouliot at videotron.ca>
To: "Bernie Solomon" <bernard at ugsolutions.com>
Cc: <mono-devel-list at lists.ximian.com>
Sent: Wednesday, September 03, 2003 5:07 PM
Subject: RE: [Mono-devel-list] Mono.Math/BigInteger.cs patch


> Bernie,
>
> This is no failure showing up on Windows using the MS framework 1.1.
> Can you elaborate what unit test(s) is/are failing, OS, mono version
(versus
> CVS) ...
>
> Thanks
>
> Sebastien Pouliot
> Security Architect, Motus Technologies, http://www.motus.com/
> work: spouliot at motus.com
> home: spouliot at videotron.ca
>
>
> -----Original Message-----
> From: mono-devel-list-admin at lists.ximian.com
> [mailto:mono-devel-list-admin at lists.ximian.com]On Behalf Of Bernie
> Solomon
> Sent: 3 septembre 2003 15:33
> To: mono-devel-list at lists.ximian.com
> Subject: [Mono-devel-list] Mono.Math/BigInteger.cs patch
>
>
>
> Now I am running corlib tests I looked at a few failures and have a fix
for
> one BigInteger failure I noticed.
>
> Bernie Solomon
>





More information about the Mono-devel-list mailing list