aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/Tests/StandaloneTeleportTests.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* rip out sog generation methods in ScenePresenceAgentTests and use SceneHelper...Justin Clark-Casey (justincc)2011-08-061-196/+0
* rename TestHelper => TestHelpers for consistencyJustin Clark-Casey (justincc)2011-08-061-1/+1
* rename test SceneSetupHelpers -> SceneHelpers for consistencyJustin Clark-Casey (justincc)2011-08-061-5/+5
* Rename SceneSetupHelpers.AddRootAgent to AddClient() to better represent its ...Justin Clark-Casey (justincc)2011-07-091-1/+1
* Get rid of OpenSim.Tests.Common.Setup subpackage in favour of just OpenSim.Te...Justin Clark-Casey (justincc)2011-05-211-1/+0
* get rid of all traces of the now used mock service infrastructureJustin Clark-Casey (justincc)2011-04-151-2/+2
* Upgrade nunit.framework.dll to version 2.5.9. Fix up tests appropriately.Justin Clark-Casey (justincc)2011-03-091-1/+0
* 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