Diva Canto
|
001d369568
CommunicationsManager deleted.
|
15 년 전 |
Diva Canto
|
dc4bbf6065
All Framework.Communications.Clients and Framework.Communications.Services deleted, including old LoginService.
|
15 년 전 |
Diva Canto
|
f11a97f12d
* Finished SimulationServiceConnector
|
15 년 전 |
Melanie
|
0b5cdc539c
Change teleports so the TeleportFlags are sent to the destination sim. It
|
15 년 전 |
John Hurliman
|
8a73dc0f8a
* Fix for a potential race condition in ScenePresence.AbsolutePosition
|
15 년 전 |
John Hurliman
|
f42d085ab1
SceneObjectGroup cleanup. Removes the default constructor and unnecessary null checks on m_rootPart
|
15 년 전 |
dr scofield (aka dirk husemann)
|
39726f0fda
switching SerialiserModule to "new" region module scheme
|
15 년 전 |
Teravus Ovares (Dan Olivares)
|
6f077d5e5f
* Another attempt at fixing the random spurious test error.
|
15 년 전 |
Diva Canto
|
948c7ea20b
Commented T021_TestCrossToNewRegion because (1) it can fail on panda, and (2) it is not a meaningful representation of region crossing.
|
15 년 전 |
Diva Canto
|
89cd8a99ed
Commented 2 tests in ScenePresenceTests, one because things were being done in the wrong order, and the other because it NEEDS the inventory service set up. Test-writers, please please please do the scene setup properly EVERYWHERE. It's close to impossible to rely on tests that don't setup resource service references!
|
15 년 전 |
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
|
15 년 전 |
Teravus Ovares (Dan Olivares)
|
6ece8d86e0
Deal with possible race in TestAddNeighborRegion in ScenePresenceTests
|
15 년 전 |
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,
|
15 년 전 |
lbsa71
|
5ee2125bb6
* Panda no like LongRunningAttribute, no? Me now reverting minuscule fix, yes? Panda happy, eh?
|
15 년 전 |
lbsa71
|
e365440461
* Added SceneTests and SceneBaseTests
|
15 년 전 |
diva
|
6abffedab5
Renamed Region/CoreModules/ServiceConnectors to Region/CoreModules/ServiceConnectorsOut. No functional changes.
|
15 년 전 |
lbsa71
|
6267f939c5
* Reverting the test restructuring as, on second thought, this is not at all how the tests are structured.
|
15 년 전 |
lbsa71
|
fd5e45733c
* Restructured Scenes Tests to follow (what I conceive of as being) current directory standards. (pt 1 - thank you, svn. not.)
|
15 년 전 |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 년 전 |
Sean Dague
|
ce0a84cbc0
instrument most of the tests with a new InMethod function that may help us figure
|
15 년 전 |
Dr Scofield
|
e0a06f6416
- moving banned check and public/private check to
|
15 년 전 |
Melanie Thielker
|
0ecd965b8c
Some reorganization around service connectors. No functional change
|
15 년 전 |
Justin Clarke Casey
|
d0744f8eca
* Make archiver tests pump the asset server manually instead of starting the normal runtime thread
|
15 년 전 |
Arthur Valadares
|
08f83f275d
* Reinstated Scene Crossing tests, now with timeouts to check for race conditions
|
15 년 전 |
Justin Clarke Casey
|
86cc0e86d4
* Also temporarily disable T032_CrossAttachments() since this relies on the execution of T021_TestCroswsToNewRegion()
|
15 년 전 |
Justin Clarke Casey
|
39bf59080b
* Temporarily disable ScenePresenceTests.T021_TestCrossToNewRegion() as this has both WaitOnes() which don't time out and tight loops
|
15 년 전 |
Justin Clarke Casey
|
355247c2b2
* For each test in OpenSim.Region.Framework.Scenes.Tests, tell the console when the test starts
|
15 년 전 |
Sean Dague
|
57ab79e331
* Update ScenePresenceTests to reflect current REST communication workflow.
|
15 년 전 |
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.
|
16 년 전 |
Jeff Ames
|
95d53d48d4
Add copyright headers. Minor formatting cleanup. Fix some compiler warnings. Fix some m_log declarations.
|
16 년 전 |