| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix regression introduced in a0d178b2 (Sat Aug 25 02:00:17 2012) where folder... | Justin Clark-Casey (justincc) | 2012-08-29 | 1 | -2/+34 |
* | Add regression test for teleporting an agent between separated regions on the... | Justin Clark-Casey (justincc) | 2012-04-27 | 1 | -2/+2 |
* | Add new regression TestRezAttachmentsOnAvatarEntrance() to do simple attachme... | Justin Clark-Casey (justincc) | 2011-08-17 | 1 | -4/+4 |
* | rename TestHelper => TestHelpers for consistency | Justin Clark-Casey (justincc) | 2011-08-06 | 1 | -2/+2 |
* | rename test SceneSetupHelpers -> SceneHelpers for consistency | Justin Clark-Casey (justincc) | 2011-08-06 | 1 | -2/+2 |
* | Extend TestGiveInventoryFolder() to test giving back the freshly received folder | Justin Clark-Casey (justincc) | 2011-06-04 | 1 | -0/+8 |
* | Fix give inventory tests to use different users rather than (accidentally) th... | Justin Clark-Casey (justincc) | 2011-06-04 | 1 | -6/+11 |
* | insert an InventoryArchiveUtils.FindItemsByPath() to return multiple items ra... | Justin Clark-Casey (justincc) | 2011-06-04 | 1 | -0/+3 |
* | create TestGetInventoryItem() | Justin Clark-Casey (justincc) | 2011-06-04 | 1 | -0/+19 |
* | extend TestGiveInventoryFolder() to check for the receipt by user 2 | Justin Clark-Casey (justincc) | 2011-06-04 | 1 | -2/+4 |
* | minor: add in method print out to new test | Justin Clark-Casey (justincc) | 2011-06-03 | 1 | -0/+3 |
* | add stub UserInventoryTests.GiveInventoryFolder(). Not yet complete | Justin Clark-Casey (justincc) | 2011-06-03 | 1 | -0/+70 |