aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/Tests/ScenePresenceCrossingTests.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge of ubitworkvarnew with opensim/master as of 20150905.Robert Adams2015-09-081-1/+0
|\
| * Deleted OpenSim.Framework.Communications. Moved its two remaining files to Op...Diva Canto2015-09-041-1/+0
* | bad merge?UbitUmarov2015-09-011-2/+2
|\ \ | |/ |/|
| * Merge branch 'master' into careminsterMelanie2013-10-041-1/+87
| |\
* | | refactor: consistently put all test classes in the OpenSim.Tests.Common packa...Justin Clark-Casey (justincc)2014-11-251-1/+0
| |/ |/|
* | Create regression TestCrossOnSameSimulatorNoRootDestPerm() to check that avat...Justin Clark-Casey (justincc)2013-09-191-0/+86
|/
* Add ScenePresenceTeleportTests.TestSameSimulatorIsolatedRegionsV2() regressio...Justin Clark-Casey (justincc)2013-08-171-1/+1
* Fix broken tests -- the test setup was wrong... sigh.Diva Canto2013-07-141-0/+1
* Fix issue where objects removed via llDie() would not disappear for users loo...Justin Clark-Casey (justincc)2013-05-091-2/+2
* minor: disable logging on regression TestCrossOnSameSimulator() that I accide...Justin Clark-Casey (justincc)2013-03-201-1/+1
* On the later forms of teleport failure, tell the user if this was because vie...Justin Clark-Casey (justincc)2013-03-201-2/+7
* Add code for testing event queue messages recevied on region cross.Justin Clark-Casey (justincc)2013-03-061-5/+22
* Add regression test for presence crossing between regions on the same simulator.Justin Clark-Casey (justincc)2013-03-061-0/+140