| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix issue where calling llVolumeDetect(FALSE) would not remove phantom flag, ... | Justin Clark-Casey (justincc) | 2012-12-14 | 1 | -1/+40 |
* | Consistenly make NUnit test cases inherit from OpenSimTestCase which automati... | Justin Clark-Casey (justincc) | 2012-11-24 | 1 | -1/+1 |
* | Add regression test for teleporting an agent between separated regions on the... | Justin Clark-Casey (justincc) | 2012-04-27 | 1 | -1/+1 |
* | Make TestSetPhysicsSinglePrim() actually add the object to the scene in order... | Justin Clark-Casey (justincc) | 2012-04-22 | 1 | -0/+2 |
* | Fix bug where setting phantom on a prim would result in a server log message ... | Justin Clark-Casey (justincc) | 2012-04-22 | 1 | -0/+2 |
* | Add test for setting physics in a linkset | Justin Clark-Casey (justincc) | 2012-04-21 | 1 | -2/+28 |
* | Add regression test for prim status when root prim in a new linkset is non-ph... | Justin Clark-Casey (justincc) | 2012-04-21 | 1 | -0/+19 |
* | Fix a bug where linking a non-physical prim with a physical prim as root woul... | Justin Clark-Casey (justincc) | 2012-04-21 | 1 | -0/+19 |
* | Add test for correct physics status on linking two physics objects | Justin Clark-Casey (justincc) | 2012-04-21 | 1 | -2/+26 |
* | refactor: extract common setup code in SceneObjectStatusTests | Justin Clark-Casey (justincc) | 2012-04-21 | 1 | -10/+16 |
* | Add TestSetPhysics() to SOP status tests | Justin Clark-Casey (justincc) | 2012-04-21 | 1 | -0/+20 |
* | rename TestHelper => TestHelpers for consistency | Justin Clark-Casey (justincc) | 2011-08-06 | 1 | -1/+1 |
* | rename test SceneSetupHelpers -> SceneHelpers for consistency | Justin Clark-Casey (justincc) | 2011-08-06 | 1 | -1/+1 |
* | extend phantom flag regression test to toggle back off | Justin Clark-Casey (justincc) | 2011-08-06 | 1 | -0/+4 |
* | refactor: Fold most SOP.ScriptSet* methods back into script code. Simplify. | Justin Clark-Casey (justincc) | 2011-08-06 | 1 | -2/+2 |
* | Add regression test for setting phantom status on a scene object. This is no... | Justin Clark-Casey (justincc) | 2011-08-05 | 1 | -0/+62 |