Justin Clark-Casey (justincc) 2cd95fac73 refactor: Rename Scene.AddNewClient() to AddNewAgent() to make it obvious in the code that this is symmetric with CloseAgent() 11 年 前
..
Resources 9356963bd3 Add basic request and send image regression tests for LLImageManager 12 年 前
BasicCircuitTests.cs b1c26a56b3 Fix an issue where under teleport v2 protocol, teleporting from regions in an line from A->B->C would not close region A when reaching C 11 年 前
LLImageManagerTests.cs f9dc5815c4 For LLImageManagerTests, make tests execute under synchronous fire and forget conditions. 11 年 前
MockScene.cs 2cd95fac73 refactor: Rename Scene.AddNewClient() to AddNewAgent() to make it obvious in the code that this is symmetric with CloseAgent() 11 年 前
PacketHandlerTests.cs 22d4c52ffc Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests 12 年 前
TestLLUDPServer.cs 5f4f9f0230 Add regression test for client logout due to ack timeout. 12 年 前