aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/Inventory/Archiver/Tests/PathTests.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* rename TestHelper => TestHelpers for consistencyJustin Clark-Casey (justincc)2011-08-061-7/+7
* rename test SceneSetupHelpers -> SceneHelpers for consistencyJustin Clark-Casey (justincc)2011-08-061-11/+11
* Get rid of OpenSim.Tests.Common.Setup subpackage in favour of just OpenSim.Te...Justin Clark-Casey (justincc)2011-05-211-1/+0
* rename UserInventoryTestsUtils -> UserInventoryHelpers for consistencyJustin Clark-Casey (justincc)2011-05-211-4/+4
* rename UserProfileTestUtils to UserAccountHelpers to be consistent with other...Justin Clark-Casey (justincc)2011-05-211-8/+8
* get rid of all traces of the now used mock service infrastructureJustin Clark-Casey (justincc)2011-04-151-7/+7
* refactor: rename test user account fieldsJustin Clark-Casey (justincc)2011-03-101-13/+13
* When setting up default iar for testing, use iar archiving code rather than c...Justin Clark-Casey (justincc)2011-03-101-3/+1
* Split the inventory path testing parts of TestLoadIarV0_1ExistingUsers() into...Justin Clark-Casey (justincc)2011-03-101-1/+46
* 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/+436