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