Commit Verlauf

Autor SHA1 Nachricht Datum
  UbitUmarov b458c5a9b4 another test.... vor 5 Jahren
  UbitUmarov 75d3e7a7a0 disable test not conform to new tp vor 5 Jahren
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup vor 7 Jahren
  UbitUmarov 72684592ba Merge branch 'master' into avinationmerge vor 8 Jahren
  Melanie Thielker e8e0ba6d8f Remove testing cruft that is blocking the new protocols. Unit tests no vor 8 Jahren
  UbitUmarov 9232876421 let silly tests override version on local connections vor 8 Jahren
  Robert Adams e5367d822b Merge of ubitworkvarnew with opensim/master as of 20150905. vor 8 Jahren
  Diva Canto d00f73c3a4 Deleted OpenSim.Framework.Communications. Moved its two remaining files to OpenSim.Framework. vor 8 Jahren
  UbitUmarov 371c9dd2af bad merge? vor 8 Jahren
  Justin Clark-Casey (justincc) fc878a33ed refactor: consistently put all test classes in the OpenSim.Tests.Common package rather than some in OpenSim.Tests.Common.Mock vor 9 Jahren
  Justin Clark-Casey (justincc) 8996ac1a9c minor: Disable logging left active on regression test TestSameSimulatorIsolatedRegionsV2() vor 10 Jahren
  Justin Clark-Casey (justincc) 979b17165b For debug purposes, allow simulators to force use of earlier SIMULATION/0.1 teleport protocol even if SIMULATION/0.2 is available. vor 10 Jahren
  Melanie 72206a0e29 Merge branch 'avination-current' into careminster vor 10 Jahren
  Melanie Thielker b41ae0f98f Harmonize the class name, ID and Name of the default perms module vor 10 Jahren
  Justin Clark-Casey (justincc) f5d3145bea Add ScenePresenceTeleportTests.TestSameSimulatorIsolatedRegionsV2() regression test for v2 transfers. vor 11 Jahren
  Justin Clark-Casey (justincc) fbab898f74 Add TestSameSimulatorNeighbouringRegionsV2() regression test for v2 entity transfer protocl vor 11 Jahren
  Justin Clark-Casey (justincc) 056a6ee765 Fix regression tests relating to agent transfer by making simulator use last week's SIMULATOR/0.1 protocol for now. vor 11 Jahren
  Justin Clark-Casey (justincc) 2cb2f1d7e3 Fix issue where objects removed via llDie() would not disappear for users looking in from neighbouring sims. vor 11 Jahren
  Justin Clark-Casey (justincc) 46c833810c On a teleport, lock m_agentsInTransit whilst we grab the value to check for completion just to be sure we're not using a thread cached version. vor 11 Jahren
  Justin Clark-Casey (justincc) 36651bed71 On the later forms of teleport failure, tell the user if this was because viewer couldn't/didn't connect with destination or if destination didn't signal teleport completion. vor 11 Jahren
  Justin Clark-Casey (justincc) 22d4c52ffc Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests vor 11 Jahren
  Justin Clark-Casey (justincc) 6dda7c65ae Add EventManager.OnRegionLoginsStatusChange fired whenever logins are enabled or disabled at any point, not just during initial startup. vor 12 Jahren
  Justin Clark-Casey (justincc) d547bcf8d1 Remove duplicate update of user count in Scene.IncomingCloseAgent() vor 12 Jahren
  Justin Clark-Casey (justincc) 459c7635af If an agent is still registered as 'in transit' by the source region, don't allow an immediate teleport back. vor 12 Jahren
  Justin Clark-Casey (justincc) c45b5a3d1c minor: improve method doc for TestSameSimulatorSeparatedRegionsCreateAgentFails() vor 12 Jahren
  Justin Clark-Casey (justincc) d19fb6fb0c Add regression TestSameSimulatorSeparatedRegionsCreateAgentFails() vor 12 Jahren
  Justin Clark-Casey (justincc) f0c9cb8dc0 Comment out TestSameSimulatorSeparatedRegionsQueryAccessFails() regression test logging accidentally left in vor 12 Jahren
  Justin Clark-Casey (justincc) bdcf2d1348 Add regression TestSameSimulatorSeparatedRegionsQueryAccessFails() vor 12 Jahren
  Justin Clark-Casey (justincc) 9d2e1c67a8 Add regression test for teleporting between neighbouring regions on the same simulator vor 12 Jahren
  Justin Clark-Casey (justincc) b678ea18b2 Create TestHelpers.EnableLogging() and DisableLogging() to turn logging on and off within tests. vor 12 Jahren