aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/Tests/SceneTestUtils.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Add a scratch test for removing a client from a sceneJustin Clarke Casey2008-11-201-2/+1
|
* * Add forgotton tag to existing remove scene object testJustin Clarke Casey2008-11-201-0/+26
|
* * Add enough infrastructure code to run an extremely basic and flaky add ↵Justin Clarke Casey2008-11-201-1/+6
| | | | root agent scene test
* * Add just enough to allow the scene presences test to establish a new user ↵Justin Clarke Casey2008-11-191-3/+12
| | | | connection (though not yet an actual ScenePresence)
* * Move test scene construction infrastructure methods to a separate class ↵Justin Clarke Casey2008-11-141-0/+78
for future common use