aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/Tests/SceneObjectLinkingTests.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-27/+29
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-16/+23
* Consistenly make NUnit test cases inherit from OpenSimTestCase which automati...Justin Clark-Casey (justincc)2012-11-241-1/+1
* Add OSSL function osForceAttachToAvatarFromInventory()Justin Clark-Casey (justincc)2012-07-051-12/+12
* Add regression test for teleporting an agent between separated regions on the...Justin Clark-Casey (justincc)2012-04-271-5/+5
* Stop a scene object from attempting to link with itself (which results in an ...Justin Clark-Casey (justincc)2012-02-081-3/+20
* Changes UpdateFlag in SOP to an enumeration of NONE, TERSE and FULL.Dan Lake2011-11-021-8/+8
* Remove completely unused SOG.Rotation parameterJustin Clark-Casey (justincc)2011-10-291-9/+9
* rename TestHelper => TestHelpers for consistencyJustin Clark-Casey (justincc)2011-08-061-4/+4
* rename test SceneSetupHelpers -> SceneHelpers for consistencyJustin Clark-Casey (justincc)2011-08-061-10/+10
* Get rid of OpenSim.Tests.Common.Setup subpackage in favour of just OpenSim.Te...Justin Clark-Casey (justincc)2011-05-211-1/+0
* Upgrade nunit.framework.dll to version 2.5.9. Fix up tests appropriately.Justin Clark-Casey (justincc)2011-03-091-1/+0
* Only force prim persistence before delete if the prim is the result of an unp...Justin Clark-Casey (justincc)2010-12-031-2/+6
* Changed SceneObjectGroup to store parts with the fast and thread-safe MapAndA...John Hurliman2010-09-161-18/+18
* MergedJohn Hurliman2010-09-121-9/+9
|\
| * Formatting cleanup.Jeff Ames2010-09-121-9/+9
* | * Added ISimulationDataService and IEstateDataServiceJohn Hurliman2010-09-121-2/+2
|/
* Merge branch 'master' of melanie@opensimulator.org:/var/git/opensimMelanie2010-09-071-2/+2
|\
| * minor: comment out some excessive test loggingJustin Clark-Casey (justincc)2010-09-071-1/+1
| * Fix deletion persistence when freshly delinked prims are removedJustin Clark-Casey (justincc)2010-09-071-2/+2
* | Fix deletion persistence when freshly delinked prims are removedJustin Clark-Casey (justincc)2010-09-071-2/+2
|/
* Add test that checks correct persistence when an unlink is quickly followed b...Justin Clark-Casey (justincc)2010-09-061-9/+40
* extend TestNewSceneObjectLinkPersistence() to check for presence of non-root ...Justin Clark-Casey (justincc)2010-09-061-2/+3
* Add test to check persistence of newly added pre-linked objectsJustin Clark-Casey (justincc)2010-09-061-2/+51
* OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.Diva Canto2010-01-111-1/+1
* NetworkServersInfo removed from CommsManager.Diva Canto2010-01-101-1/+0
* Merge branch 'master' into vehiclesMelanie2009-10-021-12/+19
|\
| * Added messages to assertions in the failing tests, so that we know which ones...Diva Canto2009-10-011-12/+19
* | Merge branch 'master' into vehiclesMelanie2009-10-011-6/+6
|\ \ | |/
| * Formatting cleanup.Jeff Ames2009-10-011-6/+6
* | Commit initial version of KittoFlora's vehicle changesopensim2009-09-301-3/+3
|/
* * Reverting the test restructuring as, on second thought, this is not at all ...lbsa712009-06-071-0/+258
* * Restructured Scenes Tests to follow (what I conceive of as being) current d...lbsa712009-06-051-258/+0
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* instrument most of the tests with a new InMethod function that may help us fi...Sean Dague2009-05-071-2/+3
* * Fix single item iar savingJustin Clarke Casey2009-03-271-1/+0
* * For each test in OpenSim.Region.Framework.Scenes.Tests, tell the console wh...Justin Clarke Casey2009-03-271-1/+6
* * Move SceneObject tests into their proper namespaceJustin Clarke Casey2009-03-121-1/+1
* Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke2009-02-221-28/+32
* this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2009-02-101-1/+1
* * reinstate OpenSim/Region/Framework/Scenes/TestsJustin Clarke Casey2009-02-061-1/+1
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-061-0/+249