aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Asset/Tests (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-1/+1
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-1/+0
2012-12-05minor: Fix more compiler warnings in CoreModules tests by properly overriding...Justin Clark-Casey (justincc)1-1/+3
2012-11-24Consistenly make NUnit test cases inherit from OpenSimTestCase which automati...Justin Clark-Casey (justincc)1-1/+1
2012-09-09Adjust namespce of FlotsamCacheBlueWall1-1/+0
2012-09-09Revert "Move addin information to CoreModulePlugin.addin.xml"BlueWall1-1/+1
2012-09-07Move addin information to CoreModulePlugin.addin.xmlBlueWall1-1/+1
2012-04-27Add regression test for teleporting an agent between separated regions on the...Justin Clark-Casey (justincc)1-1/+1
2011-10-22refactor: rename some AssetHelpers.CreateAsset() methods to CreateNotecardAss...Justin Clark-Casey (justincc)1-4/+4
2011-08-06rename TestHelper => TestHelpers for consistencyJustin Clark-Casey (justincc)1-6/+6
2011-08-06rename test SceneSetupHelpers -> SceneHelpers for consistencyJustin Clark-Casey (justincc)1-2/+2
2011-07-04Add TestClearCache()Justin Clark-Casey (justincc)1-0/+17
2011-07-04add TestExpireAsset()Justin Clark-Casey (justincc)1-0/+20
2011-07-04refactor: Move test setup code into setup methodJustin Clark-Casey (justincc)1-13/+20
2011-07-04Make it possible to disable the file part of the flotsam asset cacheJustin Clark-Casey (justincc)1-1/+2
2011-07-04Add basic flotsam asset cache test for retrieved cached asset.Justin Clark-Casey (justincc)1-0/+82