aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Land/Tests (unfollow)
Commit message (Expand)AuthorFilesLines
2011-03-25Add ILandObject.IPrimCounts for the new prim count module.Justin Clark-Casey (justincc)1-28/+32
2011-03-23factor out common test setup code in PCM testsJustin Clark-Casey (justincc)1-57/+53
2011-03-23extend TestAddOwnerObject() to add a second objectJustin Clark-Casey (justincc)1-4/+14
2011-03-23Add PrimCountModuleTests.TestRemoveOwnerObject().Justin Clark-Casey (justincc)1-1/+38
2011-03-23refactor: simplify part of AddSceneObject() test setup by moving sog construc...Justin Clark-Casey (justincc)1-10/+1
2011-03-23use a 3 part object for the pcm test rather than a 1 part, for improved test ...Justin Clark-Casey (justincc)1-10/+14
2011-03-23user a non UUID.Zero user in pcm test to avoid any special treatment of UUID....Justin Clark-Casey (justincc)1-4/+5
2011-03-23Extend simple PCM add object test to check all countsJustin Clark-Casey (justincc)1-0/+11
2011-03-23Add generic EventManager.OnObjectAddedToScene and get PrimCountModule to list...Justin Clark-Casey (justincc)1-0/+2
2011-03-22Add an initial confidence-building TestAddObject() for prim counts.Justin Clark-Casey (justincc)1-0/+75