aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/Inventory/Archiver/Tests/InventoryArchiveTestCase.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* get rid of all traces of the now used mock service infrastructureJustin Clark-Casey (justincc)2011-04-151-1/+1
* Make all the objects in a coalescence reappears after being loaded from an IA...Justin Clark-Casey (justincc)2011-04-151-1/+1
* implement stub TestLoadCoalesecedItem(). Doesn't do what it's meant to do yet.Justin Clark-Casey (justincc)2011-04-141-4/+31
* simplify InventoryArchiveTestCase setupJustin Clark-Casey (justincc)2011-04-141-18/+2
* refactor: rename test user account fieldsJustin Clark-Casey (justincc)2011-03-101-8/+8
* factor out common scene setup code in InventoryArchiveTestCaseJustin Clark-Casey (justincc)2011-03-101-1/+1
* When setting up default iar for testing, use iar archiving code rather than c...Justin Clark-Casey (justincc)2011-03-101-10/+10
* Change existing users load iar test so that it fulfills it's original intenti...Justin Clark-Casey (justincc)2011-03-101-1/+6
* Make the item created in the default test iar an object rather than a scriptJustin Clark-Casey (justincc)2011-03-091-2/+27
* minor: change the order of some default iar setup in test caseJustin Clark-Casey (justincc)2011-03-091-5/+7
* Upgrade nunit.framework.dll to version 2.5.9. Fix up tests appropriately.Justin Clark-Casey (justincc)2011-03-091-1/+0
* Split out path tests from InventoryArchiveTests. Factor common code into tes...Justin Clark-Casey (justincc)2011-03-091-0/+124