OpenSimMirror/OpenSim/Framework/Tests
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
..
AgentCircuitDataTest.cs Get rid of AvatarAppearance.Owner to simplify the code. 2011-08-02 00:13:04 +01:00
AgentCircuitManagerTests.cs Add beginning of ScenePresenceAgentTests.TestCreateChildScenePresence() 2011-12-03 18:59:54 +00:00
AnimationTests.cs Add beginning of ScenePresenceAgentTests.TestCreateChildScenePresence() 2011-12-03 18:59:54 +00:00
AssetBaseTest.cs Changed asset CreatorID to a string 2010-02-22 14:18:59 -08:00
CacheTests.cs * Fixed and re-enabled CacheTests 2010-09-17 18:41:12 -04:00
LocationTest.cs * Tweaked the LocationTests for maximum coverage. 2010-09-18 03:42:37 -04:00
MundaneFrameworkTests.cs Fatpack message on agent transfers: 1 message only (UpdateAgent) containing the agent and all attachments. Preserves backwards compatibility -- older sims get passed attachments one by one. Meaning that I finally introduced versioning in the simulation service. 2011-04-28 20:19:54 -07:00
PrimeNumberHelperTests.cs Upgrade nunit.framework.dll to version 2.5.9. Fix up tests appropriately. 2011-03-09 23:25:24 +00:00
UtilTest.cs Get UUIDGatherer to scan notecards in the graph for asset uuids. 2011-10-22 02:16:46 +01:00