aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/Friends/Tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add regression test for teleporting an agent between separated regions on the...Justin Clark-Casey (justincc)2012-04-271-1/+1
* Add simple login test with online friends. Add IFriendsModule.GrantRights() ...Justin Clark-Casey (justincc)2012-03-301-27/+46
* refactor: Stop passing both IClientAPI and agentID to friend event listeners,...Justin Clark-Casey (justincc)2012-03-291-0/+28
* Add simple regression test for logging in with offline friends. Don't expect...Justin Clark-Casey (justincc)2012-03-291-1/+46
* Add test for removing a friendship.Justin Clark-Casey (justincc)2011-11-141-5/+25
* Improved method doc for AddFriend() - it actually does set up a two-way relat...Justin Clark-Casey (justincc)2011-11-141-2/+3
* minor: remove some mono compiler warningsJustin Clark-Casey (justincc)2011-11-141-1/+1
* Add test for adding a friend whilst onlineJustin Clark-Casey (justincc)2011-11-141-1/+20
* Add very simple FriendsModuleTests.TestNoFriends()Justin Clark-Casey (justincc)2011-11-141-0/+78