aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/Friends/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-1/+1
2012-03-30Add simple login test with online friends. Add IFriendsModule.GrantRights() ...Justin Clark-Casey (justincc)1-27/+46
2012-03-29refactor: Stop passing both IClientAPI and agentID to friend event listeners,...Justin Clark-Casey (justincc)1-0/+28
2012-03-29Add simple regression test for logging in with offline friends. Don't expect...Justin Clark-Casey (justincc)1-1/+46
2011-11-14Add test for removing a friendship.Justin Clark-Casey (justincc)1-5/+25
2011-11-14Improved method doc for AddFriend() - it actually does set up a two-way relat...Justin Clark-Casey (justincc)1-2/+3
2011-11-14minor: remove some mono compiler warningsJustin Clark-Casey (justincc)1-1/+1
2011-11-14Add test for adding a friend whilst onlineJustin Clark-Casey (justincc)1-1/+20
2011-11-14Add very simple FriendsModuleTests.TestNoFriends()Justin Clark-Casey (justincc)1-0/+78