aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Servers/Tests/OSHttpTests.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-05Massive tab and trailing space cleanupMelanie Thielker1-68/+68
2016-07-15 disable OSHttpTests that will collide with testing new http server changesUbitUmarov1-0/+3
2015-09-02seems to compile ( tests comented out)UbitUmarov1-5/+1
2014-03-17Add regression test for http inventory fetch.Justin Clark-Casey (justincc)1-318/+2
2013-02-05We're not really done here.. but we're getting there. Socket Read is work...teravus1-0/+5
2012-11-24Consistenly make NUnit test cases inherit from OpenSimTestCase which automati...Justin Clark-Casey (justincc)1-1/+2
2012-09-27Update the Http server with a few additional properties. Adapt the testMelanie1-0/+4
2011-03-09Upgrade nunit.framework.dll to version 2.5.9. Fix up tests appropriately.Justin Clark-Casey (justincc)1-1/+0
2009-07-30* Fixed another potential httpserver leak.Teravus Ovares1-0/+1
2009-07-29* Adds the ability to have a thread efficient long poll service (such as the ...Teravus Ovares1-0/+1
2009-07-21* Updated C# WebServer to the latest available source download (r19869) and a...Teravus Ovares1-0/+31
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-05-04Committing the changed treeMelanie Thielker1-0/+394
2009-05-04Intermediate commit. WILL NOT COMPILE!Melanie Thielker1-393/+0
2009-03-25cleanupDr Scofield1-1/+1
2009-02-12* optimized usings.lbsa711-7/+2
2008-10-08adding OSHttpResponse test case (yeah, very primitive still)Dr Scofield1-26/+175
2008-10-06oops. forgot testcaseDr Scofield1-0/+249