aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/Tests/EntityManagerTests.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-11/+11
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-1/+0
* Consistenly make NUnit test cases inherit from OpenSimTestCase which automati...Justin Clark-Casey (justincc)2012-11-241-1/+1
* Add regression test for teleporting an agent between separated regions on the...Justin Clark-Casey (justincc)2012-04-271-1/+1
* rename TestHelper => TestHelpers for consistencyJustin Clark-Casey (justincc)2011-08-061-2/+2
* rename test SceneSetupHelpers -> SceneHelpers for consistencyJustin Clark-Casey (justincc)2011-08-061-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
* Upgrade nunit.framework.dll to version 2.5.9. Fix up tests appropriately.Justin Clark-Casey (justincc)2011-03-091-1/+0
* Add test to check persistence of newly added pre-linked objectsJustin Clark-Casey (justincc)2010-09-061-2/+0
* minor: stop test using obsolete propertyJustin Clark-Casey (justincc)2010-08-241-1/+1
* Formatting cleanup.Jeff Ames2009-10-011-7/+7
* SceneObjectGroup cleanup. Removes the default constructor and unnecessary nul...John Hurliman2009-09-161-3/+1
* Formatting cleanup.Jeff Ames2009-06-101-4/+4
* * Reverting the test restructuring as, on second thought, this is not at all ...lbsa712009-06-071-0/+184
* * Restructured Scenes Tests to follow (what I conceive of as being) current d...lbsa712009-06-051-184/+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
* * Tagged long running tests with LongRunningAttribute.lbsa712009-04-091-3/+4
* * For each test in OpenSim.Region.Framework.Scenes.Tests, tell the console wh...Justin Clarke Casey2009-03-271-1/+6
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-061-0/+176