OpenSimMirror/OpenSim/Region/Framework/Scenes/Tests
Justin Clark-Casey (justincc) 750ad2d3af Fix issue where calling llVolumeDetect(FALSE) would not remove phantom flag, causing subsequent issues if physics was re-enabled.
Added regression tests
Addresses http://opensimulator.org/mantis/view.php?id=6365
2012-12-14 22:15:40 +00: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 Combine TestDeleteSceneObjectAsync() with TestDeRezSceneObject() as they are functionally identical. 2012-11-24 03:49:23 +00: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 Add MaxPrimsUndo config setting to [Startup] section of OpenSim.ini. 2012-09-27 00:12:34 +01:00
SceneObjectUserGroupTests.cs Add basic undo/redo regression tests. 2012-09-26 21:28:43 +01:00
ScenePresenceAgentTests.cs Add --force flag to "kick user" console command to allow bypassing of recent race condition checks. 2012-08-20 20:24:54 +01: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
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 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
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 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
UserInventoryTests.cs Fix regression introduced in a0d178b2 (Sat Aug 25 02:00:17 2012) where folders with asset type of 'Folder' and 'Unknown' were accidentally treated as system folders. 2012-08-29 02:01:43 +01: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