UbitUmarov
|
0991ad321a
work around some 'tests' errors: UUID.Zero is a invalid ownerID
|
9 years ago |
UbitUmarov
|
3a65627481
work around some 'tests' error: internal GroupResize() doesn't heave Undo
|
9 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)
|
fc878a33ed
refactor: consistently put all test classes in the OpenSim.Tests.Common package rather than some in OpenSim.Tests.Common.Mock
|
10 years ago |
Melanie
|
fd7a83f439
Merge branch 'master' into careminster
|
12 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)
|
2bf42f30af
Add MaxPrimsUndo config setting to [Startup] section of OpenSim.ini.
|
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)
|
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)
|
6fc74b36d1
Make various tweaks to undo code in an effort to get things working better.
|
13 years ago |
Justin Clark-Casey (justincc)
|
3f8e571b78
Use a standard generic system stack for the undo/redo stacks instead of our own homebrew.
|
13 years ago |
Justin Clark-Casey (justincc)
|
2b68ac4ba3
refactor: Push all part resize code down into SceneObjectPart.Resize()
|
13 years ago |
Justin Clark-Casey (justincc)
|
4b5a6b655b
add test for resizing one part in a group
|
13 years ago |
Justin Clark-Casey (justincc)
|
27fae36a21
remove the need to supply SceneObjectGroup.GroupResize() with a localId.
|
13 years ago |
Justin Clark-Casey (justincc)
|
50bd48542c
Add very basic test for resizing a scene object with one prim
|
13 years ago |