Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 years ago |
UbitUmarov
|
9a67c9fd78
disable AttachmentModule tests again :(
|
8 years ago |
UbitUmarov
|
2ab7248e31
allow AttachmentModule tests, some may now work
|
8 years ago |
UbitUmarov
|
90d88f2df5
disable AttacmentsModule tests because they depend on OnAttach event currently not avaiable
|
8 years ago |
Melanie Thielker
|
ea8f3c83bf
Finally remove the requirement for an InventoryItem/FolderBase object to
|
8 years ago |
UbitUmarov
|
6de7da467a
keep SOG reference to root part since two many things depend on deleted SOGs not being deleted
|
9 years ago |
UbitUmarov
|
08d061d201
reset control even prior to use
|
9 years ago |
UbitUmarov
|
f7f5aba597
remove unused parameter
|
9 years ago |
UbitUmarov
|
cd29abf1ac
work around some 'tests' errors: fix wrong parameters
|
9 years ago |
UbitUmarov
|
81b7f5551c
work around some 'tests' errors: sp attachments and appearance are not in sync
|
9 years ago |
UbitUmarov
|
72684592ba
Merge branch 'master' into avinationmerge
|
9 years ago |
Melanie Thielker
|
e8e0ba6d8f
Remove testing cruft that is blocking the new protocols. Unit tests no
|
9 years ago |
UbitUmarov
|
9232876421
let silly tests override version on local connections
|
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 |
Diva Canto
|
959872315f
WARNING: massive refactor to follow libomv's latest changes regarding inventory folders. The newest version of libomv itself is committed here. Basically, everything that was using the AssetType enum has been combed through; many of those uses were changed to the new FolderType enum.
|
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 |
Justin Clark-Casey (justincc)
|
2a9528fa22
Don't unnecessarily remove from backup objects that were not directly attached from the scene.
|
10 years ago |
Melanie
|
75c68fa29e
Merge branch 'master' into careminster
|
11 years ago |
Justin Clark-Casey (justincc)
|
b16bc7b01c
refactor: rename Scene.IncomingCloseAgent() to CloseAgent() in order to make it clear that all non-clientstack callers should be using this rather than RemoveClient() in order to step through the ScenePresence state machine properly.
|
11 years ago |
Melanie
|
bef03fb30b
Merge branch 'master' into careminster
|
11 years ago |
Justin Clark-Casey (justincc)
|
f5d3145bea
Add ScenePresenceTeleportTests.TestSameSimulatorIsolatedRegionsV2() regression test for v2 transfers.
|
11 years ago |
Justin Clark-Casey (justincc)
|
1624522761
refactor: Make AttachmentModulesTests.TestSameSimulatorNeighbouringRegionsTeleportV2 use already available TestClient handle rather than retrieving it via the ScenePresence
|
11 years ago |
Justin Clark-Casey (justincc)
|
60cc9e9a3c
minor: remove unused entity transfer config in teleport v2 attachments test
|
11 years ago |
Melanie
|
4a6eff1ee8
Merge branch 'master' into careminster
|
11 years ago |
Justin Clark-Casey (justincc)
|
b64d3ecaed
Create TestSameSimulatorNeighbouringRegionsTeleportV2() regression test for V2 transfer protocol.
|
11 years ago |
Melanie
|
bf283208df
Merge branch 'master' into careminster
|
11 years ago |
Justin Clark-Casey (justincc)
|
056a6ee765
Fix regression tests relating to agent transfer by making simulator use last week's SIMULATOR/0.1 protocol for now.
|
11 years ago |