aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Archiver/Tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove pointless mock user account service since the real one can now be easi...Justin Clark-Casey (justincc)2010-06-041-1/+1
* make oar object filename/pathname creation a helper methodJustin Clark-Casey (justincc)2010-05-211-27/+10
* add prim item and test asset save in save oar unit testJustin Clark-Casey (justincc)2010-05-211-2/+30
* Add --skip-assets option to load oar.Justin Clark-Casey (justincc)2010-04-161-1/+1
* Merge branch 'master' into presence-refactorMelanie2010-02-221-12/+12
|\
| * Formatting cleanup.Jeff Ames2010-02-151-12/+12
* | One more test running.Diva Canto2010-02-211-1/+1
* | Merge branch 'master' into presence-refactorMelanie2010-02-082-112/+215
|\ \ | |/
| * use common sop2 setup for TestMergeOarV0_2()Justin Clark-Casey (justincc)2010-01-291-16/+12
| * make TestSaveOarV0_2() use a common part2 constructionJustin Clark-Casey (justincc)2010-01-291-18/+14
| * use common part1 createio nin TestMergeOarV0_2()Justin Clark-Casey (justincc)2010-01-291-16/+5
| * minor: swap which part uses the automatically set up scene in TestMergeOarV0_2()Justin Clark-Casey (justincc)2010-01-291-25/+13
| * use common part1 creation in ArchiverTests.TestLoadOarV0_2()Justin Clark-Casey (justincc)2010-01-291-30/+28
| * refactor out scene object 1 creation n ArchiverTetssJustin Clark-Casey (justincc)2010-01-291-44/+22
| * factor out scene setup in ArchiverTestsJustin Clark-Casey (justincc)2010-01-291-40/+53
| * Add method to get all items with the same name from a particular primJustin Clark-Casey (justincc)2010-01-291-5/+4
| * Add first part of test for checking restore of task inventory items on oar loadJustin Clark-Casey (justincc)2010-01-222-1/+49
| * complete assertion checks of all other oar loaded region settingsJustin Clark-Casey (justincc)2010-01-221-0/+28
| * Allow oar loading to work even if an estate module is not presentJustin Clark-Casey (justincc)2010-01-221-0/+70
* | OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.Diva Canto2010-01-111-1/+1
|/
* Formatting cleanup.Jeff Ames2009-10-011-5/+5
* * Improves SceneSetupHelper to allow the tester to choose a real or mock, inv...Arthur Valadares2009-08-111-1/+1
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* * Add xml2 load testJustin Clarke Casey2009-05-291-2/+0
* * Resolve http://opensimulator.org/mantis/view.php?id=3191Justin Clarke Casey2009-05-181-4/+4
* * Re-enable save oar test by loading asset data plugins from test mock classJustin Clarke Casey2009-05-181-120/+120
* Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...diva2009-05-151-120/+120
* * refactor: break some of xml2 serialization out of sogJustin Clarke Casey2009-05-141-1/+2
* remove misleading commentSean Dague2009-05-071-3/+0
* instrument most of the tests with a new InMethod function that may help us fi...Sean Dague2009-05-071-0/+3
* * Get rid of some extraneous debug log output from the last commitJustin Clarke Casey2009-04-281-2/+2
* * Stop oar loading barfing if the archive contains directory entriesJustin Clarke Casey2009-04-281-4/+34
* * Write separate unit test for replicating iar structure to a user inventoryJustin Clarke Casey2009-04-241-3/+2
* * Write basic, incomplete load iar testJustin Clarke Casey2009-04-241-6/+0
* * refactor: move archive user inventory item serialization out to a separate ...Justin Clarke Casey2009-04-231-1/+1
* 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