Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 years ago |
Robert Adams
|
e5367d822b
Merge of ubitworkvarnew with opensim/master as of 20150905.
|
9 years ago |
Diva Canto
|
d00f73c3a4
Deleted OpenSim.Framework.Communications. Moved its two remaining files to OpenSim.Framework.
|
9 years ago |
UbitUmarov
|
371c9dd2af
bad merge?
|
9 years ago |
Justin Clark-Casey (justincc)
|
b1b72d7c2f
Reduce coupling in regression test task inventory creation methods to make them usable in tests with no scene present
|
9 years ago |
Justin Clark-Casey (justincc)
|
fc878a33ed
refactor: consistently put all test classes in the OpenSim.Tests.Common package rather than some in OpenSim.Tests.Common.Mock
|
10 years ago |
UbitUmarov
|
7bcb68d7c4
some steps to rez center or root of prim inventory object at requested
|
10 years ago |
Oren Hurvitz
|
eb79c882ea
Show more meaningful error messages when failed to move an item from a prim to a user's inventory.
|
10 years ago |
Justin Clark-Casey (justincc)
|
14684116f8
Add regression tests for llGetNotecardLine()
|
11 years ago |
Justin Clark-Casey (justincc)
|
e9cc22fea4
Add regression test TestSaveNonRootFolderToIar
|
11 years ago |
Justin Clark-Casey (justincc)
|
22d4c52ffc
Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests
|
12 years ago |
Justin Clark-Casey (justincc)
|
951b45b80f
Add OSSL function osForceAttachToAvatarFromInventory()
|
12 years ago |
Justin Clark-Casey (justincc)
|
07e62df558
Add regression test for teleporting an agent between separated regions on the same simulator.
|
12 years ago |
Justin Clark-Casey (justincc)
|
c4b2d24f33
Add llGiveInventory() test from object to object where both objects are owned by the same user.
|
12 years ago |
Justin Clark-Casey (justincc)
|
6e3523e25e
minor: remove mono compiler warning
|
12 years ago |
Justin Clark-Casey (justincc)
|
bd928218dd
Add TestAddTaskInventoryItem()
|
12 years ago |
Justin Clark-Casey (justincc)
|
dad1d6df18
rename TestHelper => TestHelpers for consistency
|
13 years ago |
Justin Clark-Casey (justincc)
|
bda1a4be45
rename test SceneSetupHelpers -> SceneHelpers for consistency
|
13 years ago |
Justin Clark-Casey (justincc)
|
bb9b317f15
Get rid of OpenSim.Tests.Common.Setup subpackage in favour of just OpenSim.Tests.Common instead
|
13 years ago |
Justin Clark-Casey (justincc)
|
d7e5b76d73
refactor: rename AddSceneObjectItem to AddSceneObject
|
13 years ago |
Justin Clark-Casey (justincc)
|
084059319c
refactor: move scene object item creation code into TaskInventoryHelpers
|
13 years ago |
Justin Clark-Casey (justincc)
|
9103fe84d5
move test task inventory notecard item creation into a new TastInventoryHelpers class
|
13 years ago |
Justin Clark-Casey (justincc)
|
0050bb438c
refactor: use SceneSetupHelpers.CreateSceneObject()
|
13 years ago |
Justin Clark-Casey (justincc)
|
534ee52a12
rename UserProfileTestUtils to UserAccountHelpers to be consistent with other test helper names
|
13 years ago |
Justin Clark-Casey (justincc)
|
3fed61a5d5
refactor: in TaskInventoryTests, use UserProfileTestUtils.CreateUserWithInvetory()
|
13 years ago |
Justin Clark-Casey (justincc)
|
90567a9eaa
refactor Scene.RezObject() to use AddNewSceneObject() rather than copy/pasting code with small differences
|
13 years ago |
Justin Clark-Casey (justincc)
|
f2095ea279
refactor TestRezObjectFromInventoryItem()
|
13 years ago |
Justin Clark-Casey (justincc)
|
7ed419217f
add test for rezzing an object from a prim item
|
13 years ago |
Justin Clark-Casey (justincc)
|
66a62678e5
get rid of all traces of the now used mock service infrastructure
|
13 years ago |
Justin Clark-Casey (justincc)
|
9456bb77fb
Upgrade nunit.framework.dll to version 2.5.9. Fix up tests appropriately.
|
13 years ago |