Oren Hurvitz 7496d0b0f7 Fixed unit tests for delinking objects 10 年之前
..
BorderTests.cs 22d4c52ffc Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests 12 年之前
EntityManagerTests.cs 22d4c52ffc Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests 12 年之前
SceneGraphTests.cs 22d4c52ffc Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests 12 年之前
SceneManagerTests.cs 22d4c52ffc Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests 12 年之前
SceneObjectBasicTests.cs 02db8b9adb Combine TestDeleteSceneObjectAsync() with TestDeRezSceneObject() as they are functionally identical. 12 年之前
SceneObjectDeRezTests.cs f5d3145bea Add ScenePresenceTeleportTests.TestSameSimulatorIsolatedRegionsV2() regression test for v2 transfers. 11 年之前
SceneObjectLinkingTests.cs 7496d0b0f7 Fixed unit tests for delinking objects 10 年之前
SceneObjectResizeTests.cs 22d4c52ffc Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests 12 年之前
SceneObjectScriptTests.cs 22d4c52ffc Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests 12 年之前
SceneObjectSpatialTests.cs 02db8b9adb Combine TestDeleteSceneObjectAsync() with TestDeRezSceneObject() as they are functionally identical. 12 年之前
SceneObjectStatusTests.cs a5800f479e If an object has it's temporary flag unset after being set, put it back in the persistence list. 10 年之前
SceneObjectUndoRedoTests.cs 0c6268fe56 minor: remove mono compiler warning in SceneObjectUndoRedoTests 11 年之前
SceneObjectUserGroupTests.cs 90dd5844d6 Add basic undo/redo regression tests. 12 年之前
ScenePresenceAgentTests.cs 3ffd90496a Prevent duplicate invocations or race dontision in SP.CompleteMovement() 10 年之前
ScenePresenceAnimationTests.cs 22d4c52ffc Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests 12 年之前
ScenePresenceAutopilotTests.cs 22d4c52ffc Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests 12 年之前
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 年之前
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 年之前
ScenePresenceSitTests.cs bcb8c4068e Comment out sit position checks in TestSitAndStandWithSitTarget() in SP and NPC tests until positions are known to be stable. 11 年之前
ScenePresenceTeleportTests.cs 8996ac1a9c minor: Disable logging left active on regression test TestSameSimulatorIsolatedRegionsV2() 11 年之前
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 年之前
SceneTelehubTests.cs 8e72b53edc Stop exceptions being generated on agent connection if a telehub object has been deleted or has no spawn points. 10 年之前
SceneTests.cs 22d4c52ffc Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests 12 年之前
TaskInventoryTests.cs 14684116f8 Add regression tests for llGetNotecardLine() 11 年之前
UserInventoryTests.cs e9cc22fea4 Add regression test TestSaveNonRootFolderToIar 11 年之前
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 年之前