[Opensim-dev] Restructuring test directories

Dahlia Trimble dahliatrimble at gmail.com
Fri Sep 5 18:04:24 UTC 2008


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:
OpenSim.Region.ScriptEngine.Shared.CodeTools.Tests.CSCodeGeneratorTest.TestAdditionSubtractionOperator:
  Expected string length 639 but was 631. Strings differ at index 0.
  Expected: "\r\n        public void
default_event_touch_start(LSL_Types.LSL..."
  But was:  "\n        public void
default_event_touch_start(LSL_Types.LSLI..."
  ------------^

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.


On Thu, Sep 4, 2008 at 12:10 PM, Sean Dague <sdague at gmail.com> wrote:

> I started digging into the way the unit tests are in the tree, and I'd
> like to move some of the directories around so that thinks like
> OpenSim.Framework.Tests.dll is in OpenSim/Framework/Tests subdir (for
> instance).  I think it would make the tests a bit more prevalent, and
> closer to the code they actually are testing, and shouldn't be too
> disruptive to the overall tree.
>
>        -Sean
>
> --
> Sean Dague / Neas Bade
> sdague at gmail.com
> http://dague.net
>
>
>
> _______________________________________________
> Opensim-dev mailing list
> Opensim-dev at lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/opensim-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://opensimulator.org/pipermail/opensim-dev/attachments/20080905/84c8336d/attachment-0001.html>


More information about the Opensim-dev mailing list