aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/LindenUDP/Tests/BasicCircuitTests.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2011-04-30First stab at cleaning up Caps. Compiles. Untested.Diva Canto1-299/+0
2009-10-01Formatting cleanup.Jeff Ames1-3/+3
2009-10-01Formatting cleanup.Jeff Ames1-23/+23
2009-08-16* ShortVersion, another attempt at fixing the test thread death that randomly...Teravus Ovares (Dan Olivares)1-0/+1
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-05-15Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...diva1-1/+1
2009-05-07instrument most of the tests with a new InMethod function that may help us fi...Sean Dague1-0/+8
2009-04-09* Tagged long running tests with LongRunningAttribute.lbsa711-1/+2
2009-02-12* optimized usings.lbsa711-8/+4
2008-11-14* Move test scene construction infrastructure methods to a separate class for...Justin Clarke Casey1-1/+1
2008-11-06Update svn properties, minor formatting cleanup.Jeff Ames1-1/+1
2008-11-06* test: Add assert checking that the circuit which trigger the socket excepti...Justin Clarke Casey1-0/+2
2008-11-06* Test to ensure that the udp server stays active after receiving a SocketExc...Justin Clarke Casey1-12/+42
2008-11-06* refactor: factor out test packet send method in client stack unit testsJustin Clarke Casey1-8/+42
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 Casey1-10/+37
2008-10-30* test: Test that the client stack doesn't completely blow up if a client pas...Justin Clarke Casey1-9/+32
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-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 Casey1-2/+3
2008-10-23* Introduce a basic udp circuit test for adding a clientJustin Clarke Casey1-5/+28
2008-10-23* Refactor LLUDPServer slightly so that unit tests can pass in data synchrono...Justin Clarke Casey1-2/+2
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-4/+11
2008-09-25Mantis#2017. Thank you kindly, Tyre, for a patch that solves:Charles Krinke1-1/+1
2008-08-25* minor: upgrade version info to post 0.5.9Justin Clarke Casey1-1/+1
2008-06-15Change VersionInfo string fromCharles Krinke1-1/+1
2008-06-14Change VersionInfo string from:Charles Krinke1-1/+1
2008-05-31* Make version information common to all serversJustin Clarke Casey1-2/+2
2008-05-24* Bump reported svn trunk revision number up to 0.5.7Justin Clarke Casey1-1/+1
2008-05-21* Send VersionInfo string instead of the hardcoded Scene string to the "About...Justin Clarke Casey1-1/+2
2008-05-07* For no good reason (since there are a hundred million other things to fix),...Justin Clarke Casey1-1/+1
2008-03-18Formatting cleanup.Jeff Ames1-27/+27
2008-02-07Update version numbers to 0.5Jeff Ames1-1/+1
2007-12-27* Optimized usingslbsa711-1/+1
2007-12-10saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames1-2/+2
2007-10-30* Optimized usingslbsa711-1/+1
2007-10-15* Chillken Patch #417 - upgraded version numbers to 0.4 - thanks Chillken!lbsa711-1/+1
2007-09-10mass update of urls in source code to new websiteSean Dague1-1/+1
2007-07-16changed to native line ending encodingSean Dague1-36/+36
2007-07-03* Optimized usings (the 'LL ate my scripts' commit)lbsa711-2/+0