aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/Tests/StandaloneTeleportTests.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * refactor: move scene setup code into common test code assemblyJustin Clarke Casey2009-01-231-3/+4
|
* * Add some caps seed capability path checking to the simple non neighbours ↵Justin Clarke Casey2009-01-221-4/+21
| | | | standalone region teleport test
* * refactor: Extract caps related code from scene and put into a region moduleJustin Clarke Casey2009-01-211-2/+2
| | | | | | * No functional changes in this revision
* * Rig up enough infrastructure to actually perform a successful 'standalone' ↵Justin Clarke Casey2009-01-161-2/+8
| | | | | | | | | teleport unit test with checks that the scene presence disappeared from sceneA and appeared in sceneB * However, I'm not convinced that the actual process in the test completely reflects reality, and a lot of stuff had to be rigged up (which should get resolved over time)
* * add file I just missed out, nggggffJustin Clarke Casey2009-01-151-0/+87