aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/ServiceConnectorsOut/Presence/Tests/PresenceConnectorsTests.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactor: Move common presence connector code into BasePresenceServiceConnectorJustin Clark-Casey (justincc)2012-11-201-1/+2
* Get rid of OpenSim.Tests.Common.Setup subpackage in favour of just OpenSim.Te...Justin Clark-Casey (justincc)2011-05-211-1/+0
* Upgrade nunit.framework.dll to version 2.5.9. Fix up tests appropriately.Justin Clark-Casey (justincc)2011-03-091-1/+0
* Fixed Presence unit test. Removed unnecessary packing/unpacking of obsolete f...Diva Canto2010-05-071-3/+1
* GridUserService in place. Replaces the contrived concept of storing user's ho...Diva Canto2010-05-071-4/+4
* Formatting cleanup. Add copyright notices.Jeff Ames2010-03-101-2/+2
* Fix LocalPresenceServiceConnector test now that the hardcoded test data has b...Justin Clark-Casey (justincc)2010-03-051-0/+13
* Small bug fixes for making tests work.Diva Canto2010-02-211-1/+1
* * Changed IPresenceService Logout, so that it takes a position and a lookatDiva Canto2010-01-101-1/+1
* Unit tests for presence. They helped fix a couple of wrongnesses.Diva Canto2009-12-301-0/+104