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