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