aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Asset/Tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-1/+1
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-1/+0
* minor: Fix more compiler warnings in CoreModules tests by properly overriding...Justin Clark-Casey (justincc)2012-12-051-1/+3
* Consistenly make NUnit test cases inherit from OpenSimTestCase which automati...Justin Clark-Casey (justincc)2012-11-241-1/+1
* Adjust namespce of FlotsamCacheBlueWall2012-09-091-1/+0
* Revert "Move addin information to CoreModulePlugin.addin.xml"BlueWall2012-09-091-1/+1
* Move addin information to CoreModulePlugin.addin.xmlBlueWall2012-09-071-1/+1
* Add regression test for teleporting an agent between separated regions on the...Justin Clark-Casey (justincc)2012-04-271-1/+1
* refactor: rename some AssetHelpers.CreateAsset() methods to CreateNotecardAss...Justin Clark-Casey (justincc)2011-10-221-4/+4
* rename TestHelper => TestHelpers for consistencyJustin Clark-Casey (justincc)2011-08-061-6/+6
* rename test SceneSetupHelpers -> SceneHelpers for consistencyJustin Clark-Casey (justincc)2011-08-061-2/+2
* Add TestClearCache()Justin Clark-Casey (justincc)2011-07-041-0/+17
* add TestExpireAsset()Justin Clark-Casey (justincc)2011-07-041-0/+20
* refactor: Move test setup code into setup methodJustin Clark-Casey (justincc)2011-07-041-13/+20
* Make it possible to disable the file part of the flotsam asset cacheJustin Clark-Casey (justincc)2011-07-041-1/+2
* Add basic flotsam asset cache test for retrieved cached asset.Justin Clark-Casey (justincc)2011-07-041-0/+82