aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Archiver/Tests/ArchiverTests.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2009-04-221-4/+11
* * Make it possible to add a request id to load and save oar requestsJustin Clarke Casey2009-04-151-3/+10
* * Make archiver tests pump the asset server manually instead of starting the ...Justin Clarke Casey2009-04-141-1/+6
* * Tagged long running tests with LongRunningAttribute.lbsa712009-04-091-2/+4
* Rename OpenSim.Framework.Archive to OpenSim.Framework.SerializationMike Mazur2009-03-161-77/+77
* * Support loading empty folders in an iarJustin Clarke Casey2009-03-131-4/+4
* * Move SceneObject tests into their proper namespaceJustin Clarke Casey2009-03-121-0/+6
* Moving TarArchive to OpenSim.Framework.ArchiveMike Mazur2009-03-121-1/+2
* * Enable test logging for TestSaveOarV0p2 to capture more information the nex...Justin Clarke Casey2009-03-101-3/+4
* * Improve memory usage when writing OARsJustin Clarke Casey2009-03-061-4/+4
* * Move asset gathering code from oar module to OpenSim.Region.Framework since...Justin Clarke Casey2009-02-181-1/+1
* * switch to pulsing monitors to perform test sync instead of events, since th...Justin Clarke Casey2009-02-171-11/+17
* * Get rid of a unit test race condition based on my misreading of the AutoRes...Justin Clarke Casey2009-02-171-2/+4
* * Change static field "initialized" in RestInterregionComms to an instance fieldJustin Clarke Casey2009-02-131-1/+1
* large scale fix for svn props after "the great refactor"Sean Dague2009-02-121-13/+13
* * optimized usings.lbsa712009-02-121-15/+14
* * Implement merging of oars in codeJustin Clarke Casey2009-02-101-2/+80
* * extend load oar test to check that an object was actually loadedJustin Clarke Casey2009-02-101-5/+37
* this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2009-02-101-0/+188