Justin Clark-Casey (justincc)
|
df73833a2c
stop the duplicate remove of the root part ids from the full part and local part indexes in SG.DeleteSceneObject()
|
13 年之前 |
Justin Clark-Casey (justincc)
|
f09a90d8a7
extend TestGetSceneObjectByPartLocalId() to test state after scene object deletion
|
13 年之前 |
Justin Clark-Casey (justincc)
|
c14f0a22d4
Add new TestGetSceneObjectByPartLocalId() for retrieving a scene object via the local id of one of its parts
|
13 年之前 |
Justin Clark-Casey (justincc)
|
88bd71b978
improve TestAddSceneObject() to test a multi-part object rather than a single-part
|
13 年之前 |
Justin Clark-Casey (justincc)
|
85e07c78fb
refactor: Change SceneHelpers.AddClient() to AddScenePresence().
|
13 年之前 |
Justin Clark-Casey (justincc)
|
dad1d6df18
rename TestHelper => TestHelpers for consistency
|
13 年之前 |
Justin Clark-Casey (justincc)
|
bda1a4be45
rename test SceneSetupHelpers -> SceneHelpers for consistency
|
13 年之前 |
Justin Clark-Casey (justincc)
|
59aedbc94b
Rename SceneSetupHelpers.AddRootAgent to AddClient() to better represent its effects and return object
|
13 年之前 |
Justin Clark-Casey (justincc)
|
bb9b317f15
Get rid of OpenSim.Tests.Common.Setup subpackage in favour of just OpenSim.Tests.Common instead
|
13 年之前 |
Justin Clark-Casey (justincc)
|
9456bb77fb
Upgrade nunit.framework.dll to version 2.5.9. Fix up tests appropriately.
|
13 年之前 |
Melanie
|
abfede7819
Plumb the path for multiple object deletes
|
14 年之前 |
Jeff Ames
|
bc9f793a92
Formatting cleanup.
|
14 年之前 |
Justin Clark-Casey (justincc)
|
a85779e477
If the uuid of a SceneObjectGroup (RootPart) is changed before adding to the scene, remove the old uuid reference from m_parts as well as adding the new one.
|
14 年之前 |
Diva Canto
|
f347d25675
Unit test breakage fix.
|
14 年之前 |
Justin Clark-Casey (justincc)
|
4e2caab756
Add new SceneGraphTests class. Add simple TestDuplicateObject()
|
14 年之前 |
Justin Clark-Casey (justincc)
|
4b518e0288
minor: remove LongRunning test designator from TestAddSceneObject() since it isn't, really
|
14 年之前 |
Justin Clark-Casey (justincc)
|
76135eec5b
add test to make sure that adding an object where one already exists in the scene with that uuid fails
|
14 年之前 |
Justin Clark-Casey (justincc)
|
8d968249ec
extend TestAddSceneObject() to check Scene.AddNewSceneObject() return boolean
|
14 年之前 |
Justin Clark-Casey (justincc)
|
f2de50bb14
Fix tests broken in 88771aeed3d45e60a18aa9a810eeb37b8e5def12
|
14 年之前 |
Diva Canto
|
14073831d2
Fixes Region.Framework tests. Although these tests don't fail, they need to be rewritten, because they are doing agent manipulations in the wrong way, so they're fairly meaningless.
|
14 年之前 |
Diva Canto
|
c5ea783526
OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.
|
15 年之前 |
Diva Canto
|
751e70af78
NetworkServersInfo removed from CommsManager.
|
15 年之前 |
Jeff Ames
|
606e831ff5
Formatting cleanup.
|
15 年之前 |
Jeff Ames
|
ee205e7e81
Formatting cleanup.
|
15 年之前 |
lbsa71
|
6267f939c5
* Reverting the test restructuring as, on second thought, this is not at all how the tests are structured.
|
15 年之前 |
lbsa71
|
fd5e45733c
* Restructured Scenes Tests to follow (what I conceive of as being) current directory standards. (pt 1 - thank you, svn. not.)
|
15 年之前 |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 年之前 |
diva
|
5e4fc6e91e
Heart surgery on asset service code bits. Affects OpenSim.ini configuration -- please see the example. Affects region servers only.
|
15 年之前 |
Sean Dague
|
ce0a84cbc0
instrument most of the tests with a new InMethod function that may help us figure
|
15 年之前 |
lbsa71
|
6af0751cc5
* Tagged long running tests with LongRunningAttribute.
|
15 年之前 |