aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Servers/Tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update version number stuff, and hack it into the money display.onefang2019-05-191-1/+1
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-192-10/+333
* Fix version stuffs.David Walter Seikel2016-11-031-1/+1
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-032-314/+3
* Rejig version number.David Walter Seikel2013-02-241-1/+1
* Add IG version bits.David Walter Seikel2013-02-231-1/+1
* Consistenly make NUnit test cases inherit from OpenSimTestCase which automati...Justin Clark-Casey (justincc)2012-11-242-2/+4
* Upgrade nunit.framework.dll to version 2.5.9. Fix up tests appropriately.Justin Clark-Casey (justincc)2011-03-091-1/+0
* Remove the methods for full inventory fetch from the connector. Remove testsMelanie2009-09-171-135/+0
* * Switching IAssetData to follow the new naming schema, removing the separate...Kunnis2009-08-191-1/+1
* Removing unused files, legacy from old asset "cache".Diva Canto2009-08-091-134/+0
* * Fixed another potential httpserver leak.Teravus Ovares2009-07-301-0/+1
* * Adds the ability to have a thread efficient long poll service (such as the ...Teravus Ovares2009-07-291-0/+1
* * Updated C# WebServer to the latest available source download (r19869) and a...Teravus Ovares2009-07-211-0/+31
* minor: remove some mono compiler warningsJustin Clarke Casey2009-07-152-3/+2
* Formatting cleanup.Jeff Ames2009-06-102-2/+2
* * Fix unit tests so that they correctly handle 404 missing asset responseJustin Clarke Casey2009-06-052-5/+8
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* Add copyright headers, formatting cleanup, ignore some generated files.Jeff Ames2009-05-311-1/+28
* * So, giving up on my efforts to de-duplicate the asset handlers. I'll just s...lbsa712009-05-271-0/+10
* Update svn properties.Jeff Ames2009-05-271-26/+26
* * We have strand flavours.lbsa712009-05-261-2/+4
* * Introduced GetVersionString so we can harness the whole thing.lbsa712009-05-261-2/+9
* * Added test to make sure version info is 27 chars long (still don't know exa...lbsa712009-05-261-0/+17
* cleaning out warnings.Dr Scofield2009-05-222-2/+4
* 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 CachedGetAssetStr...lbsa712009-05-082-5/+74
* * Introduced new HttpServer.Tests projectlbsa712009-05-081-29/+10
* fix svn propertiesSean Dague2009-05-081-93/+93
* instrument most of the tests with a new InMethod function that may help us fi...Sean Dague2009-05-071-0/+11
* * Added some more GetAssetStreamHandlerTestslbsa712009-05-071-1/+41
* * Added some GetAssetStreamHandlerTestslbsa712009-05-061-0/+42
* 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