aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/Tests/UuidGathererTests.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-9/+9
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-24/+67
2012-11-24Consistenly make NUnit test cases inherit from OpenSimTestCase which automati...Justin Clark-Casey (justincc)1-1/+1
2012-04-27Add regression test for teleporting an agent between separated regions on the...Justin Clark-Casey (justincc)1-1/+1
2011-10-22Get UUIDGatherer to scan notecards in the graph for asset uuids.Justin Clark-Casey (justincc)1-0/+26
2011-08-06rename TestHelper => TestHelpers for consistencyJustin Clark-Casey (justincc)1-2/+2
2011-08-06rename test SceneSetupHelpers -> SceneHelpers for consistencyJustin Clark-Casey (justincc)1-1/+1
2011-05-21Get rid of OpenSim.Tests.Common.Setup subpackage in favour of just OpenSim.Te...Justin Clark-Casey (justincc)1-1/+0
2011-04-15remove mock asset service for tests in favour of always using the real oneJustin Clark-Casey (justincc)1-1/+3
2011-03-09Upgrade nunit.framework.dll to version 2.5.9. Fix up tests appropriately.Justin Clark-Casey (justincc)1-1/+0
2010-05-21add prim item and test asset save in save oar unit testJustin Clark-Casey (justincc)1-1/+2
2010-03-15* UuidGatherer now tracks asset types for assets it discovers. The asset type...John Hurliman1-2/+2
2010-02-22* Adds CreatorID to asset metadata. This is just the plumbing to support Crea...John Hurliman1-1/+1
2009-11-23Formatting cleanup.Jeff Ames1-2/+2
2009-11-12refactor: extract another test asset helper methodJustin Clark-Casey (justincc)1-4/+3
2009-11-12Rename test services to mock services, since this is a more accurate descriptionJustin Clark-Casey (justincc)1-1/+1
2009-11-12Stop iar save failing on corrupt assetsJustin Clark-Casey (justincc)1-4/+27
2009-11-12minor: refactor common setup in uuid gatherer testJustin Clark-Casey (justincc)1-3/+10
2009-11-12minor: remove mono compiler warningJustin Clark-Casey (justincc)1-0/+1
2009-11-11Add basic new uuid gatherer tests to check behaviour when the gather seed is ...Justin Clark-Casey (justincc)1-24/+19
2008-11-08Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup.Jeff Ames1-0/+27
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-4/+4
2008-07-11Update svn properties.Jeff Ames1-35/+35
2008-07-08* Split out various classes from IClientAPI into their own files, in accordan...lbsa711-0/+36