aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Tests/Clients (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into presence-refactorMelanie2010-01-161-8/+9
|\
| * Change the error messages on region region registration. This changes URMMelanie2010-01-131-8/+9
* | * Changed IPresenceService Logout, so that it takes a position and a lookatDiva Canto2010-01-101-1/+1
* | Test client for remote user account connector and service. It seems to be wor...Diva Canto2010-01-022-0/+153
* | Test client for remote presence connector, and for the service itself. Connec...Diva Canto2010-01-022-0/+161
|/
* minor: remove some mono compiler warningsJustin Clark-Casey (justincc)2009-12-151-3/+3
* Add copyright header. Formatting cleanup.Jeff Ames2009-09-291-1/+28
* Corrected the port number to 8001 in the test client and grid ini.Diva Canto2009-09-261-1/+1
* Added GridForm.html in Tests/Clients/Grid that shows how to interact with a g...Diva Canto2009-09-251-0/+11
* Better guards on RegisterRegion in GridService.Diva Canto2009-09-251-1/+4
* Make the grid client deregister the test regions at the end, so that they don...Diva Canto2009-09-241-0/+20
* GridServerPostHandler finished. GridClient tests all work. More guards on get...Diva Canto2009-09-241-6/+58
* Added test GridClient, which allowed me to remove a few bugs out of the new c...Diva Canto2009-09-241-0/+102