<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
The Test assemblies are built with a reference to that dll, but when you run it in another environment, you can but hope that the signatures of the compiled dll and the hosting processes dll match.<BR><BR>
Most oftenly, it will work, but sometimes, it will break. I must admit I don't know exactly why it breaks, as the typeloader just gives me an NullException.<BR>
<BR>
Anyway, if this is a breaker for the linux peeps, I suggest we postpone until a fix has arrived.<BR>
<BR>
I can download an older nunit-gui. ;-)<BR> <BR>Best regards,<BR>Stefan Andersson<BR><BR><BR><BR> <BR>> Date: Wed, 6 May 2009 20:33:07 +0800<BR>> From: mmazur@gmail.com<BR>> To: opensim-dev@lists.berlios.de<BR>> Subject: Re: [Opensim-dev] Upgrading NUnit<BR>> <BR>> Hi,<BR>> <BR>> On Wed, May 6, 2009 at 6:28 PM, Stefan Andersson <stefan@tribalmedia.se> wrote:<BR>> > I started working on some weird failiures in tests yesterday, and realized<BR>> > that our current nunit-framework is somewhat lagging behind, to the point of<BR>> > the newest nunit-gui not accepting OpenSim tests. (On Windows)<BR>> <BR>> Is the nunit dll in the bin/ directory used when tests are run?<BR>> Perhaps it is on Windows...<BR>> <BR>> To my understanding, the nunit dll in the bin/ directory is there to<BR>> satisfy build dependencies, but when the tests are run, the nunit<BR>> executables and dlls installed on the system (and being run) are used<BR>> instead.<BR>> <BR>> Can anyone clarify?<BR>> <BR>> Thanks,<BR>> Mike<BR>> _______________________________________________<BR>> Opensim-dev mailing list<BR>> Opensim-dev@lists.berlios.de<BR>> https://lists.berlios.de/mailman/listinfo/opensim-dev<BR></body>
</html>