aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/LindenUDP/Tests/PacketHandlerTests.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...diva2009-05-151-1/+1
* instrument most of the tests with a new InMethod function that may help us fi...Sean Dague2009-05-071-0/+3
* * optimized usings.lbsa712009-02-121-2/+0
* * Rig up enough infrastructure to actually perform a successful 'standalone' ...Justin Clarke Casey2009-01-161-2/+3
* * Extend current stub packet handler test into a really basic one that checks...Justin Clarke Casey2009-01-121-3/+10
* * Extend PacketHandlerTest to fire in a packet.Justin Clarke Casey2009-01-121-1/+7
* * minor: Put in stub LLPacketHandler testing codeJustin Clarke Casey2009-01-091-0/+91