OpenSimMirror/OpenSim/Region/Framework/Scenes/Tests
Justin Clark-Casey (justincc) a3c79b399e Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead of the other way around.
This is necessary so that code in HttpServer can use framework facilities such as the thread watchdog for monitoring purposes.
Doing this shuffle meant that MainServer was moved into OpenSim/Framework/Servers
Also had to make OpenSim.Framework.Console rely on OpenSim.Framework rather than the other way around since it in turn relies on HttpServer
MainConsole and some new interfaces had to be moved into OpenSim/Framework to allow this.  This can be reverted if parts of OpenSim.Framework stop relying on console presence (cheifly RegionInfo)
2011-10-28 22:17:10 +01:00
..
BorderTests.cs rename TestHelper => TestHelpers for consistency 2011-08-06 00:31:03 +01:00
EntityManagerTests.cs rename TestHelper => TestHelpers for consistency 2011-08-06 00:31:03 +01:00
SceneGraphTests.cs rename TestHelper => TestHelpers for consistency 2011-08-06 00:31:03 +01:00
SceneObjectBasicTests.cs stop the duplicate remove of the root part ids from the full part and local part indexes in SG.DeleteSceneObject() 2011-09-13 18:11:13 +01:00
SceneObjectDeRezTests.cs refactor: Change SceneHelpers.AddClient() to AddScenePresence(). 2011-08-06 02:17:41 +01:00
SceneObjectLinkingTests.cs rename TestHelper => TestHelpers for consistency 2011-08-06 00:31:03 +01:00
SceneObjectResizeTests.cs rename TestHelper => TestHelpers for consistency 2011-08-06 00:31:03 +01:00
SceneObjectStatusTests.cs rename TestHelper => TestHelpers for consistency 2011-08-06 00:31:03 +01:00
SceneObjectUserGroupTests.cs refactor: Change SceneHelpers.AddClient() to AddScenePresence(). 2011-08-06 02:17:41 +01:00
ScenePresenceAgentTests.cs get rid of appearance null checks - this is never null 2011-08-31 17:13:53 +01:00
ScenePresenceAutopilotTests.cs Reinstate option to land an npc when it reaches a target. 2011-09-22 00:16:05 +01:00
ScenePresenceTeleportTests.cs Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead of the other way around. 2011-10-28 22:17:10 +01:00
SceneTests.cs rename TestHelper => TestHelpers for consistency 2011-08-06 00:31:03 +01:00
TaskInventoryTests.cs rename TestHelper => TestHelpers for consistency 2011-08-06 00:31:03 +01:00
UserInventoryTests.cs Add new regression TestRezAttachmentsOnAvatarEntrance() to do simple attachments check 2011-08-17 00:37:33 +01:00
UuidGathererTests.cs Get UUIDGatherer to scan notecards in the graph for asset uuids. 2011-10-28 22:02:25 +01:00