aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Servers/Tests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add copyright headers, formatting cleanup.Jeff Ames2009-05-202-2/+56
|
* * Added some more tests to the GetAssetStreamHandlerslbsa712009-05-132-14/+72
|
* Update svn properties.Jeff Ames2009-05-111-72/+72
|
* * Extracted common superclass for GetAssetStreamHandler and ↵lbsa712009-05-082-5/+74
| | | | | | | CachedGetAssetStreamHandler * Added some more tests
* * Introduced new HttpServer.Tests projectlbsa712009-05-081-29/+10
| | | | | | | * Split the GetAssetStreamHandler testing into separate tests for BaseRequestHandler * Ignored some gens
* fix svn propertiesSean Dague2009-05-081-93/+93
|
* instrument most of the tests with a new InMethod function that may help us ↵Sean Dague2009-05-071-0/+11
| | | | | | | figure out where that pesky deadlock is during test runs.
* * Added some more GetAssetStreamHandlerTestslbsa712009-05-071-1/+41
| | | | | * In the process, caught a potential bug where the handler would allow paths not starting with the registered prefix
* * Added some GetAssetStreamHandlerTestslbsa712009-05-061-0/+42
| | | | | * Minor tweaks to attain testability
* Committing the changed treeMelanie Thielker2009-05-041-0/+394
|
* Intermediate commit. WILL NOT COMPILE!Melanie Thielker2009-05-041-393/+0
|
* cleanupDr Scofield2009-03-251-1/+1
|
* * optimized usings.lbsa712009-02-121-7/+2
|
* adding OSHttpResponse test case (yeah, very primitive still)Dr Scofield2008-10-081-26/+175
|
* oops. forgot testcaseDr Scofield2008-10-061-0/+249