<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>Actually, having tests and code close to each others help navigation between them a lot.<BR>
<BR>
It also sends a clear signal that the tests are a part of the code, not something to be hid away in a corner.<BR>
<BR>
Being able to do so (and things like that) is one of the reasons one usually puts each assembly explicitly in its own directory (not ever as root in a subdirectory tree) but that bit has already been discussed.<BR><BR>
-1 on rearranging tests into a separate dir/ns branch.<BR>
<BR>
+1 on instead looking at moving the OpenSim.Framework to its own directory (and re-enable recursiveness, by all means)<BR>
<BR>Best regards,<BR>Stefan Andersson<BR>Tribal Media AB<BR> <BR>Join the 3d web revolution : <A href="http://tribalnet.se/" target=_blank>http://tribalnet.se/</A><BR> <BR><BR><BR><BR>
<HR id=stopSpelling>
<BR>
> Date: Thu, 4 Sep 2008 17:40:31 -0400<BR>> From: sdague@gmail.com<BR>> To: opensim-dev@lists.berlios.de<BR>> Subject: Re: [Opensim-dev] Restructuring test directories<BR>> <BR>> Melanie wrote:<BR>> > But instead of OpenSim/Framework/Tests and <BR>> > OpenSim.Framework.Tests.dll, it could be OpenSim.Tests.Framework.dll <BR>> > and OpenSim/Tests/Framework<BR>> > <BR>> > All tests in one tree. I think that is better than having the tests <BR>> > get in the way all the time and having to edit prebuild each time <BR>> > one makes a new dir.<BR>> <BR>> Ok, I'm fine with that approach as well. I just want to get out of the<BR>> guessing game of finding source files, or having to explain to others<BR>> why none of our stuff lines up. :)<BR>> <BR>> -Sean<BR>> <BR>> -- <BR>> Sean Dague / Neas Bade<BR>> sdague@gmail.com<BR>> http://dague.net<BR>> <BR>> <BR><BR></body>
</html>