aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/Tests/ScenePresenceCrossingTests.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-3/+5
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-0/+247
2015-12-13fix: if no groups module, deny accessUbitUmarov1-0/+1
2015-11-19 work around some 'tests' errors: add a DefaultPermitions module to sceneBUbitUmarov1-2/+3
2015-09-04Deleted OpenSim.Framework.Communications. Moved its two remaining files to Op...Diva Canto1-1/+0
2014-11-25refactor: consistently put all test classes in the OpenSim.Tests.Common packa...Justin Clark-Casey (justincc)1-1/+0
2013-09-19Create regression TestCrossOnSameSimulatorNoRootDestPerm() to check that avat...Justin Clark-Casey (justincc)1-0/+86
2013-08-17Add ScenePresenceTeleportTests.TestSameSimulatorIsolatedRegionsV2() regressio...Justin Clark-Casey (justincc)1-1/+1
2013-07-14Fix broken tests -- the test setup was wrong... sigh.Diva Canto1-0/+1
2013-05-09Fix issue where objects removed via llDie() would not disappear for users loo...Justin Clark-Casey (justincc)1-2/+2
2013-03-20minor: disable logging on regression TestCrossOnSameSimulator() that I accide...Justin Clark-Casey (justincc)1-1/+1
2013-03-20On the later forms of teleport failure, tell the user if this was because vie...Justin Clark-Casey (justincc)1-2/+7
2013-03-06Add code for testing event queue messages recevied on region cross.Justin Clark-Casey (justincc)1-5/+22
2013-03-06Add regression test for presence crossing between regions on the same simulator.Justin Clark-Casey (justincc)1-0/+140