aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Servers/HttpServer/Tests (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-06-10Formatting cleanup.Jeff Ames1-1/+1
2009-06-01* Removed some commented-out codelbsa711-1/+0
2009-05-22cleaning out warnings.Dr Scofield1-1/+2
NOTE: we currently have a gazillion warnings caused stuff flagged as "obsolete" (OGS1 stuff) --- what's up with that?
2009-05-20Add copyright headers, formatting cleanup.Jeff Ames1-1/+28
2009-05-14* Moved BaseRequestHandlerTestHelper to OpenSim.Tests.Common.Setup for great ↵lbsa711-1/+1
justice.
2009-05-11Update svn properties.Jeff Ames1-43/+43
2009-05-08* Introduced new HttpServer.Tests projectlbsa711-0/+43
* Split the GetAssetStreamHandler testing into separate tests for BaseRequestHandler * Ignored some gens