aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/LindenUDP/Tests/BasicCircuitTests.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * minor: eliminate some mono compiler warningsJustin Clarke Casey2008-10-241-1/+1
* * Stop creating a circuit if the client fails authentication (i.e. the region...Justin Clarke Casey2008-10-241-4/+13
* * Change AddClient test such that we now successfully authenticateJustin Clarke Casey2008-10-241-3/+17
* * minor: refactor out AddUser test setup to common methodJustin Clarke Casey2008-10-241-4/+8
* * Reenable assert for the add circuit testJustin Clarke Casey2008-10-231-2/+3
* * Introduce a basic udp circuit test for adding a clientJustin Clarke Casey2008-10-231-5/+28
* * Refactor LLUDPServer slightly so that unit tests can pass in data synchrono...Justin Clarke Casey2008-10-231-2/+2
* * Remove mono warningsJustin Clarke Casey2008-10-171-1/+1
* * minor: get rid of pointless ipeSenderJustin Clarke Casey2008-10-161-1/+5
* * fix windows build break - it helps if one actually puts in using statements...Justin Clarke Casey2008-10-091-1/+3
* * minor: initialize udp server in unit testJustin Clarke Casey2008-10-091-2/+8
* * Create project for LindenUDP ClientStack testsJustin Clarke Casey2008-10-091-0/+44