aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/Tests/ScenePresenceTests.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* switching SerialiserModule to "new" region module schemedr scofield (aka dirk husemann)2009-09-011-1/+1
* * Another attempt at fixing the random spurious test error.Teravus Ovares (Dan Olivares)2009-08-261-0/+6
* Commented T021_TestCrossToNewRegion because (1) it can fail on panda, and (2)...Diva Canto2009-08-191-1/+8
* Commented 2 tests in ScenePresenceTests, one because things were being done i...Diva Canto2009-08-171-6/+13
* * allocate the dictionary for AgentCircuitData.ChildrenCapSeeds when creating...Teravus Ovares (Dan Olivares)2009-08-141-0/+1
* Deal with possible race in TestAddNeighborRegion in ScenePresenceTestsTeravus Ovares (Dan Olivares)2009-08-131-0/+24
* * Updates RESTInterregionComms and LocalInterregionComms to the new region mo...Arthur Valadares2009-07-231-4/+2
* * Panda no like LongRunningAttribute, no? Me now reverting minuscule fix, yes...lbsa712009-06-221-1/+1
* * Added SceneTests and SceneBaseTestslbsa712009-06-221-1/+1
* Renamed Region/CoreModules/ServiceConnectors to Region/CoreModules/ServiceCon...diva2009-06-141-1/+1
* * Reverting the test restructuring as, on second thought, this is not at all ...lbsa712009-06-071-0/+387
* * Restructured Scenes Tests to follow (what I conceive of as being) current d...lbsa712009-06-051-387/+0
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* instrument most of the tests with a new InMethod function that may help us fi...Sean Dague2009-05-071-10/+11
* - moving banned check and public/private check toDr Scofield2009-05-051-3/+6
* Some reorganization around service connectors. No functional changeMelanie Thielker2009-05-031-1/+1
* * Make archiver tests pump the asset server manually instead of starting the ...Justin Clarke Casey2009-04-141-1/+1
* * Reinstated Scene Crossing tests, now with timeouts to check for race condit...Arthur Valadares2009-04-091-16/+55
* * Also temporarily disable T032_CrossAttachments() since this relies on the e...Justin Clarke Casey2009-03-271-1/+1
* * Temporarily disable ScenePresenceTests.T021_TestCrossToNewRegion() as this ...Justin Clarke Casey2009-03-271-1/+1
* * For each test in OpenSim.Region.Framework.Scenes.Tests, tell the console wh...Justin Clarke Casey2009-03-271-1/+22
* * Update ScenePresenceTests to reflect current REST communication workflow.Sean Dague2009-02-261-11/+27
* Commented the tests for region crossings for now -- they need to be substanti...diva2009-02-131-2/+4
* Add copyright headers. Minor formatting cleanup. Fix some compiler warnings...Jeff Ames2009-02-131-5/+5
* Fixes a bug in the ScenePresence test itself.diva2009-02-121-1/+1
* Makes region crossings asynchronous. Moved the bulk of the original code out ...diva2009-02-121-5/+9
* Sending this to Justin, so that he can see what's wrong with the StandaloneTe...diva2009-02-121-3/+11
* this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2009-02-101-2/+2
* Commented out a problematic test that needs more careful revision.diva2009-02-101-1/+2
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-061-0/+292