OpenSimMirror/OpenSim/Tests/Common
Justin Clark-Casey (justincc) 1d2616e7a2 If the owner of an object is taking a copy from the scene (e.g. via the "take copy" option on a viewer) then only require owner copy perms, not copy and transfer.
This matches Linden Lab behaviour and what was already possible via shift-copy.
Transfer would not apply here as the owner and copier are the same.
This is the only functional change, all other current take copy logic remains the same.
Adds regression tests around relevant take copy cases.
2015-02-03 23:43:30 +00:00
..
Helpers For scripts in attachments, don't save .state files apart from the initial one as these are ignored since .state is saved in the attachment's asset. 2015-01-16 22:46:48 +00:00
Mock If the owner of an object is taking a copy from the scene (e.g. via the "take copy" option on a viewer) then only require owner copy perms, not copy and transfer. 2015-02-03 23:43:30 +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 Actually call Close() for shared region modules when the simulator is being shutdown. 2014-07-02 23:49:25 +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 Stop exceptions being generated on agent connection if a telehub object has been deleted or has no spawn points. 2014-01-20 19:16:19 +00: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