aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/Tests/StandaloneTeleportTests.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* CommunicationsManager deleted.Diva Canto2010-01-111-3/+2
* All Framework.Communications.Clients and Framework.Communications.Services de...Diva Canto2010-01-101-2/+2
* Formatting cleanup.Jeff Ames2009-10-011-2/+2
* I think I have fixed something that was broken in the scene setup (tests) and...Diva Canto2009-09-281-3/+4
* Improved the Local grid connector to fetch data from the DB when it doesn't f...Diva Canto2009-09-281-3/+4
* * Another attempt at fixing the random spurious test error.Teravus Ovares (Dan Olivares)2009-08-261-0/+11
* * Put the StandaloneTeleportTest in a new thread and call Thread.Join() insid...Teravus Ovares (Dan Olivares)2009-08-141-20/+95
* * Updates RESTInterregionComms and LocalInterregionComms to the new region mo...Arthur Valadares2009-07-231-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/+111
* * Restructured Scenes Tests to follow (what I conceive of as being) current d...lbsa712009-06-051-111/+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-0/+2
* 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
* * Tagged long running tests with LongRunningAttribute.lbsa712009-04-091-2/+3
* * For each test in OpenSim.Region.Framework.Scenes.Tests, tell the console wh...Justin Clarke Casey2009-03-271-0/+4
* * Change static field "initialized" in RestInterregionComms to an instance fieldJustin Clarke Casey2009-02-131-11/+9
* Add copyright headers. Minor formatting cleanup. Fix some compiler warnings...Jeff Ames2009-02-131-2/+2
* Sending this to Justin, so that he can see what's wrong with the StandaloneTe...diva2009-02-121-9/+11
* this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2009-02-101-1/+1
* * reinstate OpenSim/Region/Framework/Scenes/TestsJustin Clarke Casey2009-02-061-1/+0
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-061-0/+105