OpenSimMirror/OpenSim
Justin Clark-Casey (justincc) 756d1f917f Stop individually deleting objects at the end of each ObjectTortureTest.
We can now do this since the entire scene and all objects within it are now successfully gc'd at the end of these tests.
This greatly improves the time taken to run each test (by reducing teardown time, not the time to actually do the test work that we're interested in).
Slightly simplifies config read in Scene constructor to help facilitate this.
2012-04-30 19:18:47 +01:00
..
ApplicationPlugins Changed save oar and save iar parameter -p|--profile to -h|--home, including corresponding RemoteAdmin parameter 2012-02-03 23:53:18 +01:00
Capabilities Implement the FetchInventory2 capability. This accompanies the existing FetchInventoryDescendents2 capability. 2012-01-06 21:07:34 +00:00
ConsoleClient Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead of the other way around. 2011-10-25 20:24:21 +01:00
Data Lock NullFriendsData.m_Data for consistency and against concurrent read/write 2012-04-18 22:54:57 +01:00
Framework Use a fully stubbed out MockConsole for unit tests rather than inheriting from CommandConsole. 2012-04-30 19:17:06 +01:00
Region Stop individually deleting objects at the end of each ObjectTortureTest. 2012-04-30 19:18:47 +01:00
Server Change "help" to display categories/module list then "help <category/module>" to display commands in a category. 2012-04-18 22:05:03 +01:00
Services Comment out AvatarService.SetAvatar debug log line for now 2012-04-30 18:59:43 +01:00
Tests Stop individually deleting objects at the end of each ObjectTortureTest. 2012-04-30 19:18:47 +01:00
Tools Don't start pCampbot if the user doesn't supply bot firstname, lastname stub and password 2012-02-29 22:04:17 +00:00