Oren Hurvitz 7496d0b0f7 Fixed unit tests for delinking objects 10 lat temu
..
BorderTests.cs 22d4c52ffc Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests 12 lat temu
EntityManagerTests.cs 22d4c52ffc Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests 12 lat temu
SceneGraphTests.cs 22d4c52ffc Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests 12 lat temu
SceneManagerTests.cs 22d4c52ffc Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests 12 lat temu
SceneObjectBasicTests.cs 02db8b9adb Combine TestDeleteSceneObjectAsync() with TestDeRezSceneObject() as they are functionally identical. 12 lat temu
SceneObjectDeRezTests.cs f5d3145bea Add ScenePresenceTeleportTests.TestSameSimulatorIsolatedRegionsV2() regression test for v2 transfers. 11 lat temu
SceneObjectLinkingTests.cs 7496d0b0f7 Fixed unit tests for delinking objects 10 lat temu
SceneObjectResizeTests.cs 22d4c52ffc Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests 12 lat temu
SceneObjectScriptTests.cs 22d4c52ffc Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests 12 lat temu
SceneObjectSpatialTests.cs 02db8b9adb Combine TestDeleteSceneObjectAsync() with TestDeRezSceneObject() as they are functionally identical. 12 lat temu
SceneObjectStatusTests.cs a5800f479e If an object has it's temporary flag unset after being set, put it back in the persistence list. 10 lat temu
SceneObjectUndoRedoTests.cs 0c6268fe56 minor: remove mono compiler warning in SceneObjectUndoRedoTests 11 lat temu
SceneObjectUserGroupTests.cs 90dd5844d6 Add basic undo/redo regression tests. 12 lat temu
ScenePresenceAgentTests.cs 3ffd90496a Prevent duplicate invocations or race dontision in SP.CompleteMovement() 10 lat temu
ScenePresenceAnimationTests.cs 22d4c52ffc Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests 12 lat temu
ScenePresenceAutopilotTests.cs 22d4c52ffc Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests 12 lat temu
ScenePresenceCapabilityTests.cs b16bc7b01c 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. 11 lat temu
ScenePresenceCrossingTests.cs 83c113896e 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. 11 lat temu
ScenePresenceSitTests.cs bcb8c4068e Comment out sit position checks in TestSitAndStandWithSitTarget() in SP and NPC tests until positions are known to be stable. 11 lat temu
ScenePresenceTeleportTests.cs 8996ac1a9c minor: Disable logging left active on regression test TestSameSimulatorIsolatedRegionsV2() 11 lat temu
SceneStatisticsTests.cs 7da10850b0 Fix bug where removing a physical linkset would only decrement the Active Objects statistic by 1 instead of by the number of prims removed. 11 lat temu
SceneTelehubTests.cs 8e72b53edc Stop exceptions being generated on agent connection if a telehub object has been deleted or has no spawn points. 10 lat temu
SceneTests.cs 22d4c52ffc Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests 12 lat temu
TaskInventoryTests.cs 14684116f8 Add regression tests for llGetNotecardLine() 11 lat temu
UserInventoryTests.cs e9cc22fea4 Add regression test TestSaveNonRootFolderToIar 11 lat temu
UuidGathererTests.cs 3018b2c5d7 Materials module: a) Store materials as assets; b) Finalized it (removed the "Demo" label; removed most of the logging); c) Enabled by default 10 lat temu