| Commit message (Expand) | Author | Age | Files | Lines |
* | Consistenly make NUnit test cases inherit from OpenSimTestCase which automati... | Justin Clark-Casey (justincc) | 2012-11-24 | 1 | -1/+1 |
* | Add OSSL function osForceAttachToAvatarFromInventory() | Justin Clark-Casey (justincc) | 2012-07-05 | 1 | -2/+7 |
* | Add regression test for teleporting an agent between separated regions on the... | Justin Clark-Casey (justincc) | 2012-04-27 | 1 | -4/+4 |
* | Add llGiveInventory() test from object to object where both objects are owned... | Justin Clark-Casey (justincc) | 2012-03-22 | 1 | -2/+4 |
* | minor: remove mono compiler warning | Justin Clark-Casey (justincc) | 2012-03-02 | 1 | -2/+1 |
* | Add TestAddTaskInventoryItem() | Justin Clark-Casey (justincc) | 2012-02-07 | 1 | -1/+25 |
* | rename TestHelper => TestHelpers for consistency | Justin Clark-Casey (justincc) | 2011-08-06 | 1 | -3/+3 |
* | rename test SceneSetupHelpers -> SceneHelpers for consistency | Justin Clark-Casey (justincc) | 2011-08-06 | 1 | -6/+6 |
* | Get rid of OpenSim.Tests.Common.Setup subpackage in favour of just OpenSim.Te... | Justin Clark-Casey (justincc) | 2011-05-21 | 1 | -1/+0 |
* | refactor: rename AddSceneObjectItem to AddSceneObject | Justin Clark-Casey (justincc) | 2011-05-21 | 1 | -1/+1 |
* | refactor: move scene object item creation code into TaskInventoryHelpers | Justin Clark-Casey (justincc) | 2011-05-21 | 1 | -8/+2 |
* | move test task inventory notecard item creation into a new TastInventoryHelpe... | Justin Clark-Casey (justincc) | 2011-05-21 | 1 | -21/+2 |
* | refactor: use SceneSetupHelpers.CreateSceneObject() | Justin Clark-Casey (justincc) | 2011-05-21 | 1 | -13/+3 |
* | rename UserProfileTestUtils to UserAccountHelpers to be consistent with other... | Justin Clark-Casey (justincc) | 2011-05-21 | 1 | -3/+3 |
* | refactor: in TaskInventoryTests, use UserProfileTestUtils.CreateUserWithInvet... | Justin Clark-Casey (justincc) | 2011-05-21 | 1 | -12/+3 |
* | refactor Scene.RezObject() to use AddNewSceneObject() rather than copy/pastin... | Justin Clark-Casey (justincc) | 2011-05-21 | 1 | -1/+4 |
* | refactor TestRezObjectFromInventoryItem() | Justin Clark-Casey (justincc) | 2011-05-20 | 1 | -6/+6 |
* | add test for rezzing an object from a prim item | Justin Clark-Casey (justincc) | 2011-05-20 | 1 | -1/+44 |
* | get rid of all traces of the now used mock service infrastructure | Justin Clark-Casey (justincc) | 2011-04-15 | 1 | -2/+2 |
* | Upgrade nunit.framework.dll to version 2.5.9. Fix up tests appropriately. | Justin Clark-Casey (justincc) | 2011-03-09 | 1 | -1/+0 |
* | Formatting cleanup. | Jeff Ames | 2010-09-12 | 1 | -7/+7 |
* | * Cache null account responses in the SimianUserAccountServiceConnector to av... | John Hurliman | 2010-09-07 | 1 | -1/+3 |
* | add test to check move of task item to user inventory when a target folder is... | Justin Clark-Casey (justincc) | 2010-08-24 | 1 | -0/+26 |
* | refactor TestMoveTaskInventoryItemNoParent() | Justin Clark-Casey (justincc) | 2010-08-24 | 1 | -24/+37 |
* | Add automated test at the opensim 'api' level to check that a given item goes... | Justin Clark-Casey (justincc) | 2010-08-24 | 1 | -0/+104 |