OpenSimMirror/OpenSim/Region/Framework/Scenes/Tests
Justin Clark-Casey (justincc) dd15f95499 Add very basic regression test TestChildAgentSingleRegionCapabilities() which checks for addition and removal of capabilities on add/remove of child agent 2013-07-05 20:06:27 +01:00
..
BorderTests.cs Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests 2012-11-24 03:15:24 +00:00
EntityManagerTests.cs Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests 2012-11-24 03:15:24 +00:00
SceneGraphTests.cs Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests 2012-11-24 03:15:24 +00:00
SceneManagerTests.cs Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests 2012-11-24 03:15:24 +00:00
SceneObjectBasicTests.cs Combine TestDeleteSceneObjectAsync() with TestDeRezSceneObject() as they are functionally identical. 2012-11-24 03:49:23 +00:00
SceneObjectDeRezTests.cs Only send one kill object to the deleter when they derez an object rather than two. 2013-05-09 18:53:34 +01:00
SceneObjectLinkingTests.cs Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests 2012-11-24 03:15:24 +00:00
SceneObjectResizeTests.cs Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests 2012-11-24 03:15:24 +00:00
SceneObjectScriptTests.cs Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests 2012-11-24 03:15:24 +00:00
SceneObjectSpatialTests.cs Combine TestDeleteSceneObjectAsync() with TestDeRezSceneObject() as they are functionally identical. 2012-11-24 03:49:23 +00:00
SceneObjectStatusTests.cs Fix issue where calling llVolumeDetect(FALSE) would not remove phantom flag, causing subsequent issues if physics was re-enabled. 2012-12-14 22:15:40 +00:00
SceneObjectUndoRedoTests.cs minor: remove mono compiler warning in SceneObjectUndoRedoTests 2013-03-11 23:15:13 +00:00
SceneObjectUserGroupTests.cs Add basic undo/redo regression tests. 2012-09-26 21:28:43 +01:00
ScenePresenceAgentTests.cs Add regression test for presence crossing between regions on the same simulator. 2013-03-06 21:37:53 +00:00
ScenePresenceAnimationTests.cs Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests 2012-11-24 03:15:24 +00:00
ScenePresenceAutopilotTests.cs Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests 2012-11-24 03:15:24 +00:00
ScenePresenceCapabilityTests.cs Add very basic regression test TestChildAgentSingleRegionCapabilities() which checks for addition and removal of capabilities on add/remove of child agent 2013-07-05 20:06:27 +01:00
ScenePresenceCrossingTests.cs Fix issue where objects removed via llDie() would not disappear for users looking in from neighbouring sims. 2013-05-09 18:02:19 +01:00
ScenePresenceSitTests.cs Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests 2012-11-24 03:15:24 +00:00
ScenePresenceTeleportTests.cs Fix issue where objects removed via llDie() would not disappear for users looking in from neighbouring sims. 2013-05-09 18:02:19 +01:00
SceneTests.cs Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests 2012-11-24 03:15:24 +00:00
TaskInventoryTests.cs Add regression tests for llGetNotecardLine() 2013-02-28 20:57:03 +00:00
UserInventoryTests.cs Add regression test TestSaveNonRootFolderToIar 2013-02-16 00:26:21 +00:00
UuidGathererTests.cs Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests 2012-11-24 03:15:24 +00:00