aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/Tests/AssetTests.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-05Massive tab and trailing space cleanupMelanie Thielker1-3/+3
2016-09-01asset tests that still need UploadAttemptsUbitUmarov1-0/+18
2016-09-01assets uploads to grid. Change the retry code. Stop using asset.UploadAttempt...UbitUmarov1-18/+0
2015-11-17 work around some 'tests' errors: assets are modified by the test, on current...UbitUmarov1-0/+18
2014-11-28Remove unmaintained MSSQL support.Justin Clark-Casey (justincc)1-8/+0
2014-04-02Added assets service method AssetsExist(), which returns whether the given li...Oren Hurvitz1-7/+9
2012-11-24Consistenly make NUnit test cases inherit from OpenSimTestCase which automati...Justin Clark-Casey (justincc)1-1/+1
2011-08-06rename TestHelper => TestHelpers for consistencyJustin Clark-Casey (justincc)1-3/+3
2011-03-14Add current method output to all persistence level tests so that we can track...Justin Clark-Casey (justincc)1-0/+7
2011-03-09Upgrade nunit.framework.dll to version 2.5.9. Fix up tests appropriately.Justin Clark-Casey (justincc)1-17/+1
2010-05-26Minor correction to AssetTests.csAlexRa1-3/+3
2010-05-23Various minor changes in the data testsAlexRa1-0/+8
2010-05-23Unitests: Asset, Estate, Region (the "legacy" one), InventoryAlexRa1-5/+57
2010-05-23BasicAssetTest.cs replaced by AssetTests.csAlexRa1-0/+161