Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 years ago |
UbitUmarov
|
16d158f2f1
work around some 'tests' errors: missing call to InventoryDeQueueAndDelete()
|
9 years ago |
UbitUmarov
|
10d5c80910
work around some 'tests' error: object is deleted on DeRezObjects, fix last commit side effects
|
9 years ago |
UbitUmarov
|
99ecf522cd
work around some 'tests' error: object is deleted on DeRezObjects
|
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
|
72206a0e29
Merge branch 'avination-current' into careminster
|
11 years ago |
Melanie Thielker
|
b41ae0f98f
Harmonize the class name, ID and Name of the default perms module
|
11 years ago |
Justin Clark-Casey (justincc)
|
f5d3145bea
Add ScenePresenceTeleportTests.TestSameSimulatorIsolatedRegionsV2() regression test for v2 transfers.
|
11 years ago |
Justin Clark-Casey (justincc)
|
b4a6f2195d
Only send one kill object to the deleter when they derez an object rather than two.
|
11 years ago |
Justin Clark-Casey (justincc)
|
2cb2f1d7e3
Fix issue where objects removed via llDie() would not disappear for users looking in from neighbouring sims.
|
11 years ago |
Justin Clark-Casey (justincc)
|
641c636790
minor: Simplify test setup in SceneObjectDeRezTests since permissions module doesn't need different configuration anymore
|
11 years ago |
Justin Clark-Casey (justincc)
|
e9cc22fea4
Add regression test TestSaveNonRootFolderToIar
|
11 years ago |
Justin Clark-Casey (justincc)
|
02db8b9adb
Combine TestDeleteSceneObjectAsync() with TestDeRezSceneObject() as they are functionally identical.
|
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)
|
07e62df558
Add regression test for teleporting an agent between separated regions on the same simulator.
|
12 years ago |
Justin Clark-Casey (justincc)
|
85e07c78fb
refactor: Change SceneHelpers.AddClient() to AddScenePresence().
|
13 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)
|
59aedbc94b
Rename SceneSetupHelpers.AddRootAgent to AddClient() to better represent its effects and return object
|
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)
|
9456bb77fb
Upgrade nunit.framework.dll to version 2.5.9. Fix up tests appropriately.
|
13 years ago |
Justin Clark-Casey (justincc)
|
6b135ee371
fix mistake in last change of local.include
|
14 years ago |
Justin Clark-Casey (justincc)
|
3643be1c97
Rename SceneObjectUserTests to SceneObjectDeRezTests to better reflect its contents
|
14 years ago |