OpenSimMirror/OpenSim/Region/Framework/Scenes/Tests
Justin Clark-Casey (justincc) 5a6ad028e3 refactor: Rename Scene.AddNewClient() to AddNewAgent() to make it obvious in the code that this is symmetric with CloseAgent() 2013-09-27 22:29:16 +01:00
..
BorderTests.cs Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests 2012-11-24 03:15:24 +00:00
EntityManagerTests.cs Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests 2012-11-24 03:15:24 +00:00
SceneGraphTests.cs Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests 2012-11-24 03:15:24 +00:00
SceneManagerTests.cs Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests 2012-11-24 03:15:24 +00:00
SceneObjectBasicTests.cs Combine TestDeleteSceneObjectAsync() with TestDeRezSceneObject() as they are functionally identical. 2012-11-24 03:49:23 +00:00
SceneObjectDeRezTests.cs Add ScenePresenceTeleportTests.TestSameSimulatorIsolatedRegionsV2() regression test for v2 transfers. 2013-08-17 00:24:56 +01:00
SceneObjectLinkingTests.cs Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests 2012-11-24 03:15:24 +00:00
SceneObjectResizeTests.cs Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests 2012-11-24 03:15:24 +00:00
SceneObjectScriptTests.cs Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests 2012-11-24 03:15:24 +00:00
SceneObjectSpatialTests.cs Combine TestDeleteSceneObjectAsync() with TestDeRezSceneObject() as they are functionally identical. 2012-11-24 03:49:23 +00:00
SceneObjectStatusTests.cs Fix issue where calling llVolumeDetect(FALSE) would not remove phantom flag, causing subsequent issues if physics was re-enabled. 2012-12-14 22:15:40 +00:00
SceneObjectUndoRedoTests.cs minor: remove mono compiler warning in SceneObjectUndoRedoTests 2013-03-11 23:15:13 +00:00
SceneObjectUserGroupTests.cs Add basic undo/redo regression tests. 2012-09-26 21:28:43 +01:00
ScenePresenceAgentTests.cs refactor: Rename Scene.AddNewClient() to AddNewAgent() to make it obvious in the code that this is symmetric with CloseAgent() 2013-09-27 22:29:16 +01:00
ScenePresenceAnimationTests.cs Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests 2012-11-24 03:15:24 +00:00
ScenePresenceAutopilotTests.cs Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests 2012-11-24 03:15:24 +00:00
ScenePresenceCapabilityTests.cs refactor: rename Scene.IncomingCloseAgent() to CloseAgent() in order to make it clear that all non-clientstack callers should be using this rather than RemoveClient() in order to step through the ScenePresence state machine properly. 2013-09-27 22:29:10 +01:00
ScenePresenceCrossingTests.cs Create regression TestCrossOnSameSimulatorNoRootDestPerm() to check that avatars are not allowed to cross into a neighbour where they are not authorized, even if a child agent was allowed. 2013-09-26 20:06:57 +01:00
ScenePresenceSitTests.cs Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests 2012-11-24 03:15:24 +00:00
ScenePresenceTeleportTests.cs For debug purposes, allow simulators to force use of earlier SIMULATION/0.1 teleport protocol even if SIMULATION/0.2 is available. 2013-09-26 20:08:49 +01:00
SceneTests.cs Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests 2012-11-24 03:15:24 +00:00
TaskInventoryTests.cs Add regression tests for llGetNotecardLine() 2013-02-28 20:57:03 +00:00
UserInventoryTests.cs Add regression test TestSaveNonRootFolderToIar 2013-02-16 00:26:21 +00:00
UuidGathererTests.cs Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests 2012-11-24 03:15:24 +00:00