Melanie Thielker
|
c74fa02d87
Harmonize case in Permissions enum
|
7 vuotta sitten |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 vuotta sitten |
Diva Canto
|
c34fcae3f3
Added a test for checking permissions in inventory items that are transferred. This is a work in progress. All permission assertions are commented for now. Will get back to this later when permissions are fixed by Melanie.
|
8 vuotta sitten |
Diva Canto
|
959872315f
WARNING: massive refactor to follow libomv's latest changes regarding inventory folders. The newest version of libomv itself is committed here. Basically, everything that was using the AssetType enum has been combed through; many of those uses were changed to the new FolderType enum.
|
9 vuotta sitten |
Justin Clark-Casey (justincc)
|
67789201c3
Add TestRejectGivenFolder() and TestAcceptGivenFolder() regression tests
|
11 vuotta sitten |
Justin Clark-Casey (justincc)
|
e9cc22fea4
Add regression test TestSaveNonRootFolderToIar
|
11 vuotta sitten |
Justin Clark-Casey (justincc)
|
7ea832d47c
Fix regression introduced in a0d178b2 (Sat Aug 25 02:00:17 2012) where folders with asset type of 'Folder' and 'Unknown' were accidentally treated as system folders.
|
12 vuotta sitten |
Justin Clark-Casey (justincc)
|
14d05dc2a9
Add regression TestRezScriptedAttachmentsFromInventory() though this currently only checks for the presence of script items, not for started scripts
|
12 vuotta sitten |
Justin Clark-Casey (justincc)
|
30320505fa
redirect UserInventoryHelpers to use a different CreateNotecardAsset() so we can comment out some inconsistency
|
13 vuotta sitten |
Justin Clark-Casey (justincc)
|
9b3bbedeea
refactor: rename some AssetHelpers.CreateAsset() methods to CreateNotecardAsset()
|
13 vuotta sitten |
Justin Clark-Casey (justincc)
|
bd5d2cb043
Use scene presence agent id for rezzed object ownership rather than item owner.
|
13 vuotta sitten |
Justin Clark-Casey (justincc)
|
696bd44833
Add new regression TestRezAttachmentsOnAvatarEntrance() to do simple attachments check
|
13 vuotta sitten |
Justin Clark-Casey (justincc)
|
fe471b6424
Extend TestGiveInventoryFolder() to test giving back the freshly received folder
|
13 vuotta sitten |
Justin Clark-Casey (justincc)
|
12b1cbf8bf
Fix give inventory tests to use different users rather than (accidentally) the same user. Extend TestGiveInventoryItem() to test giving back the same item.
|
13 vuotta sitten |
Justin Clark-Casey (justincc)
|
896f039513
create TestGetInventoryItem()
|
13 vuotta sitten |
Justin Clark-Casey (justincc)
|
1543fd7fff
extend TestGiveInventoryFolder() to check for the receipt by user 2
|
13 vuotta sitten |
Justin Clark-Casey (justincc)
|
527e10a04e
add stub UserInventoryTests.GiveInventoryFolder(). Not yet complete
|
13 vuotta sitten |
Justin Clark-Casey (justincc)
|
4073f10133
rename test helpers enclosing package from Setup to Helpers
|
13 vuotta sitten |