OpenSimMirror/OpenSim/Tests/Common
Justin Clark-Casey (justincc) 82690e1384 Fix bug where loading an OAR with a deeded parcel would always set the parcel owner ID to the estate owner even if the group UUID was present.
Aims to address http://opensimulator.org/mantis/view.php?id=6355
As part of this work, an incomplete IXGroupsData was added which currently only allows store/fetch/delete of group records
(i.e. no membership data etc)
This is subject to change and currently only an in-memory storage implementation exists for regression test purposes.
2012-11-24 02:43:31 +00:00
..
Helpers minor: Add some explanative method doc to SceneHelpers.SetupSceneModules() 2012-11-13 04:34:03 +00:00
Mock Fix bug where loading an OAR with a deeded parcel would always set the parcel owner ID to the estate owner even if the group UUID was present. 2012-11-24 02:43:31 +00:00
ANumericalToleranceConstraint.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
DatabaseTestAttribute.cs Add copyright headers. 2009-04-14 10:56:24 +00:00
DoubleToleranceConstraint.cs Upgrade nunit.framework.dll to version 2.5.9. Fix up tests appropriately. 2011-03-09 23:25:24 +00:00
LongRunningAttribute.cs Formatting cleanup. 2009-10-01 01:17:47 +09:00
OpenSimTestCase.cs Automatically disable log4net before each regression test so that logging is confined to a single test if it's turned on. 2012-06-27 00:01:51 +01:00
QuaternionToleranceConstraint.cs When calling osNpcMoveTo(), rotate the avatar in the direction of travel. 2011-09-21 19:28:41 +01:00
TestHelpers.cs Fix regression introduced in a0d178b2 (Sat Aug 25 02:00:17 2012) where folders with asset type of 'Folder' and 'Unknown' were accidentally treated as system folders. 2012-08-29 02:01:43 +01:00
TestLogging.cs Add copyright headers. Formatting cleanup. Fix a compiler warning. 2009-08-17 10:29:06 +09:00
VectorToleranceConstraint.cs Upgrade nunit.framework.dll to version 2.5.9. Fix up tests appropriately. 2011-03-09 23:25:24 +00:00