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
/
TaskInventoryTests.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rename TestHelper => TestHelpers for consistency
Justin Clark-Casey (justincc)
2011-08-06
1
-3
/
+3
*
rename test SceneSetupHelpers -> SceneHelpers for consistency
Justin Clark-Casey (justincc)
2011-08-06
1
-6
/
+6
*
Get rid of OpenSim.Tests.Common.Setup subpackage in favour of just OpenSim.Te...
Justin Clark-Casey (justincc)
2011-05-21
1
-1
/
+0
*
refactor: rename AddSceneObjectItem to AddSceneObject
Justin Clark-Casey (justincc)
2011-05-21
1
-1
/
+1
*
refactor: move scene object item creation code into TaskInventoryHelpers
Justin Clark-Casey (justincc)
2011-05-21
1
-8
/
+2
*
move test task inventory notecard item creation into a new TastInventoryHelpe...
Justin Clark-Casey (justincc)
2011-05-21
1
-21
/
+2
*
refactor: use SceneSetupHelpers.CreateSceneObject()
Justin Clark-Casey (justincc)
2011-05-21
1
-13
/
+3
*
rename UserProfileTestUtils to UserAccountHelpers to be consistent with other...
Justin Clark-Casey (justincc)
2011-05-21
1
-3
/
+3
*
refactor: in TaskInventoryTests, use UserProfileTestUtils.CreateUserWithInvet...
Justin Clark-Casey (justincc)
2011-05-21
1
-12
/
+3
*
refactor Scene.RezObject() to use AddNewSceneObject() rather than copy/pastin...
Justin Clark-Casey (justincc)
2011-05-21
1
-1
/
+4
*
refactor TestRezObjectFromInventoryItem()
Justin Clark-Casey (justincc)
2011-05-20
1
-6
/
+6
*
add test for rezzing an object from a prim item
Justin Clark-Casey (justincc)
2011-05-20
1
-1
/
+44
*
get rid of all traces of the now used mock service infrastructure
Justin Clark-Casey (justincc)
2011-04-15
1
-2
/
+2
*
Upgrade nunit.framework.dll to version 2.5.9. Fix up tests appropriately.
Justin Clark-Casey (justincc)
2011-03-09
1
-1
/
+0
*
Formatting cleanup.
Jeff Ames
2010-09-12
1
-7
/
+7
*
* Cache null account responses in the SimianUserAccountServiceConnector to av...
John Hurliman
2010-09-07
1
-1
/
+3
*
add test to check move of task item to user inventory when a target folder is...
Justin Clark-Casey (justincc)
2010-08-24
1
-0
/
+26
*
refactor TestMoveTaskInventoryItemNoParent()
Justin Clark-Casey (justincc)
2010-08-24
1
-24
/
+37
*
Add automated test at the opensim 'api' level to check that a given item goes...
Justin Clark-Casey (justincc)
2010-08-24
1
-0
/
+104