OpenSimMirror/OpenSim/Data/Null
Justin Clark-Casey (justincc) 4919c60560 Add beginning of ScenePresenceAgentTests.TestCreateChildScenePresence()
This required an option to be added to NullRegionData via ConnectionString for it to act as a non-static instance, so that regression tests (which only load this class once) don't get hopeless confused and complex to compensate.
Normal standalone operation unaffected.
2011-12-03 18:59:54 +00:00
..
Properties
NullAuthenticationData.cs get TestSaveIarV0_1() working again by setting up an OpenSim.Data.Null.UserAuthenticationData plugin 2010-06-04 20:43:05 +01:00
NullAvatarData.cs
NullEstateData.cs Reattaching a region was failing if the estate name had not changed (issue 5035). 2011-09-16 18:50:25 +01:00
NullFriendsData.cs Add test for adding a friend whilst online 2011-11-14 18:08:02 +00:00
NullInventoryData.cs Add copyright headers. 2010-09-12 12:54:31 -04:00
NullPresenceData.cs
NullRegionData.cs Add beginning of ScenePresenceAgentTests.TestCreateChildScenePresence() 2011-12-03 18:59:54 +00:00
NullSimulationData.cs Null simulation data must return a non-null region settings or other parts of the simulator expect 2011-09-20 15:35:36 -07:00
NullUserAccountData.cs Simplify TestLoadIarV0_1AbsentUsers() to use common IAR test setup. Make static dictionaries on NullUserAccountData instance instead to stop user accounts being carried over between tests 2011-03-09 01:21:31 +00:00