aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/Tests/SceneObjectBasicTests.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2010-03-12Fix tests broken in 88771aeed3d45e60a18aa9a810eeb37b8e5def12Justin Clark-Casey (justincc)1-9/+4
2010-03-02Fixes Region.Framework tests. Although these tests don't fail, they need to b...Diva Canto1-5/+13
2010-01-11OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.Diva Canto1-1/+1
2010-01-10NetworkServersInfo removed from CommsManager.Diva Canto1-1/+0
2009-10-01Formatting cleanup.Jeff Ames1-1/+1
2009-10-01Formatting cleanup.Jeff Ames1-8/+8
2009-06-07* Reverting the test restructuring as, on second thought, this is not at all ...lbsa711-0/+0
2009-06-05* Restructured Scenes Tests to follow (what I conceive of as being) current d...lbsa711-0/+0
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
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 Dague1-5/+5
2009-04-09* Tagged long running tests with LongRunningAttribute.lbsa711-1/+2
2009-03-27* For each test in OpenSim.Region.Framework.Scenes.Tests, tell the console wh...Justin Clarke Casey1-2/+10
2009-03-12* Move SceneObject tests into their proper namespaceJustin Clarke Casey1-2/+2
2009-02-22Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke1-2/+2
2009-02-10this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield1-1/+1
2009-02-06* reinstate OpenSim/Region/Framework/Scenes/TestsJustin Clarke Casey1-2/+2
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield1-0/+0
2009-02-03* Fission SceneObjectTests into basic and linking setsJustin Clarke Casey1-0/+139