aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Tests/Common/Mock/TestCommunicationsManager.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Resolve http://opensimulator.org/mantis/view.php?id=3509 by putting some se...Justin Clarke Casey2009-04-221-1/+1
* * Make archiver tests pump the asset server manually instead of starting the ...Justin Clarke Casey2009-04-141-2/+9
* * Explicitly start the asset server thread so that unit tests can run single ...Justin Clarke Casey2009-04-141-0/+1
* * refactor: rename AssetCache.Initialize() to AssetCache.Reset() to avoid hav...Justin Clarke Casey2009-04-141-3/+2
* THE BIG ANTI-REMOTING SCHLEP -- StartRemoting is no more. Sims in older versi...diva2009-02-201-1/+0
* * Iniital inventory archive test code. Doesn't actually do any testing yetJustin Clarke Casey2009-02-161-0/+4
* - move OpenSim/Framework/IInventoryData.cs toMike Mazur2009-02-031-11/+12
* * Add new unit test for simple teleport in a standalone.Justin Clarke Casey2009-01-151-1/+2
* * refactor: Remove the need to separately pass in the http listener to the sc...Justin Clarke Casey2009-01-061-2/+2
* * Simplify test code by always setting up mock 'in memory' user and inventory...Justin Clarke Casey2009-01-051-3/+20
* * Extend stub to test the successful login of a user on the local login serviceJustin Clarke Casey2009-01-051-1/+4
* * Check in login service tests beachheadJustin Clarke Casey2009-01-051-2/+7
* * Fold mock classes into existing OpenSim/Tests/Common assembly rather than s...Justin Clarke Casey2008-12-111-0/+50