aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/Linden/UDP/Tests (unfollow)
Commit message (Expand)AuthorFilesLines
2012-06-08If logging a client out due to ack timeout, do this asynchronously rather tha...Justin Clark-Casey (justincc)1-2/+2
2012-06-08Add regression test for client logout due to ack timeout.Justin Clark-Casey (justincc)2-87/+97
2012-05-01Add regression test for teleporting between neighbouring regions on the same ...Justin Clark-Casey (justincc)1-1/+2
2012-04-27Add regression test for teleporting an agent between separated regions on the...Justin Clark-Casey (justincc)2-2/+2
2012-03-20Move frame loop entirely within Scene.Update() for better future performance ...Justin Clark-Casey (justincc)1-1/+1
2012-01-19Add image not in database test for LLImageManagerJustin Clark-Casey (justincc)1-5/+28
2012-01-19refactor: separate out common parts of LLImageManagerTestsJustin Clark-Casey (justincc)1-48/+40
2012-01-19Add LLImageManager regression test for discard caseJustin Clark-Casey (justincc)1-0/+53
2012-01-19Add basic request and send image regression tests for LLImageManagerJustin Clark-Casey (justincc)2-0/+92
2011-12-08Don't reply with an ack packet if the client is not authorized.Justin Clark-Casey (justincc)1-3/+2
2011-12-08Extend TestAddClient() to check that the first packet received is an ack packetJustin Clark-Casey (justincc)2-92/+101
2011-12-08Add OpenSim.Region.ClientStack.LindenUDP.Tests.dll back into the test suiteJustin Clark-Casey (justincc)1-1/+1
2011-12-08Reactivate BasicCircuitTests.TestAddClient()Justin Clark-Casey (justincc)1-107/+118
2011-12-08On a new client circuit, send the initial reply ack to let the client know it...Justin Clark-Casey (justincc)1-1/+4
2011-10-12Get rid of some traces of the old pre-ROBUST grid architecture configJustin Clark-Casey (justincc)1-1/+1
2011-10-12Bring LindenUDP.Tests back from the dead. No tests are running.Justin Clark-Casey (justincc)5-343/+282
2011-04-30First stab at cleaning up Caps. Compiles. Untested.Diva Canto5-0/+702