aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/Inventory/Archiver/Tests/InventoryArchiverTests.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* * Make archiver tests pump the asset server manually instead of starting the ...Justin Clarke Casey2009-04-141-1/+5
* * Tagged long running tests with LongRunningAttribute.lbsa712009-04-091-1/+2
* Rename OpenSim.Framework.Archive to OpenSim.Framework.SerializationMike Mazur2009-03-161-1/+1
* Move ArchiveConstants to OpenSim.Framework.ArchiveMike Mazur2009-03-121-38/+38
* Moving TarArchive to OpenSim.Framework.ArchiveMike Mazur2009-03-121-1/+2
* * Add the abilty to load and save iar item nodes where folders have identical...Justin Clarke Casey2009-03-041-3/+9
* * Fix my own unit testJustin Clarke Casey2009-02-251-2/+3
* * Assign incoming items with a random UUID so that archives can be loaded mor...Justin Clarke Casey2009-02-171-2/+0
* * extend inventory archive save test to check for the presence of the item fi...Justin Clarke Casey2009-02-171-26/+32
* * switch to pulsing monitors to perform test sync instead of events, since th...Justin Clarke Casey2009-02-171-5/+11
* * Establish InventoryArchiveSaved event for unit testsJustin Clarke Casey2009-02-171-7/+16
* * Iniital inventory archive test code. Doesn't actually do any testing yetJustin Clarke Casey2009-02-161-0/+159