| Commit message (Expand) | Author | Age | Files | Lines |
* | Upgrade nunit.framework.dll to version 2.5.9. Fix up tests appropriately. | Justin Clark-Casey (justincc) | 2011-03-09 | 1 | -1/+0 |
* | Remove test T020_TestMakeRootAgent() which hasn't been active for ages anyway | Justin Clark-Casey (justincc) | 2011-02-19 | 1 | -19/+0 |
* | If GridService.GetNeighbours() could not find the region then log a warning r... | Justin Clark-Casey (justincc) | 2011-02-18 | 1 | -2/+5 |
* | extend TestChildAgentEstablished() test slightly to put in EntityTransferModu... | Justin Clark-Casey (justincc) | 2011-02-18 | 1 | -2/+9 |
* | On SceneSetupHelpers, go back to calling ScenePresence.CompleteMovement() for... | Justin Clark-Casey (justincc) | 2011-02-18 | 1 | -19/+41 |
* | remove another unused test teardown method | Justin Clark-Casey (justincc) | 2011-02-18 | 1 | -6/+0 |
* | separate attachment tests out into their own class | Justin Clark-Casey (justincc) | 2011-02-18 | 1 | -50/+0 |
* | Add very basic test which invokes the scene update loop once and checks the f... | Justin Clark-Casey (justincc) | 2011-02-18 | 1 | -3/+0 |
* | add basic tests to check that under default permissions module owner can dele... | Justin Clark-Casey (justincc) | 2010-11-22 | 1 | -0/+2 |
* | Add test to check persistence of newly added pre-linked objects | Justin Clark-Casey (justincc) | 2010-09-06 | 1 | -3/+2 |
* | Unit test breakage fix. | Diva Canto | 2010-08-20 | 1 | -2/+7 |
* | CommunicationsManager deleted. | Diva Canto | 2010-01-11 | 1 | -5/+3 |
* | All Framework.Communications.Clients and Framework.Communications.Services de... | Diva Canto | 2010-01-10 | 1 | -2/+2 |
* | * Finished SimulationServiceConnector | Diva Canto | 2010-01-07 | 1 | -1/+1 |
* | Change teleports so the TeleportFlags are sent to the destination sim. It | Melanie | 2009-12-29 | 1 | -3/+3 |
* | * Fix for a potential race condition in ScenePresence.AbsolutePosition | John Hurliman | 2009-10-30 | 1 | -2/+2 |
* | SceneObjectGroup cleanup. Removes the default constructor and unnecessary nul... | John Hurliman | 2009-09-16 | 1 | -2/+1 |
* | switching SerialiserModule to "new" region module scheme | dr scofield (aka dirk husemann) | 2009-09-01 | 1 | -1/+1 |
* | * Another attempt at fixing the random spurious test error. | Teravus Ovares (Dan Olivares) | 2009-08-26 | 1 | -0/+6 |
* | Commented T021_TestCrossToNewRegion because (1) it can fail on panda, and (2)... | Diva Canto | 2009-08-19 | 1 | -1/+8 |
* | Commented 2 tests in ScenePresenceTests, one because things were being done i... | Diva Canto | 2009-08-17 | 1 | -6/+13 |
* | * allocate the dictionary for AgentCircuitData.ChildrenCapSeeds when creating... | Teravus Ovares (Dan Olivares) | 2009-08-14 | 1 | -0/+1 |
* | Deal with possible race in TestAddNeighborRegion in ScenePresenceTests | Teravus Ovares (Dan Olivares) | 2009-08-13 | 1 | -0/+24 |
* | * Updates RESTInterregionComms and LocalInterregionComms to the new region mo... | Arthur Valadares | 2009-07-23 | 1 | -4/+2 |
* | * Panda no like LongRunningAttribute, no? Me now reverting minuscule fix, yes... | lbsa71 | 2009-06-22 | 1 | -1/+1 |
* | * Added SceneTests and SceneBaseTests | lbsa71 | 2009-06-22 | 1 | -1/+1 |
* | Renamed Region/CoreModules/ServiceConnectors to Region/CoreModules/ServiceCon... | diva | 2009-06-14 | 1 | -1/+1 |
* | * Reverting the test restructuring as, on second thought, this is not at all ... | lbsa71 | 2009-06-07 | 1 | -0/+387 |
* | * Restructured Scenes Tests to follow (what I conceive of as being) current d... | lbsa71 | 2009-06-05 | 1 | -387/+0 |
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 2009-06-01 | 1 | -1/+1 |
* | instrument most of the tests with a new InMethod function that may help us fi... | Sean Dague | 2009-05-07 | 1 | -10/+11 |
* | - moving banned check and public/private check to | Dr Scofield | 2009-05-05 | 1 | -3/+6 |
* | Some reorganization around service connectors. No functional change | Melanie Thielker | 2009-05-03 | 1 | -1/+1 |
* | * Make archiver tests pump the asset server manually instead of starting the ... | Justin Clarke Casey | 2009-04-14 | 1 | -1/+1 |
* | * Reinstated Scene Crossing tests, now with timeouts to check for race condit... | Arthur Valadares | 2009-04-09 | 1 | -16/+55 |
* | * Also temporarily disable T032_CrossAttachments() since this relies on the e... | Justin Clarke Casey | 2009-03-27 | 1 | -1/+1 |
* | * Temporarily disable ScenePresenceTests.T021_TestCrossToNewRegion() as this ... | Justin Clarke Casey | 2009-03-27 | 1 | -1/+1 |
* | * For each test in OpenSim.Region.Framework.Scenes.Tests, tell the console wh... | Justin Clarke Casey | 2009-03-27 | 1 | -1/+22 |
* | * Update ScenePresenceTests to reflect current REST communication workflow. | Sean Dague | 2009-02-26 | 1 | -11/+27 |
* | Commented the tests for region crossings for now -- they need to be substanti... | diva | 2009-02-13 | 1 | -2/+4 |
* | Add copyright headers. Minor formatting cleanup. Fix some compiler warnings... | Jeff Ames | 2009-02-13 | 1 | -5/+5 |
* | Fixes a bug in the ScenePresence test itself. | diva | 2009-02-12 | 1 | -1/+1 |
* | Makes region crossings asynchronous. Moved the bulk of the original code out ... | diva | 2009-02-12 | 1 | -5/+9 |
* | Sending this to Justin, so that he can see what's wrong with the StandaloneTe... | diva | 2009-02-12 | 1 | -3/+11 |
* | this is step 2 of 2 of the OpenSim.Region.Environment refactor. | Dr Scofield | 2009-02-10 | 1 | -2/+2 |
* | Commented out a problematic test that needs more careful revision. | diva | 2009-02-10 | 1 | -1/+2 |
* | This changeset is the step 1 of 2 in refactoring | Dr Scofield | 2009-02-06 | 1 | -0/+292 |