OpenSimMirror/OpenSim/Tests/Common/Mock
Diva Canto 74a341fd22 EDIT BEAMS!!! They had been missing from OpenSim since ever. Thanks to lkalif for telling me how to route the information. The viewer effect is under the distance filter, so only avatars with cameras < 10m away see the beams. 2013-07-20 17:58:32 -07:00
..
BaseAssetRepository.cs Add copyright headers, formatting cleanup. 2009-05-20 01:32:06 +00:00
MockAssetDataPlugin.cs Implement the "delete" path for assets. Adds a new option to allow remote asset deletion in robust handler. 2010-05-09 17:56:52 +01:00
MockGroupsServicesConnector.cs 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
MockRegionDataPlugin.cs Add a skeleton for a name value storage associated with regions 2012-08-15 02:06:22 +01:00
MockScriptEngine.cs Add regression tests for llGetNotecardLine() 2013-02-28 20:57:03 +00:00
TestClient.cs EDIT BEAMS!!! They had been missing from OpenSim since ever. Thanks to lkalif for telling me how to route the information. The viewer effect is under the distance filter, so only avatars with cameras < 10m away see the beams. 2013-07-20 17:58:32 -07:00
TestEventQueueGetModule.cs Add code for testing event queue messages recevied on region cross. 2013-03-06 23:06:00 +00:00
TestInventoryDataPlugin.cs minor: remove some mono compiler warnings 2010-09-16 20:46:24 +01:00
TestLandChannel.cs Add ILandChannel.GetLandObject(Vector3 position) as this is a very common input to GetLandObject() 2013-03-14 22:56:26 +00:00
TestOSHttpRequest.cs Add test for not found response from GetTexture cap handler. 2011-12-05 21:04:17 +00:00
TestOSHttpResponse.cs Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead of OSHttpRequest/OSHttpResponse. 2011-12-05 20:44:20 +00:00
TestScene.cs Remove long unused Scene.DumpAssetsToFile boolean. 2013-02-06 02:21:17 +00:00
TestXInventoryDataPlugin.cs minor: Remove unnecessary code that was generating warning in TestXInventoryDataPlugin 2013-05-09 22:48:10 +01:00