Justin Clark-Casey (justincc) 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 лет назад
..
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 22d4c52ffc Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests 12 лет назад
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 750ad2d3af Fix issue where calling llVolumeDetect(FALSE) would not remove phantom flag, causing subsequent issues if physics was re-enabled. 12 лет назад
SceneObjectUndoRedoTests.cs 0c6268fe56 minor: remove mono compiler warning in SceneObjectUndoRedoTests 11 лет назад
SceneObjectUserGroupTests.cs 90dd5844d6 Add basic undo/redo regression tests. 12 лет назад
ScenePresenceAgentTests.cs 2cd95fac73 refactor: Rename Scene.AddNewClient() to AddNewAgent() to make it obvious in the code that this is symmetric with CloseAgent() 11 лет назад
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 22d4c52ffc Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests 12 лет назад
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 лет назад
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 22d4c52ffc Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests 12 лет назад