aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Tests/Common/Mock/TestInventoryService.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename test services to mock services, since this is a more accurate descriptionJustin Clark-Casey (justincc)2009-11-121-190/+0
* * Fixes mantis http://opensimulator.org/mantis/view.php?id=4044. Turns out fo...Diva Canto2009-08-221-0/+5
* Added MoveItems, which is most useful upon viewer-delete inventory operation....Diva Canto2009-08-191-0/+5
* A better purge of trash folder.Diva Canto2009-08-191-1/+1
* Added GetAssetPermissions. Few last bugs nixed. This is ready for testing.Diva Canto2009-08-131-0/+5
* Renamed QueryItem/QueryFolder to GetItem/GetFolder. The word 'query' starting...Diva Canto2009-08-131-2/+2
* Formatting cleanup. Add copyright headers.Jeff Ames2009-08-131-1/+28
* Added new operations to mock inventory service in tests.Diva Canto2009-08-111-0/+15
* * Improves SceneSetupHelper to allow the tester to choose a real or mock, inv...Arthur Valadares2009-08-111-0/+133