<div dir="ltr">Speaking of the tests, I have not yet been able to make them work in windows. I keep getting errors (41 total) similar to this:<div><br></div><div><div>OpenSim.Region.ScriptEngine.Shared.CodeTools.Tests.CSCodeGeneratorTest.TestAdditionSubtractionOperator:</div>
<div> Expected string length 639 but was 631. Strings differ at index 0.</div><div> Expected: "\r\n public void default_event_touch_start(LSL_Types.LSL..."</div><div> But was: "\n public void default_event_touch_start(LSL_Types.LSLI..."</div>
<div> ------------^</div><div><br></div><div>Perhaps this is the wrong thread, but is there any effort yet towards cross platform unit testing? or perhaps it's user error on my part? At first glance it looks like hard coded strings used to compare against compiler output are platform dependent. </div>
<div><br></div><br><div class="gmail_quote">On Thu, Sep 4, 2008 at 12:10 PM, Sean Dague <span dir="ltr"><<a href="mailto:sdague@gmail.com">sdague@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
I started digging into the way the unit tests are in the tree, and I'd<br>
like to move some of the directories around so that thinks like<br>
OpenSim.Framework.Tests.dll is in OpenSim/Framework/Tests subdir (for<br>
instance). I think it would make the tests a bit more prevalent, and<br>
closer to the code they actually are testing, and shouldn't be too<br>
disruptive to the overall tree.<br>
<br>
-Sean<br>
<font color="#888888"><br>
--<br>
Sean Dague / Neas Bade<br>
<a href="mailto:sdague@gmail.com">sdague@gmail.com</a><br>
<a href="http://dague.net" target="_blank">http://dague.net</a><br>
<br>
<br>
</font><br>_______________________________________________<br>
Opensim-dev mailing list<br>
<a href="mailto:Opensim-dev@lists.berlios.de">Opensim-dev@lists.berlios.de</a><br>
<a href="https://lists.berlios.de/mailman/listinfo/opensim-dev" target="_blank">https://lists.berlios.de/mailman/listinfo/opensim-dev</a><br>
<br></blockquote></div><br></div></div>