aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Tests/Common/Helpers/BaseRequestHandlerHelpers.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2011-05-21Get rid of OpenSim.Tests.Common.Setup subpackage in favour of just OpenSim.Te...Justin Clark-Casey (justincc)1-1/+1
2011-05-21rename test helpers enclosing package from Setup to HelpersJustin Clark-Casey (justincc)1-0/+0
2011-05-21test helper rename for consistencyJustin Clark-Casey (justincc)1-1/+1
2009-09-30Remove some tests that no longer applyMelanie1-86/+0
2009-09-17Remove the methods for full inventory fetch from the connector. Remove testsMelanie1-11/+1
2009-05-20Add copyright headers, formatting cleanup.Jeff Ames1-0/+27
2009-05-14* Moved BaseRequestHandlerTestHelper to OpenSim.Tests.Common.Setup for great ...lbsa711-2/+2
2009-05-13* Added some more tests to the GetAssetStreamHandlerslbsa711-1/+3
2009-05-11Update svn properties.Jeff Ames1-57/+57
2009-05-08* Extracted common superclass for GetAssetStreamHandler and CachedGetAssetStr...lbsa711-0/+13
2009-05-08* Introduced new HttpServer.Tests projectlbsa711-0/+44