aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/Tests/SceneTestUtils.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Fold mock classes into existing OpenSim/Tests/Common assembly rather than s...Justin Clarke Casey2008-12-111-1/+1
* * minor: Move mock test classes into mock namespaceJustin Clarke Casey2008-12-111-1/+1
* * refactor: Move test infrastructure code to its own package so that it can b...Justin Clarke Casey2008-12-101-0/+1
* * test: Extend take object test to finally check that the object made it into...Justin Clarke Casey2008-11-281-1/+16
* * simplify AddNewClient since making this root without using MakeRootAgent() ...Justin Clarke Casey2008-11-281-1/+8
* * test: Add a wodge of code in order to be able to slightly extend a test to ...Justin Clarke Casey2008-11-281-5/+13
* * test: Separate out async deletion methods to test delete and take copy sepa...Justin Clarke Casey2008-11-281-0/+18
* * On delete to inventory, actually remove the group from the scene before the...Justin Clarke Casey2008-11-211-2/+5
* * refactor: change some method names and doc in the physics plugin managerJustin Clarke Casey2008-11-201-1/+1
* * Allow physics dlls to be loaded separately, rather than just the contents o...Justin Clarke Casey2008-11-201-1/+1
* * 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 root...Justin Clarke Casey2008-11-201-1/+6
* * Add just enough to allow the scene presences test to establish a new user c...Justin Clarke Casey2008-11-191-3/+12
* * Move test scene construction infrastructure methods to a separate class for...Justin Clarke Casey2008-11-141-0/+78