aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/Tests/LoginServiceTests.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-04-14Fix a test-breakage introduced in r9144Homer Horwitz1-2/+2
2009-03-29Another bit of refactoring to try to make sense of OpenSim.Framework.Communic...diva1-0/+1
2009-03-09* Added TXXX in front of unit tests to make sure they are running in the corr...Sean Dague1-7/+7
2009-03-09Refactor login test class.Mike Mazur1-115/+126
2009-03-09Fix tests broken in r8732.Mike Mazur1-0/+14
2009-03-03Renamed ILoginRegionsConnector to ILoginServiceToRegionsConnector and moved i...MW1-1/+1
2009-03-03Moved Linden protocol login handling to modules in OpenSim.Client.Linden. The...MW1-17/+113
2009-02-12* optimized usings.lbsa711-6/+4
2009-01-13* minor: remove some mono compiler warningsJustin Clarke Casey1-1/+1
2009-01-12Enhanced LoginServiceTests to test for authentication and responseSean Dague1-18/+197
2009-01-05* Centralize references to the well known blank texture 5748decc-f629-461c-9a...Justin Clarke Casey1-3/+2
2009-01-05* Add prereqs and usings required by the Windows compilerJustin Clarke Casey1-0/+2
2009-01-05* Add seed cap check to login testJustin Clarke Casey1-5/+15
2009-01-05* Simplify test code by always setting up mock 'in memory' user and inventory...Justin Clarke Casey1-4/+1
2009-01-05* Extend stub to test the successful login of a user on the local login serviceJustin Clarke Casey1-0/+96