Commit Verlauf

Autor SHA1 Nachricht Datum
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup vor 7 Jahren
  UbitUmarov 544b859c00 fix tests acording vor 8 Jahren
  Diva Canto d00f73c3a4 Deleted OpenSim.Framework.Communications. Moved its two remaining files to OpenSim.Framework. vor 9 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 10 Jahren
  Justin Clark-Casey (justincc) a5800f479e If an object has it's temporary flag unset after being set, put it back in the persistence list. vor 10 Jahren
  Justin Clark-Casey (justincc) 750ad2d3af Fix issue where calling llVolumeDetect(FALSE) would not remove phantom flag, causing subsequent issues if physics was re-enabled. 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 12 Jahren
  Justin Clark-Casey (justincc) 07e62df558 Add regression test for teleporting an agent between separated regions on the same simulator. vor 12 Jahren
  Justin Clark-Casey (justincc) 58c890df5d Make TestSetPhysicsSinglePrim() actually add the object to the scene in order to test more code paths. vor 12 Jahren
  Justin Clark-Casey (justincc) 8205fe79ce Fix bug where setting phantom on a prim would result in a server log message rather than setting phantom. vor 12 Jahren
  Justin Clark-Casey (justincc) 77a7de87e1 Add test for setting physics in a linkset vor 12 Jahren
  Justin Clark-Casey (justincc) d5c724e5b8 Add regression test for prim status when root prim in a new linkset is non-physical vor 12 Jahren
  Justin Clark-Casey (justincc) 9ac48b2aff Fix a bug where linking a non-physical prim with a physical prim as root would make the non-physical prim phantom rather than part of the physics object. vor 12 Jahren
  Justin Clark-Casey (justincc) 17bf2a62db Add test for correct physics status on linking two physics objects vor 12 Jahren
  Justin Clark-Casey (justincc) 71900968b2 refactor: extract common setup code in SceneObjectStatusTests vor 12 Jahren
  Justin Clark-Casey (justincc) 06552f217e Add TestSetPhysics() to SOP status tests vor 12 Jahren
  Justin Clark-Casey (justincc) dad1d6df18 rename TestHelper => TestHelpers for consistency vor 13 Jahren
  Justin Clark-Casey (justincc) bda1a4be45 rename test SceneSetupHelpers -> SceneHelpers for consistency vor 13 Jahren
  Justin Clark-Casey (justincc) cba40de109 extend phantom flag regression test to toggle back off vor 13 Jahren
  Justin Clark-Casey (justincc) c6c91e6599 refactor: Fold most SOP.ScriptSet* methods back into script code. Simplify. vor 13 Jahren
  Justin Clark-Casey (justincc) ba89fc3aa1 Add regression test for setting phantom status on a scene object. This is not yet complete. vor 13 Jahren