aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/Tests/ScenePresenceTeleportTests.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Comment out TestSameSimulatorSeparatedRegionsQueryAccessFails() regression te...Justin Clark-Casey (justincc)2012-05-171-2/+2
* Add regression TestSameSimulatorSeparatedRegionsQueryAccessFails()Justin Clark-Casey (justincc)2012-05-171-0/+76
* Add regression test for teleporting between neighbouring regions on the same ...Justin Clark-Casey (justincc)2012-05-011-7/+105
* Create TestHelpers.EnableLogging() and DisableLogging() to turn logging on an...Justin Clark-Casey (justincc)2012-04-301-1/+2
* Add regression test for teleporting an agent between separated regions on the...Justin Clark-Casey (justincc)2012-04-271-132/+45
* Add regression test TestSameRegionTeleport()Justin Clark-Casey (justincc)2012-04-251-0/+36
* Remove pointless ThreadAbortException catching in a test that isn't run anyway.Justin Clark-Casey (justincc)2012-03-201-11/+5
* Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead o...Justin Clark-Casey (justincc)2011-10-251-0/+1
* refactor: Change SceneHelpers.AddClient() to AddScenePresence().Justin Clark-Casey (justincc)2011-08-061-1/+1
* rip out sog generation methods in ScenePresenceAgentTests and use SceneHelper...Justin Clark-Casey (justincc)2011-08-061-0/+196