aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/LindenUDP/Tests (unfollow)
Commit message (Expand)AuthorFilesLines
2008-11-06* Test to ensure that the udp server stays active after receiving a SocketExc...Justin Clarke Casey2-14/+47
2008-11-06* refactor: factor out test packet send method in client stack unit testsJustin Clarke Casey2-10/+66
2008-11-03* Use nini to pass config information to the client stack, rather than the Cl...Justin Clarke Casey1-1/+3
2008-10-30test: Extend malformed packet test to actually check that a valid packet can ...Justin Clarke Casey4-13/+134
2008-10-30* test: Test that the client stack doesn't completely blow up if a client pas...Justin Clarke Casey2-10/+43
2008-10-30* Slightly tweak to teardown test, try a circuit which never existed in the f...Justin Clarke Casey1-3/+3
2008-10-30* minor: spacing adjustment before next commitJustin Clarke Casey1-2/+1
2008-10-30* test: fill out circuit teardown testJustin Clarke Casey1-1/+10
2008-10-30* test: Refactor test infrastructure for future client teardown testJustin Clarke Casey1-9/+69
2008-10-27Update svn properties, minor formatting cleanup.Jeff Ames1-12/+12
2008-10-24* minor: eliminate some mono compiler warningsJustin Clarke Casey1-1/+1
2008-10-24* Stop creating a circuit if the client fails authentication (i.e. the region...Justin Clarke Casey1-4/+13
2008-10-24* Change AddClient test such that we now successfully authenticateJustin Clarke Casey1-3/+17
2008-10-24* minor: refactor out AddUser test setup to common methodJustin Clarke Casey1-4/+8
2008-10-23* Reenable assert for the add circuit testJustin Clarke Casey2-3/+10
2008-10-23* Add missing file from last commit. Yay for continuous integration!Justin Clarke Casey1-0/+52
2008-10-23* Introduce a basic udp circuit test for adding a clientJustin Clarke Casey2-8/+91
2008-10-23* Refactor LLUDPServer slightly so that unit tests can pass in data synchrono...Justin Clarke Casey2-2/+56
2008-10-17* Remove mono warningsJustin Clarke Casey1-1/+1
2008-10-16* minor: get rid of pointless ipeSenderJustin Clarke Casey1-1/+5
2008-10-09* fix windows build break - it helps if one actually puts in using statements...Justin Clarke Casey1-1/+3
2008-10-09* minor: initialize udp server in unit testJustin Clarke Casey1-2/+8
2008-10-09* Create project for LindenUDP ClientStack testsJustin Clarke Casey1-0/+44