aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/AvatarFactory/Tests (unfollow)
Commit message (Expand)AuthorFilesLines
2012-04-27Add regression test for teleporting an agent between separated regions on the...Justin Clark-Casey (justincc)1-2/+2
2011-10-19Moved HaveNeighbor utility function from ScenePresence to Scene. Fixed line e...Dan Lake1-1/+1
2011-10-19Renamed and rearranged AvatarFactoryModule to eliminate redundant lookups of ...Dan Lake1-7/+5
2011-08-30Fix bug in persisting saved appearances for npcsJustin Clark-Casey (justincc)1-0/+51
2011-08-09Implement first draft functions for saving and loading NPC appearance from st...Justin Clark-Casey (justincc)1-1/+1
2011-08-06refactor: Change SceneHelpers.AddClient() to AddScenePresence().Justin Clark-Casey (justincc)1-1/+1
2011-08-06rename TestHelper => TestHelpers for consistencyJustin Clark-Casey (justincc)1-3/+3
2011-08-06rename test SceneSetupHelpers -> SceneHelpers for consistencyJustin Clark-Casey (justincc)1-3/+3
2011-07-09refactor: slightly simplify testJustin Clark-Casey (justincc)1-4/+1
2011-07-09Rename SceneSetupHelpers.AddRootAgent to AddClient() to better represent its ...Justin Clark-Casey (justincc)1-1/+1
2011-07-09Add scratch AvatarFactoryModuleTests with one test to do a partial check on A...Justin Clark-Casey (justincc)1-0/+72