Justin Clark-Casey (justincc) 2cf7478b9a Merge branch 'justincc-master' hace 10 años
..
BorderTests.cs 22d4c52ffc Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests hace 12 años
EntityManagerTests.cs 22d4c52ffc Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests hace 12 años
SceneGraphTests.cs 22d4c52ffc Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests hace 12 años
SceneManagerTests.cs 22d4c52ffc Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests hace 12 años
SceneObjectBasicTests.cs 02db8b9adb Combine TestDeleteSceneObjectAsync() with TestDeRezSceneObject() as they are functionally identical. hace 12 años
SceneObjectDeRezTests.cs f5d3145bea Add ScenePresenceTeleportTests.TestSameSimulatorIsolatedRegionsV2() regression test for v2 transfers. hace 11 años
SceneObjectLinkingTests.cs 22d4c52ffc Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests hace 12 años
SceneObjectResizeTests.cs 22d4c52ffc Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests hace 12 años
SceneObjectScriptTests.cs 22d4c52ffc Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests hace 12 años
SceneObjectSpatialTests.cs 02db8b9adb Combine TestDeleteSceneObjectAsync() with TestDeRezSceneObject() as they are functionally identical. hace 12 años
SceneObjectStatusTests.cs 750ad2d3af Fix issue where calling llVolumeDetect(FALSE) would not remove phantom flag, causing subsequent issues if physics was re-enabled. hace 12 años
SceneObjectUndoRedoTests.cs 0c6268fe56 minor: remove mono compiler warning in SceneObjectUndoRedoTests hace 11 años
SceneObjectUserGroupTests.cs 90dd5844d6 Add basic undo/redo regression tests. hace 12 años
ScenePresenceAgentTests.cs 3ffd90496a Prevent duplicate invocations or race dontision in SP.CompleteMovement() hace 10 años
ScenePresenceAnimationTests.cs 22d4c52ffc Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests hace 12 años
ScenePresenceAutopilotTests.cs 22d4c52ffc Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests hace 12 años
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. hace 11 años
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. hace 11 años
ScenePresenceSitTests.cs bcb8c4068e Comment out sit position checks in TestSitAndStandWithSitTarget() in SP and NPC tests until positions are known to be stable. hace 11 años
ScenePresenceTeleportTests.cs 8996ac1a9c minor: Disable logging left active on regression test TestSameSimulatorIsolatedRegionsV2() hace 11 años
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. hace 11 años
SceneTelehubTests.cs 8e72b53edc Stop exceptions being generated on agent connection if a telehub object has been deleted or has no spawn points. hace 10 años
SceneTests.cs 22d4c52ffc Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests hace 12 años
TaskInventoryTests.cs 14684116f8 Add regression tests for llGetNotecardLine() hace 11 años
UserInventoryTests.cs e9cc22fea4 Add regression test TestSaveNonRootFolderToIar hace 11 años
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 hace 10 años