aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/Tests/LoginServiceTests.cs (unfollow)
Commit message (Expand)AuthorFilesLines
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