Jeff Ames
|
58d2775ff2
Add copyright header. Formatting cleanup.
|
il y a 15 ans |
Teravus Ovares (Dan Olivares)
|
5e391b9f7c
* ShortVersion, another attempt at fixing the test thread death that randomly occurs.
|
il y a 15 ans |
Teravus Ovares (Dan Olivares)
|
dce81225c5
* allocate the dictionary for AgentCircuitData.ChildrenCapSeeds when creating the circuitdata object to see if it's the cause of a null reference exception in the TestAddNeighbourRegio test
|
il y a 15 ans |
Teravus Ovares (Dan Olivares)
|
6ece8d86e0
Deal with possible race in TestAddNeighborRegion in ScenePresenceTests
|
il y a 15 ans |
Arthur Valadares
|
7bf59c551e
* Updates RESTInterregionComms and LocalInterregionComms to the new region module interface. This fixes an issue where region references were being added but weren't being deleted,
|
il y a 15 ans |
lbsa71
|
5ee2125bb6
* Panda no like LongRunningAttribute, no? Me now reverting minuscule fix, yes? Panda happy, eh?
|
il y a 15 ans |
lbsa71
|
e365440461
* Added SceneTests and SceneBaseTests
|
il y a 15 ans |
diva
|
6abffedab5
Renamed Region/CoreModules/ServiceConnectors to Region/CoreModules/ServiceConnectorsOut. No functional changes.
|
il y a 15 ans |
lbsa71
|
6267f939c5
* Reverting the test restructuring as, on second thought, this is not at all how the tests are structured.
|
il y a 15 ans |
lbsa71
|
fd5e45733c
* Restructured Scenes Tests to follow (what I conceive of as being) current directory standards. (pt 1 - thank you, svn. not.)
|
il y a 15 ans |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
il y a 15 ans |
Sean Dague
|
ce0a84cbc0
instrument most of the tests with a new InMethod function that may help us figure
|
il y a 15 ans |
Dr Scofield
|
e0a06f6416
- moving banned check and public/private check to
|
il y a 15 ans |
Melanie Thielker
|
0ecd965b8c
Some reorganization around service connectors. No functional change
|
il y a 15 ans |
Justin Clarke Casey
|
d0744f8eca
* Make archiver tests pump the asset server manually instead of starting the normal runtime thread
|
il y a 15 ans |
Arthur Valadares
|
08f83f275d
* Reinstated Scene Crossing tests, now with timeouts to check for race conditions
|
il y a 15 ans |
Justin Clarke Casey
|
86cc0e86d4
* Also temporarily disable T032_CrossAttachments() since this relies on the execution of T021_TestCroswsToNewRegion()
|
il y a 15 ans |
Justin Clarke Casey
|
39bf59080b
* Temporarily disable ScenePresenceTests.T021_TestCrossToNewRegion() as this has both WaitOnes() which don't time out and tight loops
|
il y a 15 ans |
Justin Clarke Casey
|
355247c2b2
* For each test in OpenSim.Region.Framework.Scenes.Tests, tell the console when the test starts
|
il y a 15 ans |
Sean Dague
|
57ab79e331
* Update ScenePresenceTests to reflect current REST communication workflow.
|
il y a 15 ans |
diva
|
1b4a615690
Commented the tests for region crossings for now -- they need to be substantially changed because of the callback from region B triggered by the client.
|
il y a 15 ans |
Jeff Ames
|
95d53d48d4
Add copyright headers. Minor formatting cleanup. Fix some compiler warnings. Fix some m_log declarations.
|
il y a 15 ans |
diva
|
ad1e2e0b8b
Fixes a bug in the ScenePresence test itself.
|
il y a 15 ans |
diva
|
7a274a7e1d
Makes region crossings asynchronous. Moved the bulk of the original code out of ScenePresence and into SceneCommunicationService, where it should be (next to RequestTeleportToLocation). No changes in the crossing mechanism itself, yet. But this change opens the way to doing crossings as slowly as it needs to be, outside the simulator Update loop.
|
il y a 15 ans |
diva
|
4ee99e2aab
Sending this to Justin, so that he can see what's wrong with the StandaloneTeleportTests when we add RESTInterregionComms module to the ScenePresenceTests.
|
il y a 16 ans |
Dr Scofield
|
180be7de07
this is step 2 of 2 of the OpenSim.Region.Environment refactor.
|
il y a 16 ans |
diva
|
08ef0ddd22
Commented out a problematic test that needs more careful revision.
|
il y a 16 ans |
Dr Scofield
|
9b66108081
This changeset is the step 1 of 2 in refactoring
|
il y a 16 ans |