aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/Linden/UDP/Tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add image not in database test for LLImageManagerJustin Clark-Casey (justincc)2012-01-191-5/+28
* refactor: separate out common parts of LLImageManagerTestsJustin Clark-Casey (justincc)2012-01-191-48/+40
* Add LLImageManager regression test for discard caseJustin Clark-Casey (justincc)2012-01-191-0/+53
* Add basic request and send image regression tests for LLImageManagerJustin Clark-Casey (justincc)2012-01-192-0/+92
* Don't reply with an ack packet if the client is not authorized.Justin Clark-Casey (justincc)2011-12-081-3/+2
* Extend TestAddClient() to check that the first packet received is an ack packetJustin Clark-Casey (justincc)2011-12-082-92/+101
* Add OpenSim.Region.ClientStack.LindenUDP.Tests.dll back into the test suiteJustin Clark-Casey (justincc)2011-12-081-1/+1
* Reactivate BasicCircuitTests.TestAddClient()Justin Clark-Casey (justincc)2011-12-081-107/+118
* On a new client circuit, send the initial reply ack to let the client know it...Justin Clark-Casey (justincc)2011-12-081-1/+4
* Get rid of some traces of the old pre-ROBUST grid architecture configJustin Clark-Casey (justincc)2011-10-121-1/+1
* Bring LindenUDP.Tests back from the dead. No tests are running.Justin Clark-Casey (justincc)2011-10-125-343/+282
* First stab at cleaning up Caps. Compiles. Untested.Diva Canto2011-04-305-0/+702