[Mono-devel-list] CVS updated to NUnit 2.1.91

Sébastien Pouliot spouliot at videotron.ca
Wed May 26 07:42:55 EDT 2004


Hello Gert

> Are you sure the "Transform.resx" resource file is correctly embedded in
> the NUnit.Util assembly ?

Well it worked on both my computers... but as Raja fixed it in CVS (to
recreate it everytime) I guess something wasn't right.
Thanks Raja.

> By the way : the assembly name (and file name) for NUnit.Util should be
> lowercase, meaning nunit.util (.dll)

It is (see Makefile). You probably see the older version because
nunit.util.dll couldn't compile because of the .resx problem.

Sebastien Pouliot
home: spouliot at videotron.ca
blog: http://pages.infinit.net/ctech/poupou.html


-----Original Message-----
From: Gert Driesen [mailto:gert.driesen at pandora.be]
Sent: 26 mai 2004 02:55
To: spouliot at videotron.ca
Subject: Re: [Mono-devel-list] CVS updated to NUnit 2.1.91


Sébastien,

I get the following exception when trying to run tests using the nunit built
by Mono on Windows :

NUnit version 2.1.91
Copyright (C) 2002-2003 James W. Newkirk, Michael C. Two, Alexei A.
Vorontsov, C
harlie Poole.
Copyright (C) 2000-2003 Philip Craig.
All Rights Reserved.

OS Version: Microsoft Windows NT 5.2.3790.0    Mono Version: 1.1.4322.573

Unhandled Exception:
System.IO.EndOfStreamException: Failed to read past end of stream.
in <0x00081> System.IO.BinaryReader:FillBuffer (int)
in <0x0001e> System.IO.BinaryReader:ReadString ()
in <0x0047d> System.Resources.ResourceReader:ResourceValue (int)
in <0x00070> ResourceEnumerator:get_Value ()
in <0x000c1> System.Resources.ResourceSet:ReadResources ()
in <0x00075> System.Resources.ResourceSet:GetObject (string,bool)
in <0x00096> System.Resources.ResourceManager:GetObject
(string,System.Globaliza
tion.CultureInfo)
in <0x00014> System.Resources.ResourceManager:GetObject (string)
in <0x00081> NUnit.Console.ConsoleUi:GetTransformReader
(NUnit.Util.ConsoleOptio
ns)
in <0x00070> NUnit.Console.ConsoleUi:Execute (NUnit.Util.ConsoleOptions)
in <0x00137> NUnit.Console.ConsoleUi:Main (string[])

Are you sure the "Transform.resx" resource file is correctly embedded in the
NUnit.Util assembly ?

By the way : the assembly name (and file name) for NUnit.Util should be
lowercase, meaning nunit.util (.dll)

Gert

----- Original Message -----
From: "Sébastien Pouliot" <spouliot at videotron.ca>
To: "Mono-Devel-List" <mono-devel-list at lists.ximian.com>
Sent: Wednesday, May 26, 2004 4:20 AM
Subject: [Mono-devel-list] CVS updated to NUnit 2.1.91


> Hello,
>
> A quick email to let all know that CVS has been updated with NUnit 2.1.91
> (beta for 2.2). We are now using the same source code* as the Windows
> version and should be able to keep in synch faster in the future.
>
> To celebrate this event I suggest
> (a) immediate peace in the world, or (if you can't do it);
> (b) that everyone commits at least 10 new unit tests for (at least) 10
days;
> or
> (c) that you quickly forget I was the one to commit it to CVS if it breaks
> something ;-)
> To make it easier multiple choices _are_ allowed.
>
> Happy hacking!
>
> * Actually you may notice small changes in AssemblyInfo.cs files to allow
> compilation (defines and filename case sensitive issues) but no
"functional"
> changes are present.
>
> Sebastien Pouliot
> http://pages.infinit.net/ctech/poupou.html
>
>
> _______________________________________________
> 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