Justin Clark-Casey (justincc)
|
bb9b317f15
|
Get rid of OpenSim.Tests.Common.Setup subpackage in favour of just OpenSim.Tests.Common instead
|
2011-05-21 01:05:20 +01:00 |
Justin Clark-Casey (justincc)
|
9456bb77fb
|
Upgrade nunit.framework.dll to version 2.5.9. Fix up tests appropriately.
This version removes the NUnit.Framework.SyntaxHelpers namespace, so any modules with their own tests will need to delete this using statement.
|
2011-03-09 23:25:24 +00:00 |
John Hurliman
|
860b2a502f
|
Changed SceneObjectGroup to store parts with the fast and thread-safe MapAndArray collection
|
2010-09-16 17:30:46 -07:00 |
Jeff Ames
|
f1f0bc23f4
|
Formatting cleanup.
|
2010-09-12 13:43:49 -04:00 |
Justin Clark-Casey (justincc)
|
2a1c11fda9
|
On shift-copy of an object, set up a new physics actor (as appropriate) for every copied prim, not just the root
This addresses http://opensimulator.org/mantis/view.php?id=4295
|
2010-08-10 20:15:44 +01:00 |
Justin Clark-Casey (justincc)
|
7203feb83c
|
Extend DuplicateObject() test to check flags on the duplicated object
|
2010-08-10 16:50:36 +01:00 |
Justin Clark-Casey (justincc)
|
85fc2dfe3c
|
extend TestDuplicateObject() to a two prim object
|
2010-08-10 16:16:57 +01:00 |
Justin Clark-Casey (justincc)
|
4e2caab756
|
Add new SceneGraphTests class. Add simple TestDuplicateObject()
|
2010-08-07 01:06:47 +01:00 |