aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Tests/Common/Mock/BaseAssetRepository.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Massive tab and trailing space cleanupMelanie Thielker2017-01-051-4/+4
|
* refactor: consistently put all test classes in the OpenSim.Tests.Common ↵Justin Clark-Casey (justincc)2014-11-251-1/+1
| | | | | | package rather than some in OpenSim.Tests.Common.Mock the separate mock package was not useful and was just another using line to always add
* Added assets service method AssetsExist(), which returns whether the given ↵Oren Hurvitz2014-04-021-4/+5
| | | | | | list of assets exist. This method is used to optimize sending assets with embedded assets: e.g., when a Hypergrid visitor takes an item into the inventory.
* Add copyright headers, formatting cleanup.Jeff Ames2009-05-201-0/+27
|
* Update svn properties.Jeff Ames2009-05-171-33/+33
|
* * Added some more tests to the GetAssetStreamHandlerslbsa712009-05-131-0/+34