OpenSimMirror/OpenSim/Region/Framework/Scenes/Tests
Justin Clark-Casey (justincc) bcb8c4068e Comment out sit position checks in TestSitAndStandWithSitTarget() in SP and NPC tests until positions are known to be stable.
Also resolve issues with NoSitTarget() tests where I was trying to use a destroyed PhysActor
2013-12-14 00:36:25 +00: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:27:39 +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 19:14:21 +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-19 20:26:08 +01:00
ScenePresenceSitTests.cs Comment out sit position checks in TestSitAndStandWithSitTarget() in SP and NPC tests until positions are known to be stable. 2013-12-14 00:36:25 +00:00
ScenePresenceTeleportTests.cs minor: Disable logging left active on regression test TestSameSimulatorIsolatedRegionsV2() 2013-09-27 22:33:42 +01:00
SceneStatisticsTests.cs Fix bug where removing a physical linkset would only decrement the Active Objects statistic by 1 instead of by the number of prims removed. 2013-11-13 23:25:54 +00: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