OpenSimMirror/OpenSim/Tests/Common/Helpers
Justin Clark-Casey (justincc) 7317092733 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.
This eliminates pointless work and exceptions when an appdomain is unloaded whilst an attachment script state is persisted.
Adds test for this case.
Relates to http://opensimulator.org/mantis/view.php?id=7407
2015-01-29 19:08:30 +00:00
..
AssetHelpers.cs Get UUIDGatherer to scan notecards in the graph for asset uuids. 2011-10-22 02:16:46 +01:00
BaseRequestHandlerHelpers.cs refactor: consistently put all test classes in the OpenSim.Tests.Common package rather than some in OpenSim.Tests.Common.Mock 2014-11-25 23:21:37 +00:00
ClientStackHelpers.cs refactor: Move test clientstack setup code out of BasicCircuitTests into OpenSim.Tests.Common.ClientStackHelpers 2014-11-25 23:18:40 +00:00
EntityTransferHelpers.cs refactor: consistently put all test classes in the OpenSim.Tests.Common package rather than some in OpenSim.Tests.Common.Mock 2014-11-25 23:21:37 +00:00
SceneHelpers.cs refactor: consistently put all test classes in the OpenSim.Tests.Common package rather than some in OpenSim.Tests.Common.Mock 2014-11-25 23:21:37 +00:00
TaskInventoryHelpers.cs 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-29 19:08:30 +00:00
UserAccountHelpers.cs Do not allow a script to attach a prim if its being sat upon. 2012-07-09 21:24:32 +01:00
UserInventoryHelpers.cs Add TestRejectGivenFolder() and TestAcceptGivenFolder() regression tests 2013-04-29 22:14:13 +01:00