| Commit message (Expand) | Author | Files | Lines |
2012-07-05 | Add OSSL function osForceAttachToAvatarFromInventory() | Justin Clark-Casey (justincc) | 1 | -11/+11 |
2012-06-25 | In AttachmentsModule.DetachSingleAttachmentToInvInternal(), remove attachment... | Justin Clark-Casey (justincc) | 1 | -0/+9 |
2012-04-27 | Add regression test for teleporting an agent between separated regions on the... | Justin Clark-Casey (justincc) | 1 | -5/+5 |
2012-02-15 | In ObjectTortureTests, run garbage collector on Teardown and run scene loop u... | Justin Clark-Casey (justincc) | 1 | -2/+39 |
2011-09-13 | stop the duplicate remove of the root part ids from the full part and local p... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2011-09-13 | extend TestGetSceneObjectByPartLocalId() to test state after scene object del... | Justin Clark-Casey (justincc) | 1 | -0/+6 |
2011-09-13 | Add new TestGetSceneObjectByPartLocalId() for retrieving a scene object via t... | Justin Clark-Casey (justincc) | 1 | -0/+27 |
2011-09-13 | improve TestAddSceneObject() to test a multi-part object rather than a single... | Justin Clark-Casey (justincc) | 1 | -11/+14 |
2011-08-06 | refactor: Change SceneHelpers.AddClient() to AddScenePresence(). | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2011-08-06 | rename TestHelper => TestHelpers for consistency | Justin Clark-Casey (justincc) | 1 | -4/+4 |
2011-08-06 | rename test SceneSetupHelpers -> SceneHelpers for consistency | Justin Clark-Casey (justincc) | 1 | -7/+7 |
2011-07-09 | Rename SceneSetupHelpers.AddRootAgent to AddClient() to better represent its ... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2011-05-21 | Get rid of OpenSim.Tests.Common.Setup subpackage in favour of just OpenSim.Te... | Justin Clark-Casey (justincc) | 1 | -1/+0 |
2011-03-09 | Upgrade nunit.framework.dll to version 2.5.9. Fix up tests appropriately. | Justin Clark-Casey (justincc) | 1 | -1/+0 |
2010-10-06 | Plumb the path for multiple object deletes | Melanie | 1 | -1/+1 |
2010-10-06 | Plumb the path for multiple object deletes | Melanie | 1 | -1/+1 |
2010-10-04 | Formatting cleanup. | Jeff Ames | 1 | -2/+2 |
2010-09-21 | If the uuid of a SceneObjectGroup (RootPart) is changed before adding to the ... | Justin Clark-Casey (justincc) | 1 | -0/+35 |
2010-08-20 | Unit test breakage fix. | Diva Canto | 1 | -4/+4 |
2010-08-07 | Add new SceneGraphTests class. Add simple TestDuplicateObject() | Justin Clark-Casey (justincc) | 1 | -1/+0 |
2010-05-21 | minor: remove LongRunning test designator from TestAddSceneObject() since it ... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2010-05-21 | add test to make sure that adding an object where one already exists in the s... | Justin Clark-Casey (justincc) | 1 | -0/+34 |
2010-05-21 | extend TestAddSceneObject() to check Scene.AddNewSceneObject() return boolean | Justin Clark-Casey (justincc) | 1 | -3/+13 |
2010-03-12 | Fix tests broken in 88771aeed3d45e60a18aa9a810eeb37b8e5def12 | Justin Clark-Casey (justincc) | 1 | -9/+4 |
2010-03-02 | Fixes Region.Framework tests. Although these tests don't fail, they need to b... | Diva Canto | 1 | -5/+13 |
2010-01-11 | OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted. | Diva Canto | 1 | -1/+1 |
2010-01-10 | NetworkServersInfo removed from CommsManager. | Diva Canto | 1 | -1/+0 |
2009-10-01 | Formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2009-10-01 | Formatting cleanup. | Jeff Ames | 1 | -8/+8 |
2009-06-07 | * Reverting the test restructuring as, on second thought, this is not at all ... | lbsa71 | 1 | -0/+0 |
2009-06-05 | * Restructured Scenes Tests to follow (what I conceive of as being) current d... | lbsa71 | 1 | -0/+0 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 1 | -1/+1 |
2009-05-15 | Heart surgery on asset service code bits. Affects OpenSim.ini configuration -... | diva | 1 | -24/+24 |
2009-05-07 | instrument most of the tests with a new InMethod function that may help us fi... | Sean Dague | 1 | -5/+5 |
2009-04-09 | * Tagged long running tests with LongRunningAttribute. | lbsa71 | 1 | -1/+2 |
2009-03-27 | * For each test in OpenSim.Region.Framework.Scenes.Tests, tell the console wh... | Justin Clarke Casey | 1 | -2/+10 |
2009-03-12 | * Move SceneObject tests into their proper namespace | Justin Clarke Casey | 1 | -2/+2 |
2009-02-22 | Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 1 | -2/+2 |
2009-02-10 | this is step 2 of 2 of the OpenSim.Region.Environment refactor. | Dr Scofield | 1 | -1/+1 |
2009-02-06 | * reinstate OpenSim/Region/Framework/Scenes/Tests | Justin Clarke Casey | 1 | -2/+2 |
2009-02-06 | This changeset is the step 1 of 2 in refactoring | Dr Scofield | 1 | -0/+0 |
2009-02-03 | * Fission SceneObjectTests into basic and linking sets | Justin Clarke Casey | 1 | -0/+139 |