aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/Tests (unfollow)
Commit message (Expand)AuthorFilesLines
2009-08-26* Another attempt at fixing the random spurious test error.Teravus Ovares (Dan Olivares)2-0/+17
2009-08-20* Switch border cross tests over to the new Border class.Teravus Ovares (Dan Olivares)1-1/+1
2009-08-19Commented T021_TestCrossToNewRegion because (1) it can fail on panda, and (2)...Diva Canto1-1/+8
2009-08-19Add Border (a virtual border management class)Teravus Ovares (Dan Olivares)1-0/+312
2009-08-17Commented 2 tests in ScenePresenceTests, one because things were being done i...Diva Canto1-6/+13
2009-08-17Add copyright header. Formatting cleanup.Jeff Ames1-1/+1
2009-08-16* ShortVersion, another attempt at fixing the test thread death that randomly...Teravus Ovares (Dan Olivares)1-1/+1
2009-08-14* Put the StandaloneTeleportTest in a new thread and call Thread.Join() insid...Teravus Ovares (Dan Olivares)1-20/+95
2009-08-14* allocate the dictionary for AgentCircuitData.ChildrenCapSeeds when creating...Teravus Ovares (Dan Olivares)1-0/+1
2009-08-13Deal with possible race in TestAddNeighborRegion in ScenePresenceTestsTeravus Ovares (Dan Olivares)1-0/+24
2009-07-23* Updates RESTInterregionComms and LocalInterregionComms to the new region mo...Arthur Valadares2-5/+3
2009-07-15minor: remove some mono compiler warningsJustin Clarke Casey2-2/+2
2009-06-22Formatting cleanup, ignore some generated files.Jeff Ames1-2/+2
2009-06-22Update svn properties.Jeff Ames2-218/+218
2009-06-22* Panda no like LongRunningAttribute, no? Me now reverting minuscule fix, yes...lbsa711-1/+1
2009-06-22* Added SceneTests and SceneBaseTestslbsa713-1/+219
2009-06-14Renamed Region/CoreModules/ServiceConnectors to Region/CoreModules/ServiceCon...diva2-2/+2
2009-06-10Formatting cleanup.Jeff Ames1-4/+4
2009-06-07* Reverting the test restructuring as, on second thought, this is not at all ...lbsa715-0/+1088
2009-06-05* Restructured Scenes Tests to follow (what I conceive of as being) current d...lbsa715-1088/+0
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames5-5/+5
2009-05-15Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...diva1-24/+24
2009-05-07instrument most of the tests with a new InMethod function that may help us fi...Sean Dague5-17/+23
2009-05-05- moving banned check and public/private check toDr Scofield1-3/+6
2009-05-03Some reorganization around service connectors. No functional changeMelanie Thielker2-2/+2
2009-04-14* Make archiver tests pump the asset server manually instead of starting the ...Justin Clarke Casey2-2/+2
2009-04-09* Reinstated Scene Crossing tests, now with timeouts to check for race condit...Arthur Valadares1-16/+55
2009-04-09* Tagged long running tests with LongRunningAttribute.lbsa713-6/+9
2009-03-27* Fix single item iar savingJustin Clarke Casey1-1/+0
2009-03-27* Also temporarily disable T032_CrossAttachments() since this relies on the e...Justin Clarke Casey1-1/+1
2009-03-27* Temporarily disable ScenePresenceTests.T021_TestCrossToNewRegion() as this ...Justin Clarke Casey1-1/+1
2009-03-27* For each test in OpenSim.Region.Framework.Scenes.Tests, tell the console wh...Justin Clarke Casey5-5/+48
2009-03-12* Move SceneObject tests into their proper namespaceJustin Clarke Casey2-3/+3
2009-02-26* Update ScenePresenceTests to reflect current REST communication workflow.Sean Dague1-11/+27
2009-02-22Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke2-30/+34
2009-02-13* Change static field "initialized" in RestInterregionComms to an instance fieldJustin Clarke Casey1-11/+9
2009-02-13Commented the tests for region crossings for now -- they need to be substanti...diva1-2/+4
2009-02-13Add copyright headers. Minor formatting cleanup. Fix some compiler warnings...Jeff Ames2-7/+7
2009-02-12Fixes a bug in the ScenePresence test itself.diva1-1/+1
2009-02-12Makes region crossings asynchronous. Moved the bulk of the original code out ...diva1-5/+9
2009-02-12Sending this to Justin, so that he can see what's wrong with the StandaloneTe...diva2-12/+22
2009-02-10this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield4-5/+5
2009-02-10Commented out a problematic test that needs more careful revision.diva1-1/+2
2009-02-06* reinstate OpenSim/Region/Framework/Scenes/TestsJustin Clarke Casey3-4/+3
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield5-0/+961