index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
Framework
/
Scenes
/
Tests
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-03-09
Upgrade nunit.framework.dll to version 2.5.9. Fix up tests appropriately.
Justin Clark-Casey (justincc)
12
-12
/
+0
2011-02-19
Remove test T020_TestMakeRootAgent() which hasn't been active for ages anyway
Justin Clark-Casey (justincc)
1
-19
/
+0
2011-02-18
If GridService.GetNeighbours() could not find the region then log a warning r...
Justin Clark-Casey (justincc)
1
-2
/
+5
2011-02-18
extend TestChildAgentEstablished() test slightly to put in EntityTransferModu...
Justin Clark-Casey (justincc)
1
-2
/
+9
2011-02-18
On SceneSetupHelpers, go back to calling ScenePresence.CompleteMovement() for...
Justin Clark-Casey (justincc)
1
-19
/
+41
2011-02-18
remove another unused test teardown method
Justin Clark-Casey (justincc)
1
-6
/
+0
2011-02-18
remove unused test teardown method
Justin Clark-Casey (justincc)
1
-8
/
+2
2011-02-18
separate attachment tests out into their own class
Justin Clark-Casey (justincc)
2
-50
/
+180
2011-02-18
Add very basic test which invokes the scene update loop once and checks the f...
Justin Clark-Casey (justincc)
2
-3
/
+71
2010-12-15
fix mistake in last change of local.include
Justin Clark-Casey (justincc)
1
-4
/
+6
2010-12-14
Rename SceneObjectUserTests to SceneObjectDeRezTests to better reflect its co...
Justin Clark-Casey (justincc)
1
-0
/
+0
2010-12-14
minor: disable debug logging for previous test
Justin Clark-Casey (justincc)
1
-1
/
+1
2010-12-14
Start implementing a test for 'share with group' object functionality. Not y...
Justin Clark-Casey (justincc)
1
-0
/
+87
2010-12-03
Only force prim persistence before delete if the prim is the result of an unp...
Justin Clark-Casey (justincc)
1
-2
/
+6
2010-11-22
adapt tests to use DeRezObjects() since DeRezObject() has recently disappeared
Justin Clark-Casey (justincc)
1
-2
/
+7
2010-11-22
add basic tests to check that under default permissions module owner can dele...
Justin Clark-Casey (justincc)
2
-0
/
+126
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-09-16
Changed SceneObjectGroup to store parts with the fast and thread-safe MapAndA...
John Hurliman
2
-19
/
+19
2010-09-12
* Added ISimulationDataService and IEstateDataService
John Hurliman
1
-2
/
+2
2010-09-12
Formatting cleanup.
Jeff Ames
3
-18
/
+18
2010-09-07
* Cache null account responses in the SimianUserAccountServiceConnector to av...
John Hurliman
1
-1
/
+3
2010-09-07
minor: comment out some excessive test logging
Justin Clark-Casey (justincc)
1
-1
/
+1
2010-09-07
Fix deletion persistence when freshly delinked prims are removed
Justin Clark-Casey (justincc)
1
-2
/
+2
2010-09-07
Fix deletion persistence when freshly delinked prims are removed
Justin Clark-Casey (justincc)
1
-2
/
+2
2010-09-06
Add test that checks correct persistence when an unlink is quickly followed b...
Justin Clark-Casey (justincc)
1
-9
/
+40
2010-09-06
extend TestNewSceneObjectLinkPersistence() to check for presence of non-root ...
Justin Clark-Casey (justincc)
1
-2
/
+3
2010-09-06
Add test to check persistence of newly added pre-linked objects
Justin Clark-Casey (justincc)
4
-14
/
+63
2010-08-24
add test to check move of task item to user inventory when a target folder is...
Justin Clark-Casey (justincc)
1
-0
/
+26
2010-08-24
minor: stop test using obsolete property
Justin Clark-Casey (justincc)
1
-1
/
+1
2010-08-24
refactor TestMoveTaskInventoryItemNoParent()
Justin Clark-Casey (justincc)
1
-24
/
+37
2010-08-24
Add automated test at the opensim 'api' level to check that a given item goes...
Justin Clark-Casey (justincc)
1
-0
/
+104
2010-08-20
Unit test breakage fix.
Diva Canto
2
-6
/
+11
2010-08-10
On shift-copy of an object, set up a new physics actor (as appropriate) for e...
Justin Clark-Casey (justincc)
1
-0
/
+7
2010-08-10
Extend DuplicateObject() test to check flags on the duplicated object
Justin Clark-Casey (justincc)
1
-7
/
+9
2010-08-10
extend TestDuplicateObject() to a two prim object
Justin Clark-Casey (justincc)
1
-10
/
+19
2010-08-07
Add new SceneGraphTests class. Add simple TestDuplicateObject()
Justin Clark-Casey (justincc)
2
-1
/
+71
2010-08-07
Remove old test classes that don't actually test anything not done elsewhere
Justin Clark-Casey (justincc)
2
-233
/
+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-05-21
add prim item and test asset save in save oar unit test
Justin Clark-Casey (justincc)
1
-1
/
+2
2010-05-15
Finalized the client's TCP IP address verification process for HG1.5.
Diva Canto
1
-0
/
+5
2010-03-31
Committing the LightShare code, which was developed by TomMeta of Meta7.
Melanie
1
-1
/
+10
2010-03-19
Renamed TryGetAvatar to TryGetScenePresence on SceneManager, SceneBase, Scene...
Dan Lake
1
-1
/
+1
2010-03-15
* UuidGatherer now tracks asset types for assets it discovers. The asset type...
John Hurliman
1
-2
/
+2
2010-03-12
Fix tests broken in 88771aeed3d45e60a18aa9a810eeb37b8e5def12
Justin Clark-Casey (justincc)
1
-9
/
+4
2010-03-06
Bug fix: store correct position information upon logout. Fixes mantis #4608
Diva Canto
1
-0
/
+5
2010-03-02
Fixes Region.Framework tests. Although these tests don't fail, they need to b...
Diva Canto
1
-5
/
+13
[next]