aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Tests/Common/Mock/TestAssetDataPlugin.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename TestAssetDataPlugin to MockAssetDataPluginJustin Clark-Casey (justincc)2009-11-271-64/+0
* Formatting cleanup.Jeff Ames2009-10-011-2/+2
* Fixing a spot I missed in assets. Switching Grid to the new naming schema wit...Kunnis2009-08-191-0/+13
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* * Added some more tests to the GetAssetStreamHandlerslbsa712009-05-131-26/+1
* * Add basic asset cache get testJustin Clarke Casey2009-03-091-8/+29
* Implemented FetchAssetMetadataSet in DB backends.Mike Mazur2009-03-091-0/+2
* * Reverted the AssetServer fix, apparently something was dependent on IAssetD...lbsa712009-02-191-0/+1
* * Extracted IAssetData and moved it to OpenSim.Framework to prepare to get ri...lbsa712009-02-191-1/+0
* - move IAssetDataPlugin from OpenSim/Framework/IAssetProvider.cs toMike Mazur2009-02-031-3/+3
* Rename IAssetProviderPlugin to IAssetDataPlugin aligning with the other data ...Mike Mazur2009-02-031-1/+1
* * Fold mock classes into existing OpenSim/Tests/Common assembly rather than s...Justin Clarke Casey2008-12-111-0/+53